1. 66b5a56 Add configuration property to control whether we check for available by Richard S. Hall · 15 years ago
  2. cd48fc6 Patch to work around a JDK bug where native methods/libraries causing conflicts by Richard S. Hall · 15 years ago
  3. 3280251 Check to see whether there is a stdin, if not then the thread just exits. by Richard S. Hall · 16 years ago
  4. 734d712 Accidentally applied this patch, so reverting it now. by Richard S. Hall · 16 years ago
  5. 4f16966 Applied a patch (FELIX-804) to add partial support for new service registry by Richard S. Hall · 16 years ago
  6. 3227c45 Changed error message. (FELIX-729) by Richard S. Hall · 16 years ago
  7. 8e39b69 Modified the shell TUI thread to exit if it receives an IOException when by Richard S. Hall · 16 years ago
  8. 9203b4c Modified the input thread to look for null input lines, in which case it by Richard S. Hall · 16 years ago
  9. 957ca19 Revert the changes to shell tui that make it stoppable without user input from system.in - The solution is working fine on *x but doesn't on windows. by Karl Pauls · 16 years ago
  10. 40531f0 The shell has a problem when being stopped using the BundleActivator.stop() method but not getting any input because it is blocked on System.in. This patch fixes the issue by using the ready() method to wait until input is available. There still is a race condition in case more then one Thread is listening on System.in but we can ignore this for now because in case the race condition happens we default to the old behaviour. by Karl Pauls · 16 years ago
  11. fcaa2d4 Updated source headers (FELIX-144). by Richard S. Hall · 18 years ago
  12. 0fcc271 Shortened the subproject directory names. by Richard S. Hall · 18 years ago[Renamed from org.apache.felix.shell.tui/src/main/java/org/apache/felix/shell/tui/Activator.java]
  13. 5981531 Modified stop() method to interrupt command processing thread so that by Richard S. Hall · 18 years ago
  14. 07d2049 merging mavenized branch changes from revision 382466 to the current head by Alex Karasulu · 18 years ago[Renamed from org.apache.felix.framework/src/main/java/org/apache/felix/shell/tui/Activator.java]
  15. 7164494 Moving around some packages and renaming some bundles to match their by Richard S. Hall · 18 years ago[Renamed (99%) from org.apache.felix.framework/src/main/java/org/apache/felix/shelltui/Activator.java]
  16. 9ab15c3 More modifications to framework subproject to conform to new repo structure. by Richard S. Hall · 19 years ago[Renamed from org.apache.felix.framework/src/org/apache/felix/shelltui/Activator.java]
  17. c0b7324 Modifying framework portion of repository to conform to the new repository by Richard S. Hall · 19 years ago[Renamed from framework/src/org/apache/felix/shelltui/Activator.java]
  18. 7af9f63 Moved remotely by Timothy Bennett · 19 years ago[Renamed from src/org/apache/felix/shelltui/Activator.java]
  19. 5a03159 Renamed packages to the new package structure and update source code to match. by Richard S. Hall · 19 years ago[Renamed (90%) from src/org/apache/osgi/bundle/shelltui/Activator.java]
  20. 930fecc Initial source commit. by Richard S. Hall · 19 years ago