summaryrefslogtreecommitdiff
path: root/scripts/maint/practracker/problem.py
AgeCommit message (Expand)Author
2019-03-25practracker: add ability to regenerate exceptions file.Nick Mathewson
2019-03-25practracker: allow comments in exceptions fileNick Mathewson
2019-03-14practracker: Be compatible with python2 which is used by travis/jenkins.George Kadianakis
2019-03-13practracker: Fix duplicate exceptions and handle them more "gracefully".George Kadianakis
2019-03-13practracker: Improvements based on last Nick's review.George Kadianakis
2019-03-13practracker: Normalize filesystem paths across Windows and Posix.George Kadianakis
2019-03-13practracker: Improve documentation in problem.py .George Kadianakis
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