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