1. 1a27fbf FELIX-3706 loop to wait for gosh command to be registered, rather than just wait for 100ms. by Derek Baum · 12 years ago
  2. fee48ef FELIX-3340 Allow the prompt to be a Function by Felix Meschberger · 12 years ago
  3. 224b11f FELIX-3341 Implement csh-like command line history - add missing tests by Felix Meschberger · 12 years ago
  4. d5fc6ef FELIX-3341 Implement csh-like command line history by Felix Meschberger · 12 years ago
  5. d3d3eff work-around FELIX-2927 by Derek Baum · 14 years ago
  6. f794c8f Add Windows linefeeds. (FELIX-2651) by Richard S. Hall · 14 years ago
  7. 69b1f80 listen on 127.0.0.1 by default; add --ip to specify listen address. FELIX-2767 by Derek Baum · 14 years ago
  8. 962f815 remove -i alias for --nointeractive FELIX-2661 by Derek Baum · 14 years ago
  9. b3008df added --nointeractive flag to gosh. FELIX-2661 by Derek Baum · 14 years ago
  10. 9a26573 Use BundleContext.getProperty() rather System.getProperty(). (FELIX-2543) by Richard S. Hall · 14 years ago
  11. 980ed9c Use felix namespace packages and add mandatory attribute. (FELIX-2441) by Richard S. Hall · 14 years ago
  12. 99c4185 close all sessions when runtime is stopped (FELIX-2545). by Derek Baum · 14 years ago
  13. e01e1f2 FELIX-2477 fix procedural commands parameter inheritance by Derek Baum · 14 years ago
  14. 772d077 FELIX-2446 eclose whole gosh_profile in try {} block to stop errors from aborting startup by Derek Baum · 14 years ago
  15. 2fe3b36 FELIX-2446: reference the bundle command using the context: scope; by Derek Baum · 14 years ago
  16. 1daa91b FELIX-2441: Restore backward compatibility on gogo by Guillaume Nodet · 14 years ago
  17. 5f9b306 Use org.apache.felix package namespace instead of org.osgi. (FELIX-2367) by Richard S. Hall · 15 years ago
  18. 9fe88cc Avoid mentioning help command until we decide how to do it. (FELIX-2042) by Richard S. Hall · 15 years ago
  19. 3053d19 register telnetd command directly, rather than via Shell. by Derek Baum · 15 years ago
  20. 59568a4 removed gosh:shutdown command. stop 0 works fine. by Derek Baum · 15 years ago
  21. ee1898e complete addition of scripting by renaming module from console to shell (FELIX-2339) by Derek Baum · 15 years ago