aboutsummaryrefslogtreecommitdiff
path: root/scripts/maint/practracker/practracker.py
AgeCommit message (Expand)Author
2019-03-27Stop assuming that /usr/bin/python3 existsteor
2019-03-26Merge branch 'practracker_regen'Nick Mathewson
2019-03-26practracker: update usage note in docstringNick Mathewson
2019-03-25practracker: add ability to regenerate exceptions file.Nick Mathewson
2019-03-25practracker: pass sys.argv to main() as an argumentNick Mathewson
2019-03-25Practracker: add a string explaining the excptions file.Nick Mathewson
2019-03-22Set file encoding in practracker.pyTaylor Yu
2019-03-14practracker: Be compatible with python2 which is used by travis/jenkins.George Kadianakis
2019-03-13Improve failure message from check-best-practicesNick Mathewson
2019-03-13Call practracker as part of check-local.George Kadianakis
2019-02-27Exit with 1 if new issues were found. Also work with python3.George Kadianakis
2019-02-27Add more intelligent problem tracking.George Kadianakis
2019-02-27Improve #include counting func and move it to metrics.py.George Kadianakis
2019-02-27Initial commit of practracker.py .George Kadianakis