1. a5283d9 FELIX-3340 Allow the prompt to be a Function by Felix Meschberger · 12 years ago
  2. e466e98 FELIX-3341 Implement csh-like command line history - add missing tests by Felix Meschberger · 12 years ago
  3. a836c1d FELIX-3341 Implement csh-like command line history by Felix Meschberger · 12 years ago
  4. 8ea7c07 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  5. 8e194d1 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.12.0 by Karl Pauls · 13 years ago
  6. bfbee09 Update changelog by Karl Pauls · 13 years ago
  7. b47236a Changed "required only" flag name. (FELIX-3118) by Richard S. Hall · 13 years ago
  8. 17281c8 Improving whitespace. (FELIX-3050) by Richard S. Hall · 13 years ago
  9. dff7ab4 Apply patch FELIX-3118 to add "required" option to OBR deploy command. by Richard S. Hall · 13 years ago
  10. 1dcf5f9 Simplify code. (FELIX-3088) by Richard S. Hall · 13 years ago
  11. 3ea9ffb Output a message if "resolve" could not resolve all bundles. (FELIX-3088) by Richard S. Hall · 13 years ago
  12. 689e823 Separate pre-R4.3 inspect command from post-R4.3 inspect command so that by Richard S. Hall · 13 years ago
  13. 22fab31 Initial pass at implementing a consistent "inspect" command for pre/post by Richard S. Hall · 13 years ago
  14. f4faad0 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  15. dc808b4 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.10.0 by Richard S. Hall · 13 years ago
  16. a201ae5 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  17. 327b87d [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.10.0 by Richard S. Hall · 13 years ago
  18. 2b82926 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  19. 6ee6939 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.10.0 by Richard S. Hall · 13 years ago
  20. 5dfc9ad Prepare for release. by Richard S. Hall · 13 years ago
  21. db3c7ec [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  22. a80b3d8 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.10.0 by Richard S. Hall · 13 years ago
  23. ffbfd59 FELIX-3001 help command now supports osgi.command.function String or String[] by Derek Baum · 13 years ago
  24. c5aff63 fix Felix-2894 - Gogo does not handles options but not parameters by Derek Baum · 13 years ago
  25. 78377d9 Remove unwanted whitespace. by Richard S. Hall · 13 years ago
  26. ab1d0d4 Fix NPE bug and lack of output for unmatched search. (FELIX-2937, FELIX-2938) by Richard S. Hall · 13 years ago
  27. 194f10e work-around FELIX-2927 by Derek Baum · 13 years ago
  28. 32e502e FELIX-2984 Invalid handling of parameters (options were ok). It works now and the tests are running but I am not confident this code is correct yet. Will probably have to rewrite this. by Peter Kriens · 13 years ago
  29. 8ec4e1e synchronize access to commands to avoid ConcurrentModificationException (FELIX-2870) by Derek Baum · 13 years ago
  30. b161dcb [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  31. 621a922 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.8.0 by Richard S. Hall · 13 years ago
  32. c221002 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  33. 04cd842 [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.8.0 by Richard S. Hall · 13 years ago
  34. aae4f2b [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  35. 1b3fcb9 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.8.0 by Richard S. Hall · 13 years ago
  36. 1aa254b Rollback version. by Richard S. Hall · 13 years ago
  37. d889594 Update copyright year. by Richard S. Hall · 13 years ago
  38. ced02ac [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  39. 5538eac [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.8.0 by Richard S. Hall · 13 years ago
  40. 2d84fe8 Depend on final version of runtime. by Richard S. Hall · 13 years ago
  41. 2efce8c [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  42. 381e3bf [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.8.0 by Richard S. Hall · 13 years ago
  43. 4d2e164 Depend on final version of runtime. by Richard S. Hall · 13 years ago
  44. a1b2640 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 13 years ago
  45. 304f37f [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.8.0 by Richard S. Hall · 13 years ago
  46. bed97cc Update change logs. by Richard S. Hall · 13 years ago
  47. d4172f7 Add Windows linefeeds. (FELIX-2651) by Richard S. Hall · 13 years ago
  48. d7b3b4c listen on 127.0.0.1 by default; add --ip to specify listen address. FELIX-2767 by Derek Baum · 13 years ago
  49. c8e3319 [FELIX-2761] Do not use the o.a.f.service.command until it's part of the rfc by Guillaume Nodet · 14 years ago
  50. ab11637 [FELIX-2761][FELIX-2764] Add a listener interface called when executing commands, send an osgi event if EventAdmin is present by Guillaume Nodet · 14 years ago
  51. 1acb7c3 [FELIX-2761] Add a way to intercept execution of command lines by Guillaume Nodet · 14 years ago
  52. 1522fa6 [FELIX-2723] When the execution of a closure with pipes is interrupted, pipes should be interrupted too by Guillaume Nodet · 14 years ago
  53. 6985d8c Fix logic bug in bundlelevel command. (FELIX-2676) by Richard S. Hall · 14 years ago
  54. 1f6ade5 remove -i alias for --nointeractive FELIX-2661 by Derek Baum · 14 years ago
  55. 75dc988 added --nointeractive flag to gosh. FELIX-2661 by Derek Baum · 14 years ago
  56. 1335439 Cleanup after release by Karl Pauls · 14 years ago
  57. 7c6256f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  58. 8e2ddeb [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.1 by Karl Pauls · 14 years ago
  59. c7f0036 Prepare for release by Karl Pauls · 14 years ago
  60. f5d5f2d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  61. 0771748 [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.6.1 by Karl Pauls · 14 years ago
  62. 2a4adea Prepare for release by Karl Pauls · 14 years ago
  63. e7523d2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  64. 48f6528 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.1 by Karl Pauls · 14 years ago
  65. 2decfb8 Use gogo-parent 0.6.0 instead of 0.7.0-SNAPSHOT by Karl Pauls · 14 years ago
  66. 093a105 Update change logs. by Richard S. Hall · 14 years ago
  67. 0531f7c FELIX-2396: Ability to have callbacks when accessing session variables by Guillaume Nodet · 14 years ago
  68. ebff00f Reformat. by Richard S. Hall · 14 years ago
  69. a82d3fa [FELIX-2607] added a better exception to throw if an invalid command is typed by Guillaume Nodet · 14 years ago
  70. ac3014d [FELIX-2606] Decoupled the CommandProcessorImpl from osgi a bit so that it can be reused to implement non-osgi shells. by Guillaume Nodet · 14 years ago
  71. 851322c Use BundleContext.getProperty() rather System.getProperty(). (FELIX-2543) by Richard S. Hall · 14 years ago
  72. abf57a5 Use felix namespace packages and add mandatory attribute. (FELIX-2441) by Richard S. Hall · 14 years ago
  73. 4c24859 Use felix namespace packages and add mandatory attribute. (FELIX-2441) by Richard S. Hall · 14 years ago
  74. a0291b0 Put provisional OSGi API in the felix namespace and guard it with a by Richard S. Hall · 14 years ago
  75. 9f8a1c3 close all sessions when runtime is stopped (FELIX-2545). by Derek Baum · 14 years ago
  76. 7e0316b FELIX-2477 fix procedural commands parameter inheritance by Derek Baum · 14 years ago
  77. f70d568 FELIX-2468 don't coerce CharSequence types to String by Derek Baum · 14 years ago
  78. 932ee74 (FELIX-1473) use alternative implementation for method calls on Strings by Derek Baum · 14 years ago
  79. 8349117 change signature of runtime Activator's protected newProcessor() method to aid any future package renaming (FELIX-2441) by Derek Baum · 14 years ago
  80. 44a3f79 FELIX-2446 eclose whole gosh_profile in try {} block to stop errors from aborting startup by Derek Baum · 14 years ago
  81. 75d58ba FELIX-2446: reference the bundle command using the context: scope; by Derek Baum · 14 years ago
  82. f608e1b FELIX-2441: Restore backward compatibility on gogo by Guillaume Nodet · 14 years ago
  83. f4fa97e FELIX-2433 allow "$(...)" expansion by Derek Baum · 14 years ago
  84. 57b9cbc fix NPE/coercion error when passing null first argument FELIX-2432 by Derek Baum · 14 years ago
  85. 9aa9041 Add gogo to main pom, add gogo-parent to gogo reactor by Clement Escoffier · 14 years ago
  86. 6e3f324 FELIX-2341: the gogo-commands module should be moved back to karaf by Guillaume Nodet · 14 years ago
  87. 5353336 Clean-up after release by Karl Pauls · 14 years ago
  88. b8b3053 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  89. e630c00 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.0 by Karl Pauls · 14 years ago
  90. 77fe578 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  91. e6190e5 [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.6.0 by Karl Pauls · 14 years ago
  92. 26f0ffa [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  93. 820852a [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.0 by Karl Pauls · 14 years ago
  94. 7749c2a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  95. 6736571 [maven-release-plugin] prepare release gogo-parent-0.6.0 by Karl Pauls · 14 years ago
  96. a0da437 Rollback latest releases. by Karl Pauls · 14 years ago
  97. c81594b Contains OSGi Log Service. by Richard S. Hall · 14 years ago
  98. 796d420 Clean-up after release by Karl Pauls · 14 years ago
  99. 2f221fe [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  100. 77fe8b7a [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.0 by Karl Pauls · 14 years ago