1. 6d71b52 FELIX-4679 - Revert patch for FELIX-4671: by Jan Willem Janssen · 10 years ago
  2. 866af51 FELIX-4529 look for gosh_profile in bundle at /ext to allow fragment to over-ride. by Derek Baum · 10 years ago
  3. 51dad04 String.split() behaves differently in Java8 so apply patch to by Richard S. Hall · 10 years ago
  4. f174157 FELIX-3706 loop to wait for gosh command to be registered, rather than just wait for 100ms. by Derek Baum · 12 years ago
  5. a5283d9 FELIX-3340 Allow the prompt to be a Function by Felix Meschberger · 12 years ago
  6. a836c1d FELIX-3341 Implement csh-like command line history by Felix Meschberger · 12 years ago
  7. d7b3b4c listen on 127.0.0.1 by default; add --ip to specify listen address. FELIX-2767 by Derek Baum · 14 years ago
  8. 1f6ade5 remove -i alias for --nointeractive FELIX-2661 by Derek Baum · 14 years ago
  9. 75dc988 added --nointeractive flag to gosh. FELIX-2661 by Derek Baum · 14 years ago
  10. 851322c Use BundleContext.getProperty() rather System.getProperty(). (FELIX-2543) by Richard S. Hall · 14 years ago
  11. 4c24859 Use felix namespace packages and add mandatory attribute. (FELIX-2441) by Richard S. Hall · 14 years ago
  12. 9f8a1c3 close all sessions when runtime is stopped (FELIX-2545). by Derek Baum · 14 years ago
  13. 7e0316b FELIX-2477 fix procedural commands parameter inheritance by Derek Baum · 14 years ago
  14. f608e1b FELIX-2441: Restore backward compatibility on gogo by Guillaume Nodet · 14 years ago
  15. 27d7012 Use org.apache.felix package namespace instead of org.osgi. (FELIX-2367) by Richard S. Hall · 14 years ago
  16. 560b0c6 register telnetd command directly, rather than via Shell. by Derek Baum · 14 years ago
  17. 7f7c02f removed gosh:shutdown command. stop 0 works fine. by Derek Baum · 14 years ago
  18. 54c9dc8 complete addition of scripting by renaming module from console to shell (FELIX-2339) by Derek Baum · 14 years ago