Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-22 | fix crash in lintChanges.py | Nick Mathewson | |
2016-08-02 | Update lintChanges script to understand 'Minor features (debugging)' | Nick Mathewson | |
Previously we would give a warning because we didn't say "Fixes bug Foo" on these. | |||
2016-03-21 | Fix (most) lintChanges warnings on master. | Nick Mathewson | |
2016-02-01 | Fix all the warnings from lintChanges.py | Nick Mathewson | |
2015-03-09 | Be exact about the number of spaces in the header. | cypherpunks | |
Also fixes changes files that warn on this. | |||
2015-03-09 | Add `check-changes` rule for checking formatting of changes files. | cypherpunks | |
Additional fixes to make the change work; - fix Python 2 vs 3 issues - fix some PEP 8 warnings - handle paths with numbers correctly - mention the make rule in doc/HACKING. | |||
2015-02-19 | Check for # characters in lintchanges | Nick Mathewson | |
2014-12-22 | have lintchanges check header format. | Nick Mathewson | |
2014-12-22 | Resolve issues in changes files | Nick Mathewson | |
2014-12-22 | Short python script to lint the changes files | Nick Mathewson | |