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. e466e98 FELIX-3341 Implement csh-like command line history - add missing tests by Felix Meschberger · 12 years ago
  7. a836c1d FELIX-3341 Implement csh-like command line history by Felix Meschberger · 12 years ago
  8. 194f10e work-around FELIX-2927 by Derek Baum · 13 years ago
  9. d4172f7 Add Windows linefeeds. (FELIX-2651) by Richard S. Hall · 14 years ago
  10. d7b3b4c listen on 127.0.0.1 by default; add --ip to specify listen address. FELIX-2767 by Derek Baum · 14 years ago
  11. 1f6ade5 remove -i alias for --nointeractive FELIX-2661 by Derek Baum · 14 years ago
  12. 75dc988 added --nointeractive flag to gosh. FELIX-2661 by Derek Baum · 14 years ago
  13. 851322c Use BundleContext.getProperty() rather System.getProperty(). (FELIX-2543) by Richard S. Hall · 14 years ago
  14. 4c24859 Use felix namespace packages and add mandatory attribute. (FELIX-2441) by Richard S. Hall · 14 years ago
  15. 9f8a1c3 close all sessions when runtime is stopped (FELIX-2545). by Derek Baum · 14 years ago
  16. 7e0316b FELIX-2477 fix procedural commands parameter inheritance by Derek Baum · 14 years ago
  17. 44a3f79 FELIX-2446 eclose whole gosh_profile in try {} block to stop errors from aborting startup by Derek Baum · 14 years ago
  18. 75d58ba FELIX-2446: reference the bundle command using the context: scope; by Derek Baum · 14 years ago
  19. f608e1b FELIX-2441: Restore backward compatibility on gogo by Guillaume Nodet · 14 years ago
  20. 27d7012 Use org.apache.felix package namespace instead of org.osgi. (FELIX-2367) by Richard S. Hall · 14 years ago
  21. bb28883 Avoid mentioning help command until we decide how to do it. (FELIX-2042) by Richard S. Hall · 14 years ago
  22. 560b0c6 register telnetd command directly, rather than via Shell. by Derek Baum · 14 years ago
  23. 7f7c02f removed gosh:shutdown command. stop 0 works fine. by Derek Baum · 14 years ago
  24. 54c9dc8 complete addition of scripting by renaming module from console to shell (FELIX-2339) by Derek Baum · 14 years ago