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