1. 7caf55c Remove old code by Guillaume Nodet · 9 years ago
  2. ac68eb0 Add sorting by Guillaume Nodet · 9 years ago
  3. 07d0c84 Improve pattern matching by Guillaume Nodet · 9 years ago
  4. e8e41c5 Add file name generation, fix quote behaviors by Guillaume Nodet · 9 years ago
  5. a6ae54f Improve parameter expansion by Guillaume Nodet · 9 years ago
  6. 3809b58 Add a date command by Guillaume Nodet · 9 years ago
  7. dcd07ff Fix recent jline3 changes by Guillaume Nodet · 9 years ago
  8. c4ed17b Add head, tail, clear, wc by Guillaume Nodet · 9 years ago
  9. 6ac8455 Fix posix by Guillaume Nodet · 9 years ago
  10. 750f177 Simplify multios by Guillaume Nodet · 9 years ago
  11. a60215e Add isTty and error to access pipes from the public api by Guillaume Nodet · 9 years ago
  12. 90e8165 Point to the correct runtime version by Guillaume Nodet · 9 years ago
  13. ace5396 Fix posix functions by Guillaume Nodet · 9 years ago
  14. 0a96116 Fix OSGi headers by Guillaume Nodet · 9 years ago
  15. 8923666 Clean up a bit by Guillaume Nodet · 9 years ago
  16. 6295d56 Add a bit of javadoc by Guillaume Nodet · 9 years ago
  17. 1fd93a7 Add job control by Guillaume Nodet · 9 years ago
  18. 6782b6d Fix parser by Guillaume Nodet · 9 years ago
  19. 3d45a7a Fix styling a bit by Guillaume Nodet · 9 years ago
  20. 7abd533 Better support for streams Better ls implementation by Guillaume Nodet · 9 years ago
  21. ef58ab2 Fix input redirection by Guillaume Nodet · 9 years ago
  22. 3f6889a Add a small test for redirections by Guillaume Nodet · 9 years ago
  23. b8506b3 Do not print the error again, as it’s now printed by the pipe to its error stream by Guillaume Nodet · 9 years ago
  24. 36d1c79 Use CommandSession.currentDir() by Guillaume Nodet · 9 years ago
  25. f738827 Support redirections Work in progress (missing support for &&, || and &) by Guillaume Nodet · 9 years ago
  26. 9743103 Add a JLine based shell by Guillaume Nodet · 9 years ago
  27. 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
  28. d2dabb3 Fix gogo shell build by Guillaume Nodet · 9 years ago
  29. 90e9c91 FELIX-3494 - suppress printing of motd by Jan Willem Janssen · 9 years ago
  30. 8bf70bb FELIX-4345 - listen to both IPv4 & IPv6 when ip is empty: by Jan Willem Janssen · 9 years ago
  31. 79c5e81 FELIX-4375 - cleanup. by Jan Willem Janssen · 9 years ago
  32. a2f331c FELIX-4375 - improve stream handling: by Jan Willem Janssen · 9 years ago
  33. 1f5ba5a Some cleanups / typos fixed. by Jan Willem Janssen · 9 years ago
  34. 1c4abd5 FELIX-5077 / FELIX-3331 - more reliable shutdown by Jan Willem Janssen · 9 years ago
  35. 412602e FELIX-5077 / FELIX-3331 - more reliable shutdown by Jan Willem Janssen · 9 years ago
  36. a6731a3 FELIX-5135: remove unwillingly committed file by Guillaume Nodet · 9 years ago
  37. 6577ec9 FELIX-5135: Synchronize DirectoryWatcher Properties with FileInstall. by Guillaume Nodet · 9 years ago
  38. ad751c9a FELIX-4970: add scm to the gogo pom. Closes #28. by Benson Margulies · 9 years ago
  39. 756b801 [maven-release-plugin] prepare for next development iteration by A. J. David Bosschaert · 9 years ago
  40. bafcd82 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.16.0 by A. J. David Bosschaert · 9 years ago
  41. 254a7b6 Prepare for release. by A. J. David Bosschaert · 9 years ago
  42. d6cf118 [maven-release-plugin] prepare for next development iteration by A. J. David Bosschaert · 9 years ago
  43. 301bc9d [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.12.0 by A. J. David Bosschaert · 9 years ago
  44. 8d53f28 Prepare for release. by A. J. David Bosschaert · 9 years ago
  45. eb40630 FELIX-5009: allow relative pathnames for gogo install and update. by David Jencks · 10 years ago
  46. e6982a4 FELIX-5008: suppress CommandSession from help messages. by David Jencks · 10 years ago
  47. 3d65ebb [FELIX-5021] Use the system bundle to find bundles to look at for shell and info wiring commands by David Jencks · 10 years ago
  48. 6c8121b FELIX-4969 make cd work with absolute paths. Thanks to Benson Margulies. by David Jencks · 10 years ago
  49. adfad51 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  50. e246646 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.16.2 by Guillaume Nodet · 10 years ago
  51. e8ff688 [FELIX-4671] Fix regression by Guillaume Nodet · 10 years ago
  52. c79899f [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  53. 2e99ef8 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.16.0 by Guillaume Nodet · 10 years ago
  54. ded91d9 Add changelog for gogo runtime by Guillaume Nodet · 10 years ago
  55. 30685a3 [FELIX-4783] ConcurrentModificationException when stopping gogo by Guillaume Nodet · 10 years ago
  56. 6e4a400 [FELIX-4783] ConcurrentModificationException when stopping gogo by Guillaume Nodet · 10 years ago
  57. c2f20da Remove “CLOSING SESSION” message printed to stdout by Guillaume Nodet · 10 years ago
  58. a803509 FELIX-4671: Provide an expression parser by Guillaume Nodet · 10 years ago
  59. 6d71b52 FELIX-4679 - Revert patch for FELIX-4671: by Jan Willem Janssen · 10 years ago
  60. b5013f7 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  61. f8ee040 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.14.0 by Guillaume Nodet · 10 years ago
  62. 68e0d16 Messed up with the changelog by Guillaume Nodet · 10 years ago
  63. 19aab88 Update change log by Guillaume Nodet · 10 years ago
  64. 4b8202b [FELIX-4671] Provide an expression parser by Guillaume Nodet · 10 years ago
  65. 029e710 [FELIX-4637] Gogo can't cope without several commands with defined service.ranking by Guillaume Nodet · 10 years ago
  66. 866af51 FELIX-4529 look for gosh_profile in bundle at /ext to allow fragment to over-ride. by Derek Baum · 11 years ago
  67. fa038ad Fix copyright and NOTICE by Guillaume Nodet · 11 years ago
  68. f1d0a1c [maven-release-plugin] prepare for next development iteration by A. J. David Bosschaert · 11 years ago
  69. 1f261d8 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.14.0 by A. J. David Bosschaert · 11 years ago
  70. 86703f5 Revert parent for gogo-command back to 0.6.0. by A. J. David Bosschaert · 11 years ago
  71. 37f4ebc Revert gogo-parent back to 0.7.0-SNAPSHOT as the releasing failed again. by A. J. David Bosschaert · 11 years ago
  72. 72325fc [maven-release-plugin] prepare release gogo-parent-0.8.0 by A. J. David Bosschaert · 11 years ago
  73. 8558306 Fix path to parent in gogo-parent pom. by A. J. David Bosschaert · 11 years ago
  74. 50dd95a Revert back to 0.7.0-SNAPSHOT as the releasing failed. by A. J. David Bosschaert · 11 years ago
  75. 1991ad3 [maven-release-plugin] prepare release gogo-parent-0.8.0 by A. J. David Bosschaert · 11 years ago
  76. 8f29dd7 Update parent pom to gogo-parent 0.7.0-SNAPSHOT by A. J. David Bosschaert · 11 years ago
  77. 47fe697 Update gogo-parent pom to have felix-parent 2.1 as parent. by A. J. David Bosschaert · 11 years ago
  78. 3f7b3fd Prepare gogo command text files for releasing. by A. J. David Bosschaert · 11 years ago
  79. 7f2c244 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
  80. 2c6dbd5 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.1 by Guillaume Nodet · 11 years ago
  81. bf5450e Fix changelog for gogo-runtime 0.12.1 by Guillaume Nodet · 11 years ago
  82. d279301 [FELIX-4533] Gogo runtime does not advertise published services by Guillaume Nodet · 11 years ago
  83. c4b759d Use symbolic name for obr:info if there is no presentation name. by A. J. David Bosschaert · 11 years ago
  84. 4bc4041 Depend on non-jsr14 OSGi API jar. by Richard S. Hall · 11 years ago
  85. 51dad04 String.split() behaves differently in Java8 so apply patch to by Richard S. Hall · 11 years ago
  86. eca0607 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
  87. 40fd4ef [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.0 by Guillaume Nodet · 11 years ago
  88. dd7a822 [FELIX-4363] Fix NPE when setting a variable to null by Guillaume Nodet · 11 years ago
  89. 95435b1 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
  90. 8bbeaa2 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.0 by Guillaume Nodet · 11 years ago
  91. 567b032 [FELIX-4363] The CommandSession get/set methods are not thread safe by Guillaume Nodet · 11 years ago
  92. 8885931 [FELIX-4336] Fix unit tests by Guillaume Nodet · 11 years ago
  93. 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
  94. f174157 FELIX-3706 loop to wait for gosh command to be registered, rather than just wait for 100ms. by Derek Baum · 12 years ago
  95. a5283d9 FELIX-3340 Allow the prompt to be a Function by Felix Meschberger · 13 years ago
  96. e466e98 FELIX-3341 Implement csh-like command line history - add missing tests by Felix Meschberger · 13 years ago
  97. a836c1d FELIX-3341 Implement csh-like command line history by Felix Meschberger · 13 years ago
  98. 8ea7c07 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  99. 8e194d1 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.12.0 by Karl Pauls · 13 years ago
  100. bfbee09 Update changelog by Karl Pauls · 13 years ago