1. c170eb3 Convert to junit4 by Guillaume Nodet · 9 years ago
  2. e1ce836 Fix imports by Guillaume Nodet · 9 years ago
  3. 014369f Add support for brace expansion and fix pattern support by Guillaume Nodet · 9 years ago
  4. 5cc4a2b Add a @Before to test to avoid having to clear the vars for each test by Guillaume Nodet · 9 years ago
  5. 57b6a71 Fix possible exception by Guillaume Nodet · 9 years ago
  6. 0cde303 Fix escaping in getName() by Guillaume Nodet · 9 years ago
  7. bbe8291 Fix duplicate computation of regex by Guillaume Nodet · 9 years ago
  8. ad92f9b Move empty argument removal at the end by Guillaume Nodet · 9 years ago
  9. 0daa2fd Make sure we capture the output of evaluation if there’s no explicit result by Guillaume Nodet · 9 years ago
  10. a06be8c Add u, p, s, j, f, F flags by Guillaume Nodet · 9 years ago
  11. d0e3b9d Add q, Q, V, # flags Simplify code a bit by Guillaume Nodet · 9 years ago
  12. 4f0dcb5 Fix capitalizing by Guillaume Nodet · 9 years ago
  13. 7caf55c Remove old code by Guillaume Nodet · 9 years ago
  14. ac68eb0 Add sorting by Guillaume Nodet · 9 years ago
  15. 07d0c84 Improve pattern matching by Guillaume Nodet · 9 years ago
  16. e8e41c5 Add file name generation, fix quote behaviors by Guillaume Nodet · 9 years ago
  17. a6ae54f Improve parameter expansion by Guillaume Nodet · 9 years ago
  18. 750f177 Simplify multios by Guillaume Nodet · 9 years ago
  19. a60215e Add isTty and error to access pipes from the public api by Guillaume Nodet · 9 years ago
  20. 0a96116 Fix OSGi headers by Guillaume Nodet · 9 years ago
  21. 6295d56 Add a bit of javadoc by Guillaume Nodet · 9 years ago
  22. 1fd93a7 Add job control by Guillaume Nodet · 9 years ago
  23. 6782b6d Fix parser by Guillaume Nodet · 9 years ago
  24. 7abd533 Better support for streams Better ls implementation by Guillaume Nodet · 9 years ago
  25. ef58ab2 Fix input redirection by Guillaume Nodet · 9 years ago
  26. 3f6889a Add a small test for redirections by Guillaume Nodet · 9 years ago
  27. f738827 Support redirections Work in progress (missing support for &&, || and &) by Guillaume Nodet · 9 years ago
  28. 338d236 Improve gogo parser to fully parse the command line instead of skipping inner constructs such as arrays or closures, and report missing terminators by Guillaume Nodet · 9 years ago
  29. 90e9c91 FELIX-3494 - suppress printing of motd by Jan Willem Janssen · 9 years ago
  30. 1f5ba5a Some cleanups / typos fixed. by Jan Willem Janssen · 9 years ago
  31. 1c4abd5 FELIX-5077 / FELIX-3331 - more reliable shutdown by Jan Willem Janssen · 9 years ago
  32. 412602e FELIX-5077 / FELIX-3331 - more reliable shutdown by Jan Willem Janssen · 9 years ago
  33. a6731a3 FELIX-5135: remove unwillingly committed file by Guillaume Nodet · 9 years ago
  34. 6577ec9 FELIX-5135: Synchronize DirectoryWatcher Properties with FileInstall. by Guillaume Nodet · 9 years ago
  35. adfad51 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  36. e246646 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.16.2 by Guillaume Nodet · 10 years ago
  37. e8ff688 [FELIX-4671] Fix regression by Guillaume Nodet · 10 years ago
  38. c79899f [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  39. 2e99ef8 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.16.0 by Guillaume Nodet · 10 years ago
  40. ded91d9 Add changelog for gogo runtime by Guillaume Nodet · 10 years ago
  41. 30685a3 [FELIX-4783] ConcurrentModificationException when stopping gogo by Guillaume Nodet · 10 years ago
  42. 6e4a400 [FELIX-4783] ConcurrentModificationException when stopping gogo by Guillaume Nodet · 10 years ago
  43. c2f20da Remove “CLOSING SESSION” message printed to stdout by Guillaume Nodet · 10 years ago
  44. a803509 FELIX-4671: Provide an expression parser by Guillaume Nodet · 10 years ago
  45. 6d71b52 FELIX-4679 - Revert patch for FELIX-4671: by Jan Willem Janssen · 10 years ago
  46. b5013f7 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  47. f8ee040 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.14.0 by Guillaume Nodet · 10 years ago
  48. 68e0d16 Messed up with the changelog by Guillaume Nodet · 10 years ago
  49. 19aab88 Update change log by Guillaume Nodet · 10 years ago
  50. 4b8202b [FELIX-4671] Provide an expression parser by Guillaume Nodet · 10 years ago
  51. 029e710 [FELIX-4637] Gogo can't cope without several commands with defined service.ranking by Guillaume Nodet · 10 years ago
  52. fa038ad Fix copyright and NOTICE by Guillaume Nodet · 11 years ago
  53. 7f2c244 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
  54. 2c6dbd5 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.1 by Guillaume Nodet · 11 years ago
  55. bf5450e Fix changelog for gogo-runtime 0.12.1 by Guillaume Nodet · 11 years ago
  56. d279301 [FELIX-4533] Gogo runtime does not advertise published services by Guillaume Nodet · 11 years ago
  57. eca0607 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
  58. 40fd4ef [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.0 by Guillaume Nodet · 11 years ago
  59. dd7a822 [FELIX-4363] Fix NPE when setting a variable to null by Guillaume Nodet · 11 years ago
  60. 95435b1 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
  61. 8bbeaa2 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.0 by Guillaume Nodet · 11 years ago
  62. 567b032 [FELIX-4363] The CommandSession get/set methods are not thread safe by Guillaume Nodet · 11 years ago
  63. 8885931 [FELIX-4336] Fix unit tests by Guillaume Nodet · 11 years ago
  64. 7501d57 [FELIX-4336] Use smarter thread locals for ThreadIo so that streams that have been deactivated won't be used and delegate to the previous stream instead by Guillaume Nodet · 11 years ago
  65. 2b82926 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  66. 6ee6939 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.10.0 by Richard S. Hall · 14 years ago
  67. 5dfc9ad Prepare for release. by Richard S. Hall · 14 years ago
  68. db3c7ec [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  69. a80b3d8 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.10.0 by Richard S. Hall · 14 years ago
  70. c5aff63 fix Felix-2894 - Gogo does not handles options but not parameters by Derek Baum · 14 years ago
  71. 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 · 14 years ago
  72. 8ec4e1e synchronize access to commands to avoid ConcurrentModificationException (FELIX-2870) by Derek Baum · 14 years ago
  73. aae4f2b [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  74. 1b3fcb9 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.8.0 by Richard S. Hall · 14 years ago
  75. 1aa254b Rollback version. by Richard S. Hall · 14 years ago
  76. d889594 Update copyright year. by Richard S. Hall · 14 years ago
  77. a1b2640 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  78. 304f37f [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.8.0 by Richard S. Hall · 14 years ago
  79. bed97cc Update change logs. by Richard S. Hall · 14 years ago
  80. 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
  81. 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
  82. 1acb7c3 [FELIX-2761] Add a way to intercept execution of command lines by Guillaume Nodet · 14 years ago
  83. 1522fa6 [FELIX-2723] When the execution of a closure with pipes is interrupted, pipes should be interrupted too by Guillaume Nodet · 14 years ago
  84. e7523d2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  85. 48f6528 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.1 by Karl Pauls · 14 years ago
  86. 2decfb8 Use gogo-parent 0.6.0 instead of 0.7.0-SNAPSHOT by Karl Pauls · 14 years ago
  87. 093a105 Update change logs. by Richard S. Hall · 14 years ago
  88. 0531f7c FELIX-2396: Ability to have callbacks when accessing session variables by Guillaume Nodet · 14 years ago
  89. ebff00f Reformat. by Richard S. Hall · 14 years ago
  90. a82d3fa [FELIX-2607] added a better exception to throw if an invalid command is typed by Guillaume Nodet · 14 years ago
  91. 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
  92. a0291b0 Put provisional OSGi API in the felix namespace and guard it with a by Richard S. Hall · 14 years ago
  93. 9f8a1c3 close all sessions when runtime is stopped (FELIX-2545). by Derek Baum · 14 years ago
  94. f70d568 FELIX-2468 don't coerce CharSequence types to String by Derek Baum · 15 years ago
  95. 932ee74 (FELIX-1473) use alternative implementation for method calls on Strings by Derek Baum · 15 years ago
  96. 8349117 change signature of runtime Activator's protected newProcessor() method to aid any future package renaming (FELIX-2441) by Derek Baum · 15 years ago
  97. f608e1b FELIX-2441: Restore backward compatibility on gogo by Guillaume Nodet · 15 years ago
  98. f4fa97e FELIX-2433 allow "$(...)" expansion by Derek Baum · 15 years ago
  99. 57b9cbc fix NPE/coercion error when passing null first argument FELIX-2432 by Derek Baum · 15 years ago
  100. 5353336 Clean-up after release by Karl Pauls · 15 years ago