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