Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
6e8af01e5270dccbefed46ff59f0533604468b38
/
gogo
/
runtime
137d340
reformat code using felix eclipse template. FELIX-1953.
by Derek Baum
· 15 years ago
ae80fb7
change priority of ; and | to match bash. resolves FELIX-1500.
by Derek Baum
· 15 years ago
4719273
make closure arguments start at $1 (rather than $0). FELIX-1494.
by Derek Baum
· 15 years ago
f9fd8ea
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
d7ab783
[maven-release-plugin] prepare release gogo-0.2.2
by Guillaume Nodet
· 15 years ago
898e14b
FELIX-1858 - Remote commands via ssh only work once per restart
by Chris Custine
· 15 years ago
c2b432a
add felix command adaptor (FELIX-1671)
by Derek Baum
· 15 years ago
d002fe1
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
c819fe9
[maven-release-plugin] prepare release gogo-0.2.0
by Guillaume Nodet
· 15 years ago
7b2a6c8
Make sure we use the same AFS header everywhere
by Guillaume Nodet
· 15 years ago
9d4d14b
Fix NOTICE files so that each artifact has its own (slightly) different copy
by Guillaume Nodet
· 15 years ago
04c2d08
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
8ec712b
[maven-release-plugin] prepare release gogo-0.2.0
by Guillaume Nodet
· 15 years ago
1ffed35
Fix NOTICE files in jars
by Guillaume Nodet
· 15 years ago
4689cc3
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
cf6fe21
[maven-release-plugin] prepare release gogo-0.2.0
by Guillaume Nodet
· 15 years ago
44d9d02
[gogo] Remove include-resource header from the manifest
by Guillaume Nodet
· 15 years ago
c070c8b
Use snapshot of maven bundle plugin to work around FELIX-1262
by Guillaume Nodet
· 15 years ago
ce2c5eb
[maven-release-plugin] rollback the release of gogo-0.2.0
by Guillaume Nodet
· 15 years ago
4971f79
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
d7859e0
[maven-release-plugin] prepare release gogo-0.2.0
by Guillaume Nodet
· 15 years ago
46c90a9
Fix poms for release
by Guillaume Nodet
· 15 years ago
ffb40cb
FELIX-1526: rename <> operators to (), as this is more like bash.
by Derek Baum
· 15 years ago
69b9465
FELIX-1536: The ThreadIO should use inheritable thread locals in case a command spawns a thread
by Guillaume Nodet
· 15 years ago
4408497
stop duplicate error message for bad command. FELIX-1405
by Derek Baum
· 15 years ago
c485881
FELIX-1325: gogo doesn't report a command not found error unless an argument is supplied
by Guillaume Nodet
· 15 years ago
be2e3e8
FELIX-1520: <> evaluated the command too many times
by Guillaume Nodet
· 15 years ago
23c14f4
removed redundant constructions from test cases. applied patch in FELIX-1505.
by Derek Baum
· 15 years ago
76876ba
FELIX-1506
by Derek Baum
· 15 years ago
155efd4
use session.err rather than System.err to write message added in FELIX-1405.
by Derek Baum
· 15 years ago
f10f93c
fix FELIX-1408
by Derek Baum
· 15 years ago
85a2863
fix for FELIX-1405
by Derek Baum
· 15 years ago
81cfcbb
fix for FELIX-1403
by Derek Baum
· 15 years ago
f96484f
Allow retrieving the command lazily
by Guillaume Nodet
· 15 years ago
7bcd086
Fix expansion
by Guillaume Nodet
· 15 years ago
ea2947f
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
41a25f8
Fix small evaluation problems in gogo
by Guillaume Nodet
· 15 years ago
3034127
Better formatting, fix special values (true, false, null), fix -bash, ... parsing
by Guillaume Nodet
· 15 years ago
504a31b
FELIX-1304: Better support for variables evaluation in arguments
by Guillaume Nodet
· 15 years ago
d8c88e0
Version should be 0.9.0-SNAPSHOT so the release version will be greater;
by Richard S. Hall
· 15 years ago
c1d2d3f
Renamed modules to remove redundancy in directory names.
by Richard S. Hall
· 15 years ago