1. c420b5a Formatting by Guillaume Nodet · 9 years ago
  2. cfd8da9 Support for here-string by Guillaume Nodet · 9 years ago
  3. f50e5f7 Fix redirection with variables by Guillaume Nodet · 9 years ago
  4. a428b32 Formatting / jdk8 by Guillaume Nodet · 9 years ago
  5. 6142cf3 Avoid possible exceptions with isTty by Guillaume Nodet · 9 years ago
  6. 1b58b18 Clean a bit the Job, introduce a Process interface by Guillaume Nodet · 9 years ago
  7. d19550f Fix gosh profile script by Guillaume Nodet · 9 years ago
  8. 2a6fb82 Add a continue command, similar to break by Guillaume Nodet · 9 years ago
  9. ab48cb6 Always to multios, correctly support duplication of file descriptors’ channel by Guillaume Nodet · 9 years ago
  10. 3fbf657 Make sure parmv is not an ArgList and parms always is by Guillaume Nodet · 9 years ago
  11. dbf2979 Improve procedural, add loop break command by Guillaume Nodet · 9 years ago
  12. 7e0c224 Formatting by Guillaume Nodet · 9 years ago
  13. 14c6764 Remove unsupported date options by Guillaume Nodet · 9 years ago
  14. 867af8d Fix regression introduced by raw variables by Guillaume Nodet · 9 years ago
  15. 90e3383 Add a test for isTty when capturing by Guillaume Nodet · 9 years ago
  16. 1b97383 Support varargs correctly when passing a java array by Guillaume Nodet · 9 years ago
  17. 768164f Support for java array expansion by Guillaume Nodet · 9 years ago
  18. b1b8f4f Support for raw variables by Guillaume Nodet · 9 years ago
  19. f4ee4a6 Improve ls output on non terminals, add -1 and -C flags by Guillaume Nodet · 9 years ago
  20. 6e599c7 Use lambda by Guillaume Nodet · 9 years ago
  21. 794532d Fix telnet / ssh by Guillaume Nodet · 9 years ago
  22. f4facdd Configure the expander correctly by Guillaume Nodet · 9 years ago
  23. ecbddee Fix prompt due to quote handling by Guillaume Nodet · 9 years ago
  24. c170eb3 Convert to junit4 by Guillaume Nodet · 9 years ago
  25. e1ce836 Fix imports by Guillaume Nodet · 9 years ago
  26. 014369f Add support for brace expansion and fix pattern support by Guillaume Nodet · 9 years ago
  27. 5cc4a2b Add a @Before to test to avoid having to clear the vars for each test by Guillaume Nodet · 9 years ago
  28. 57b6a71 Fix possible exception by Guillaume Nodet · 9 years ago
  29. 5bda284 Add a test for jobids by Guillaume Nodet · 9 years ago
  30. 0cde303 Fix escaping in getName() by Guillaume Nodet · 9 years ago
  31. bbe8291 Fix duplicate computation of regex by Guillaume Nodet · 9 years ago
  32. ad92f9b Move empty argument removal at the end by Guillaume Nodet · 9 years ago
  33. 0daa2fd Make sure we capture the output of evaluation if there’s no explicit result by Guillaume Nodet · 9 years ago
  34. a06be8c Add u, p, s, j, f, F flags by Guillaume Nodet · 9 years ago
  35. 3f1fca5 Add jobs commands help by Guillaume Nodet · 9 years ago
  36. d0e3b9d Add q, Q, V, # flags Simplify code a bit by Guillaume Nodet · 9 years ago
  37. 4f0dcb5 Fix capitalizing by Guillaume Nodet · 9 years ago
  38. 7caf55c Remove old code by Guillaume Nodet · 9 years ago
  39. ac68eb0 Add sorting by Guillaume Nodet · 9 years ago
  40. 07d0c84 Improve pattern matching by Guillaume Nodet · 9 years ago
  41. e8e41c5 Add file name generation, fix quote behaviors by Guillaume Nodet · 9 years ago
  42. a6ae54f Improve parameter expansion by Guillaume Nodet · 9 years ago
  43. 3809b58 Add a date command by Guillaume Nodet · 9 years ago
  44. dcd07ff Fix recent jline3 changes by Guillaume Nodet · 9 years ago
  45. c4ed17b Add head, tail, clear, wc by Guillaume Nodet · 9 years ago
  46. 6ac8455 Fix posix by Guillaume Nodet · 9 years ago
  47. 750f177 Simplify multios by Guillaume Nodet · 9 years ago
  48. a60215e Add isTty and error to access pipes from the public api by Guillaume Nodet · 9 years ago
  49. 90e8165 Point to the correct runtime version by Guillaume Nodet · 9 years ago
  50. ace5396 Fix posix functions by Guillaume Nodet · 9 years ago
  51. 0a96116 Fix OSGi headers by Guillaume Nodet · 9 years ago
  52. 8923666 Clean up a bit by Guillaume Nodet · 9 years ago
  53. 6295d56 Add a bit of javadoc by Guillaume Nodet · 9 years ago
  54. 1fd93a7 Add job control by Guillaume Nodet · 9 years ago
  55. 6782b6d Fix parser by Guillaume Nodet · 9 years ago
  56. 3d45a7a Fix styling a bit by Guillaume Nodet · 9 years ago
  57. 7abd533 Better support for streams Better ls implementation by Guillaume Nodet · 9 years ago
  58. ef58ab2 Fix input redirection by Guillaume Nodet · 9 years ago
  59. 3f6889a Add a small test for redirections by Guillaume Nodet · 9 years ago
  60. 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
  61. 36d1c79 Use CommandSession.currentDir() by Guillaume Nodet · 9 years ago
  62. f738827 Support redirections Work in progress (missing support for &&, || and &) by Guillaume Nodet · 9 years ago
  63. 9743103 Add a JLine based shell by Guillaume Nodet · 9 years ago
  64. 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
  65. d2dabb3 Fix gogo shell build by Guillaume Nodet · 9 years ago
  66. 90e9c91 FELIX-3494 - suppress printing of motd by Jan Willem Janssen · 9 years ago
  67. 8bf70bb FELIX-4345 - listen to both IPv4 & IPv6 when ip is empty: by Jan Willem Janssen · 9 years ago
  68. 79c5e81 FELIX-4375 - cleanup. by Jan Willem Janssen · 9 years ago
  69. a2f331c FELIX-4375 - improve stream handling: by Jan Willem Janssen · 9 years ago
  70. 1f5ba5a Some cleanups / typos fixed. by Jan Willem Janssen · 9 years ago
  71. 1c4abd5 FELIX-5077 / FELIX-3331 - more reliable shutdown by Jan Willem Janssen · 9 years ago
  72. 412602e FELIX-5077 / FELIX-3331 - more reliable shutdown by Jan Willem Janssen · 9 years ago
  73. a6731a3 FELIX-5135: remove unwillingly committed file by Guillaume Nodet · 9 years ago
  74. 6577ec9 FELIX-5135: Synchronize DirectoryWatcher Properties with FileInstall. by Guillaume Nodet · 9 years ago
  75. ad751c9a FELIX-4970: add scm to the gogo pom. Closes #28. by Benson Margulies · 9 years ago
  76. 756b801 [maven-release-plugin] prepare for next development iteration by A. J. David Bosschaert · 9 years ago
  77. bafcd82 [maven-release-plugin] prepare release org.apache.felix.gogo.command-0.16.0 by A. J. David Bosschaert · 9 years ago
  78. 254a7b6 Prepare for release. by A. J. David Bosschaert · 9 years ago
  79. d6cf118 [maven-release-plugin] prepare for next development iteration by A. J. David Bosschaert · 9 years ago
  80. 301bc9d [maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.12.0 by A. J. David Bosschaert · 9 years ago
  81. 8d53f28 Prepare for release. by A. J. David Bosschaert · 9 years ago
  82. eb40630 FELIX-5009: allow relative pathnames for gogo install and update. by David Jencks · 9 years ago
  83. e6982a4 FELIX-5008: suppress CommandSession from help messages. by David Jencks · 9 years ago
  84. 3d65ebb [FELIX-5021] Use the system bundle to find bundles to look at for shell and info wiring commands by David Jencks · 9 years ago
  85. 6c8121b FELIX-4969 make cd work with absolute paths. Thanks to Benson Margulies. by David Jencks · 9 years ago
  86. adfad51 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  87. e246646 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.16.2 by Guillaume Nodet · 10 years ago
  88. e8ff688 [FELIX-4671] Fix regression by Guillaume Nodet · 10 years ago
  89. c79899f [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  90. 2e99ef8 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.16.0 by Guillaume Nodet · 10 years ago
  91. ded91d9 Add changelog for gogo runtime by Guillaume Nodet · 10 years ago
  92. 30685a3 [FELIX-4783] ConcurrentModificationException when stopping gogo by Guillaume Nodet · 10 years ago
  93. 6e4a400 [FELIX-4783] ConcurrentModificationException when stopping gogo by Guillaume Nodet · 10 years ago
  94. c2f20da Remove “CLOSING SESSION” message printed to stdout by Guillaume Nodet · 10 years ago
  95. a803509 FELIX-4671: Provide an expression parser by Guillaume Nodet · 10 years ago
  96. 6d71b52 FELIX-4679 - Revert patch for FELIX-4671: by Jan Willem Janssen · 10 years ago
  97. b5013f7 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  98. f8ee040 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.14.0 by Guillaume Nodet · 10 years ago
  99. 68e0d16 Messed up with the changelog by Guillaume Nodet · 10 years ago
  100. 19aab88 Update change log by Guillaume Nodet · 10 years ago