Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | config/rifle.conf: Add `--each` to atool for multiple files | nfnty | 2017-01-22 | 1 | -4/+4 | |
| | | | | Partial fix for #746 | |||||
* | Update CONTRIBUTING and HACKING with new instructions | nfnty | 2017-01-22 | 2 | -7/+8 | |
| | ||||||
* | Merge branch 'broad-except' | nfnty | 2017-01-21 | 43 | -324/+306 | |
|\ | ||||||
| * | linting: pylint: Enable `broad-except`, Improve logging | nfnty | 2017-01-21 | 43 | -324/+306 | |
|/ | | | | | | | Handle exceptions explicitly to prevent unexpected errors from causing problems. Improve exception and notification logging. | |||||
* | Merge branch 'division' | nfnty | 2017-01-21 | 89 | -113/+113 | |
|\ | ||||||
| * | Python 3 division: Remove explicit float conversions | nfnty | 2017-01-21 | 8 | -24/+24 | |
| | | ||||||
| * | Python 3 division: Import `division` from `__future__` | nfnty | 2017-01-21 | 89 | -89/+89 | |
|/ | ||||||
* | Merge branch 'lint' | nfnty | 2017-01-20 | 94 | -1617/+2061 | |
|\ | ||||||
| * | linting: Fix flake8 `W503` | nfnty | 2017-01-18 | 3 | -8/+5 | |
| | | ||||||
| * | linting: Correct autopep8 | nfnty | 2017-01-18 | 28 | -238/+255 | |
| | | | | | | | | Allow bad whitespace in special circumstances | |||||
| * | linting: pylint 2.0.0 | nfnty | 2017-01-17 | 34 | -129/+114 |