1. 2ee6cba reformat code using felix eclipse template. FELIX-1953. by Derek Baum · 15 years ago
  2. 7950bb7 change priority of ; and | to match bash. resolves FELIX-1500. by Derek Baum · 15 years ago
  3. e5b391a make closure arguments start at $1 (rather than $0). FELIX-1494. by Derek Baum · 15 years ago
  4. 335d8df [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  5. c8af6d7 [maven-release-plugin] prepare release gogo-0.2.2 by Guillaume Nodet · 15 years ago
  6. f272e8b FELIX-1858 - Remote commands via ssh only work once per restart by Chris Custine · 15 years ago
  7. e37f08d add felix command adaptor (FELIX-1671) by Derek Baum · 15 years ago
  8. d76a4ed [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  9. 6f7effb [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  10. 8ac477f Make sure we use the same AFS header everywhere by Guillaume Nodet · 15 years ago
  11. 40b6253 Fix NOTICE files so that each artifact has its own (slightly) different copy by Guillaume Nodet · 15 years ago
  12. c8e9382 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  13. b368849 [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  14. 74eadc1 Fix NOTICE files in jars by Guillaume Nodet · 15 years ago
  15. 5b75656 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  16. d7019d0 [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  17. 57770cd [gogo] Remove include-resource header from the manifest by Guillaume Nodet · 15 years ago
  18. 66af9af Use snapshot of maven bundle plugin to work around FELIX-1262 by Guillaume Nodet · 15 years ago
  19. 1911821 [maven-release-plugin] rollback the release of gogo-0.2.0 by Guillaume Nodet · 15 years ago
  20. f083c72 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  21. 46b5b36 [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  22. cca03b4 Fix poms for release by Guillaume Nodet · 15 years ago
  23. 918063a FELIX-1526: rename <> operators to (), as this is more like bash. by Derek Baum · 15 years ago
  24. 82fe3f6 FELIX-1536: The ThreadIO should use inheritable thread locals in case a command spawns a thread by Guillaume Nodet · 15 years ago
  25. 9b93171 stop duplicate error message for bad command. FELIX-1405 by Derek Baum · 15 years ago
  26. 04be1aa FELIX-1325: gogo doesn't report a command not found error unless an argument is supplied by Guillaume Nodet · 15 years ago
  27. c03ed98 FELIX-1520: <> evaluated the command too many times by Guillaume Nodet · 15 years ago
  28. f6f71e0 removed redundant constructions from test cases. applied patch in FELIX-1505. by Derek Baum · 15 years ago
  29. 8d000e1 FELIX-1506 by Derek Baum · 15 years ago
  30. 22f4ffe use session.err rather than System.err to write message added in FELIX-1405. by Derek Baum · 15 years ago
  31. bac16ff fix FELIX-1408 by Derek Baum · 15 years ago
  32. e4eadb5 fix for FELIX-1405 by Derek Baum · 15 years ago
  33. 193e7cf fix for FELIX-1403 by Derek Baum · 15 years ago
  34. e9ebf29 Allow retrieving the command lazily by Guillaume Nodet · 15 years ago
  35. b8b9756 Fix expansion by Guillaume Nodet · 15 years ago
  36. ecaeef2 Make sure to delegate all methods to the underlying print stream to avoid deadlocks (as the print stream classes are synchronized, but we only use a single instance for all threads) by Guillaume Nodet · 15 years ago
  37. b6e42f7 Fix small evaluation problems in gogo by Guillaume Nodet · 15 years ago
  38. 2449375 Better formatting, fix special values (true, false, null), fix -bash, ... parsing by Guillaume Nodet · 15 years ago
  39. bfed6bd FELIX-1304: Better support for variables evaluation in arguments by Guillaume Nodet · 15 years ago
  40. dc1e3ce Version should be 0.9.0-SNAPSHOT so the release version will be greater; by Richard S. Hall · 15 years ago
  41. d6b0443 Renamed modules to remove redundancy in directory names. by Richard S. Hall · 15 years ago