aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* grs: prettify __init__ argumentsAnthony G. Basile2018-01-281-2/+5
* lint: rename internal variables.Anthony G. Basile2015-10-081-11/+11
* grs/Populate.py: use isinstance() instead of type().Anthony G. Basile2015-10-071-2/+3
* lint: more unused imports.Anthony G. Basile2015-10-071-1/+0
* lint: fix line length.Anthony G. Basile2015-10-071-1/+4
* lint: use raw strings with regexes.Anthony G. Basile2015-10-071-1/+1
* lint: fix white spacesAnthony G. Basile2015-10-061-5/+4
* Remove CONST.namervers[]. To be provided by grs repo.Anthony G. Basile2015-08-091-10/+1
* Add copyright notice to all files.Anthony G. Basile2015-08-081-0/+16
* grs/Populate.py: add documentation.Anthony G. Basile2015-07-141-7/+25
* grs/Populate.py: remove the clean build directive.Anthony G. Basile2015-07-081-21/+0
* grs/Populate.py: restore .keep filesAnthony G. Basile2015-07-081-10/+12
* grs/Populate.py: fix clean_subdirs.Anthony G. Basile2015-07-061-1/+2
* grs/Populate.py: fix syntax error.Anthony G. Basile2015-07-011-1/+1
* Clean up more exceptions.Anthony G. Basile2015-07-011-8/+3
* Clean up makedirs().Anthony G. Basile2015-07-011-4/+1
* Initial commit.Anthony G. Basile2015-06-301-0/+93