1. ee1898e complete addition of scripting by renaming module from console to shell (FELIX-2339) by Derek Baum · 15 years ago
  2. 13df061 remove launcher bundle (FELIX-1670) by Derek Baum · 15 years ago
  3. a549551 Include full attribution in MOTD. (FELIX-2339) by Richard S. Hall · 15 years ago
  4. ce3ef3d Add missing descriptor. (FELIX-2042) by Richard S. Hall · 15 years ago
  5. 2b46919 Fix typo. (FELIX-2042) by Richard S. Hall · 15 years ago
  6. 9944670 added scripting support (FELIX-2339). by Derek Baum · 15 years ago
  7. 9967f8c fix ConcurrentModificationException caused by bad refactoring :-( by Derek Baum · 15 years ago
  8. 9abd792 Minor improvement to "lb". (FELIX-2042) by Richard S. Hall · 15 years ago
  9. 39f856a Align bundle formatter with "lb" command. (FELIX-2042) by Richard S. Hall · 15 years ago
  10. de4b31f Make "lb" command output more compact. (FELIX-2042) by Richard S. Hall · 15 years ago
  11. abe87b9 disable packageadmin and other coomands to avoid conflict with bundlecontext commands by Derek Baum · 15 years ago
  12. 4cd4c0f Fix bug in "which" command and other improvements to command by Richard S. Hall · 15 years ago
  13. f95b767 continue tidy-up: move SCOPE path handling into CommandProcessorImpl. FELIX-2328 by Derek Baum · 15 years ago
  14. cb297be fix to FELIX-1487 to report correct error location for defaulted commands. by Derek Baum · 15 years ago
  15. b86cd1c fix NPE in session.execute("a = $b x") when $b evaluates to null; by Derek Baum · 15 years ago
  16. dcb273f Improve ls command. (FELIX-2042) by Karl Pauls · 15 years ago
  17. 24aaf08 Improve/simplify "ls" command. (FELIX-2042) by Richard S. Hall · 15 years ago
  18. 85075cf Add "cd" command. (FELIX-2042) by Richard S. Hall · 15 years ago
  19. 28f3950 Add support for OBR command. (FELIX-2042) by Richard S. Hall · 15 years ago
  20. c8d570d Stop registering the bundle object as a command since it interferes by Richard S. Hall · 15 years ago
  21. a4018a0 Add more missing commands and do a little refactoring. (FELIX-2042) by Richard S. Hall · 15 years ago
  22. e9a8257 clean up runtime code. FELIX-2328 by Derek Baum · 15 years ago
  23. adb1730 updated dependency versions and excluded servlet and foundation from compendium. by Derek Baum · 15 years ago
  24. 5700633 fix setLocation to always map EOFError by Derek Baum · 15 years ago
  25. 01aa0a8 fix wrong exception: OperationNotSupportedException -> UnsupportedOperationException by Derek Baum · 15 years ago
  26. c768352 refactor Parser - create explicit Tokenizer to enable fix for: by Derek Baum · 15 years ago
  27. e0f38d8 Add a "which" command to determine from where a bundle gets a class. (FELIX-2042) by Richard S. Hall · 15 years ago
  28. c12b633 Add descriptive information to commands. (FELIX-2042) by Richard S. Hall · 15 years ago
  29. b412dfc Add some basic support for descriptive info; this will likely need to by Richard S. Hall · 15 years ago
  30. de93139 Change parent pom. by Richard S. Hall · 15 years ago
  31. d38e807 Improve rudimentary "help" command and change some exception handling by Richard S. Hall · 15 years ago
  32. 887ba2c Initial porting of some Felix shell commands to Gogo; a lot of this is still by Richard S. Hall · 15 years ago
  33. b965d52 Reformat code according to style guide. by Richard S. Hall · 15 years ago
  34. a8fd227 Fix processing of flags; options not tested yet. by Richard S. Hall · 15 years ago
  35. 966730a Touching the heart: coercing by Peter Kriens · 15 years ago
  36. 02a52da Annotations for parameters by Peter Kriens · 15 years ago
  37. 87a1238 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  38. 8ca355c [maven-release-plugin] prepare release gogo-0.4.0 by Guillaume Nodet · 15 years ago
  39. 2051385 [gogo] upgrade to latest felix-parent by Guillaume Nodet · 15 years ago
  40. d916b15 FELIX-2247: Gogo badly prints empty maps and dictionaries by Guillaume Nodet · 15 years ago
  41. 3e9a51b added blank line to force bamboo rebuild, to fix spurious failure FELIX-DEF-3041 by Derek Baum · 15 years ago
  42. 2ee6cba reformat code using felix eclipse template. FELIX-1953. by Derek Baum · 15 years ago
  43. 7950bb7 change priority of ; and | to match bash. resolves FELIX-1500. by Derek Baum · 15 years ago
  44. e5b391a make closure arguments start at $1 (rather than $0). FELIX-1494. by Derek Baum · 15 years ago
  45. bd6785e FELIX-1722: gogo AbstractCommand should let the possibility to release the used Action by Guillaume Nodet · 15 years ago
  46. 335d8df [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  47. c8af6d7 [maven-release-plugin] prepare release gogo-0.2.2 by Guillaume Nodet · 15 years ago
  48. f272e8b FELIX-1858 - Remote commands via ssh only work once per restart by Chris Custine · 15 years ago
  49. e37f08d add felix command adaptor (FELIX-1671) by Derek Baum · 15 years ago
  50. d76a4ed [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  51. 6f7effb [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  52. 8ac477f Make sure we use the same AFS header everywhere by Guillaume Nodet · 15 years ago
  53. 485e5cf [goto] fix NOTICE for commands which actually include an OSGi class (ReifiedType) by Guillaume Nodet · 15 years ago
  54. 40b6253 Fix NOTICE files so that each artifact has its own (slightly) different copy by Guillaume Nodet · 15 years ago
  55. c8e9382 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  56. b368849 [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  57. 74eadc1 Fix NOTICE files in jars by Guillaume Nodet · 15 years ago
  58. 5b75656 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  59. d7019d0 [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  60. 71f91c4 Revert to maven bundle plugin 1.4.3 for release by Guillaume Nodet · 15 years ago
  61. 57770cd [gogo] Remove include-resource header from the manifest by Guillaume Nodet · 15 years ago
  62. 657f96c Try to work around FELIX-1262 for gogo by Guillaume Nodet · 15 years ago
  63. 372d07c Try to release gogo with the maven bundle plugin 2.0.0 by Guillaume Nodet · 15 years ago
  64. 66af9af Use snapshot of maven bundle plugin to work around FELIX-1262 by Guillaume Nodet · 15 years ago
  65. 2f5f0ea Add missing license / notice file in jars by Guillaume Nodet · 15 years ago
  66. 1911821 [maven-release-plugin] rollback the release of gogo-0.2.0 by Guillaume Nodet · 15 years ago
  67. f083c72 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  68. 46b5b36 [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  69. a47ff57 Fix release process by Guillaume Nodet · 15 years ago
  70. fcc5f32 Fix gogo assembly by Guillaume Nodet · 15 years ago
  71. 26d72ba Add license / notice files, fix pom by Guillaume Nodet · 15 years ago
  72. bd5cd3e Add a top level assembly by Guillaume Nodet · 15 years ago
  73. cca03b4 Fix poms for release by Guillaume Nodet · 15 years ago
  74. 918063a FELIX-1526: rename <> operators to (), as this is more like bash. by Derek Baum · 15 years ago
  75. 82fe3f6 FELIX-1536: The ThreadIO should use inheritable thread locals in case a command spawns a thread by Guillaume Nodet · 15 years ago
  76. 9b93171 stop duplicate error message for bad command. FELIX-1405 by Derek Baum · 15 years ago
  77. 04be1aa FELIX-1325: gogo doesn't report a command not found error unless an argument is supplied by Guillaume Nodet · 15 years ago
  78. c03ed98 FELIX-1520: <> evaluated the command too many times by Guillaume Nodet · 15 years ago
  79. f6f71e0 removed redundant constructions from test cases. applied patch in FELIX-1505. by Derek Baum · 15 years ago
  80. 8d000e1 FELIX-1506 by Derek Baum · 15 years ago
  81. 22f4ffe use session.err rather than System.err to write message added in FELIX-1405. by Derek Baum · 15 years ago
  82. bac16ff fix FELIX-1408 by Derek Baum · 15 years ago
  83. e4eadb5 fix for FELIX-1405 by Derek Baum · 15 years ago
  84. 193e7cf fix for FELIX-1403 by Derek Baum · 15 years ago
  85. e9ebf29 Allow retrieving the command lazily by Guillaume Nodet · 15 years ago
  86. b8b9756 Fix expansion by Guillaume Nodet · 15 years ago
  87. ecaeef2 Make sure to delegate all methods to the underlying print stream to avoid deadlocks (as the print stream classes are synchronized, but we only use a single instance for all threads) by Guillaume Nodet · 15 years ago
  88. b6e42f7 Fix small evaluation problems in gogo by Guillaume Nodet · 15 years ago
  89. 2449375 Better formatting, fix special values (true, false, null), fix -bash, ... parsing by Guillaume Nodet · 15 years ago
  90. bfed6bd FELIX-1304: Better support for variables evaluation in arguments by Guillaume Nodet · 15 years ago
  91. f0a7883 Improve test for gogo commands by Guillaume Nodet · 15 years ago
  92. dc1e3ce Version should be 0.9.0-SNAPSHOT so the release version will be greater; by Richard S. Hall · 15 years ago
  93. d6b0443 Renamed modules to remove redundancy in directory names. by Richard S. Hall · 15 years ago
  94. 147f1ca Tried to update the launcher to use standard embedding and launching API. by Richard S. Hall · 15 years ago
  95. 4b01f4b Removed obsolete Felix properties. by Richard S. Hall · 15 years ago
  96. c056e1c Add commands, fix parser, remove DS dependency, remove equinox support by Guillaume Nodet · 15 years ago
  97. 352116c Rename module directories. by Richard S. Hall · 15 years ago
  98. 5eb2d4e FELIX-1266: maven build for gogo by Guillaume Nodet · 15 years ago
  99. e5d6665 FELIX-1268: Reformat code according to felix conventions by Guillaume Nodet · 15 years ago
  100. 77c7696 FELIX-1267: Rename gogo package from aQute.* to org.apache.felix.gogo.* by Guillaume Nodet · 15 years ago