aboutsummaryrefslogtreecommitdiff
path: root/scripts/maint/lintChanges.py
AgeCommit message (Expand)Author
2020-02-18Merge branch 'tor-github/pr/1743'David Goulet
2020-02-18lintChanges: Tolerate variants that sortChanges knows how to clean up.Nick Mathewson
2020-02-16Stop assuming that /usr/bin/python existsPanagiotis Vasilopoulos
2019-12-12python: Add __future__ imports for python 3 compatibilityteor
2019-01-17lintChanges.py: Two python re usage fixesNick Mathewson
2018-09-18check-changes: Warn about bugfixes on future releasesteor
2018-09-18check-changes: Check bugfix version formattingteor
2017-11-05lintchanges: Allow 'fixes bugs a, b, and c'Nick Mathewson
2017-10-17Add dirauth changes as a lintchanges categoryNick Mathewson
2017-09-21Make check-spaces part of the standard "make check" processNick Mathewson
2017-01-11Warn on Tor versions with the 'tor-' prefixcypherpunks
2017-01-11Fix coding style issues in the changes file lintercypherpunks
2016-09-22fix crash in lintChanges.pyNick Mathewson
2016-08-02Update lintChanges script to understand 'Minor features (debugging)'Nick Mathewson
2016-03-21Fix (most) lintChanges warnings on master.Nick Mathewson
2016-02-01Fix all the warnings from lintChanges.pyNick Mathewson
2015-03-09Be exact about the number of spaces in the header.cypherpunks
2015-03-09Add `check-changes` rule for checking formatting of changes files.cypherpunks
2015-02-19Check for # characters in lintchangesNick Mathewson
2014-12-22have lintchanges check header format.Nick Mathewson
2014-12-22Resolve issues in changes filesNick Mathewson
2014-12-22Short python script to lint the changes filesNick Mathewson