Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace "source" with "." | Joseph Hunkeler | 2019-05-08 | 1 | -1/+1 |
| | |||||
* | Skip empty lines | Joseph Hunkeler | 2019-05-08 | 1 | -1/+1 |
| | |||||
* | Make things a bit less stupid | Joseph Hunkeler | 2019-05-08 | 1 | -30/+42 |
| | |||||
* | Add channel argument generator | Joseph Hunkeler | 2019-05-08 | 1 | -0/+13 |
| | |||||
* | dmfile performs syntax checks | Joseph Hunkeler | 2019-05-08 | 1 | -1/+23 |
| | |||||
* | Minor improvement: | Joseph Hunkeler | 2019-05-07 | 1 | -7/+17 |
| | | | | | * Add help strings to usage * Add --output-dir argument | ||||
* | Use primary channel | Joseph Hunkeler | 2019-05-07 | 1 | -2/+2 |
| | |||||
* | Strip whitespace after stripping comment | Joseph Hunkeler | 2019-05-07 | 1 | -1/+2 |
| | |||||
* | Docstrings | Joseph Hunkeler | 2019-05-07 | 3 | -6/+98 |
| | |||||
* | Refactor: | Joseph Hunkeler | 2019-05-07 | 4 | -21/+6 |
| | | | | | | | * Remove git.py * Replace duplicate code with simple wrapper * Add README.md * Add LICENSE.txt | ||||
* | Initial commit | Joseph Hunkeler | 2019-05-06 | 7 | -0/+303 |