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 · 13 years ago
  3. d5fc6ef FELIX-3341 Implement csh-like command line history by Felix Meschberger · 13 years ago
  4. 69b1f80 listen on 127.0.0.1 by default; add --ip to specify listen address. FELIX-2767 by Derek Baum · 14 years ago
  5. 962f815 remove -i alias for --nointeractive FELIX-2661 by Derek Baum · 14 years ago
  6. b3008df added --nointeractive flag to gosh. FELIX-2661 by Derek Baum · 14 years ago
  7. 9a26573 Use BundleContext.getProperty() rather System.getProperty(). (FELIX-2543) by Richard S. Hall · 14 years ago
  8. 980ed9c Use felix namespace packages and add mandatory attribute. (FELIX-2441) by Richard S. Hall · 14 years ago
  9. 99c4185 close all sessions when runtime is stopped (FELIX-2545). by Derek Baum · 14 years ago
  10. e01e1f2 FELIX-2477 fix procedural commands parameter inheritance by Derek Baum · 14 years ago
  11. 1daa91b FELIX-2441: Restore backward compatibility on gogo by Guillaume Nodet · 14 years ago
  12. 5f9b306 Use org.apache.felix package namespace instead of org.osgi. (FELIX-2367) by Richard S. Hall · 15 years ago
  13. 3053d19 register telnetd command directly, rather than via Shell. by Derek Baum · 15 years ago
  14. 59568a4 removed gosh:shutdown command. stop 0 works fine. by Derek Baum · 15 years ago
  15. ee1898e complete addition of scripting by renaming module from console to shell (FELIX-2339) by Derek Baum · 15 years ago