Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement force_yaml_channels() | Joseph Hunkeler | 2019-05-16 | 2 | -4/+43 |
| | | | | * Switch from pyyaml to ruamel.yaml | ||||
* | Having a git log is not good enough | Joseph Hunkeler | 2019-05-12 | 1 | -3/+7 |
| | |||||
* | Having a git log is not good enough | Joseph Hunkeler | 2019-05-12 | 1 | -1/+2 |
| | |||||
* | /tmp is never good enough | Joseph Hunkeler | 2019-05-12 | 1 | -1/+1 |
| | |||||
* | Upgrade pip | Joseph Hunkeler | 2019-05-12 | 1 | -1/+7 |
| | |||||
* | Ignore upgrade check | Joseph Hunkeler | 2019-05-12 | 1 | -0/+3 |
| | |||||
* | Just work | Joseph Hunkeler | 2019-05-12 | 1 | -12/+13 |
| | |||||
* | Install pytest | Joseph Hunkeler | 2019-05-11 | 1 | -1/+1 |
| | |||||
* | Ditch normpath | Joseph Hunkeler | 2019-05-11 | 1 | -1/+1 |
| | |||||
* | Fix typo in ini section | Joseph Hunkeler | 2019-05-11 | 1 | -1/+1 |
| | |||||
* | Move comment_find in | Joseph Hunkeler | 2019-05-11 | 1 | -0/+15 |
| | |||||
* | Improvements: | Joseph Hunkeler | 2019-05-11 | 1 | -20/+31 |
| | | | | | | * Move comment_find out * Add force_xunit2 * Fix stupid if condition | ||||
* | Die env cannot be created | Joseph Hunkeler | 2019-05-11 | 1 | -0/+1 |
| | |||||
* | getenv: allow empty value | Joseph Hunkeler | 2019-05-08 | 1 | -1/+9 |
| | |||||
* | 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 |