Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch old-style string formattings to new '.format()' | Gökçen Nurlu | 2017-11-17 | 1 | -1/+1 |
* | Refactoring: Move exceptions module to be private | Tristan Van Berkom | 2017-11-06 | 1 | -1/+1 |
* | Use _yaml.node_items() across the board, instead of casing _yaml.PROVENANCE_KEY | Tristan Van Berkom | 2017-10-01 | 1 | -7/+3 |
* | Fixing permissions, some random python files became executable | Tristan Van Berkom | 2017-03-06 | 1 | -0/+0 |
* | _variables.py: Special case to set max-jobs to 1 if notparallel was specified | Tristan Van Berkom | 2017-02-22 | 1 | -0/+6 |
* | Remove apostrophes from grammatically incorrect instances of "it's" | Paul Sherwood | 2017-02-11 | 1 | -1/+1 |
* | _variables.py: Fix variable resolution to convert to strings | Tristan Van Berkom | 2017-01-27 | 1 | -0/+3 |
* | _variables.py: A new helper object for variable contexts | Tristan Van Berkom | 2017-01-06 | 1 | -0/+170 |