aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lint: minor code cleanups.v0.3Anthony G. Basile2015-10-101-2/+1
* grs/Execute.py: suppress logging rc = 0.Anthony G. Basile2015-10-101-1/+2
* grs/Execute.py, Interpret.py: clean up signal codeAnthony G. Basile2015-10-101-16/+7
* grs/Interpret.py and Execute.py: pid is out of scope.Anthony G. Basile2015-10-091-2/+2
* grs/Execute.py: refactor signalexit().Anthony G. Basile2015-10-091-11/+7
* lint: rename internal variables.Anthony G. Basile2015-10-081-11/+11
* lint: fix line length.Anthony G. Basile2015-10-071-1/+3
* lint: fix white spacesAnthony G. Basile2015-10-061-2/+1
* grs/Execute.py: fix typo.Anthony G. Basile2015-09-151-1/+1
* grs/Execute.py: allow running of a cmd in a shell.Anthony G. Basile2015-09-151-4/+8
* Add copyright notice to all files.Anthony G. Basile2015-08-081-0/+16
* grs/Execute.py: improve signal exit code.Anthony G. Basile2015-07-091-2/+7
* grs/Execute.py: document and add logging to stderr.Anthony G. Basile2015-07-091-14/+32
* Clean up more exceptions.Anthony G. Basile2015-07-011-6/+6
* Initial commit.Anthony G. Basile2015-06-301-0/+50