aboutsummaryrefslogtreecommitdiff
path: root/scripts/maint/practracker
AgeCommit message (Expand)Author
2019-03-29allow circuituse.c to get even longer.Nick Mathewson
2019-03-27Stop assuming that /usr/bin/python3 existsteor
2019-03-26practracker updates from messaging_v3 mergeNick Mathewson
2019-03-27practracker: regen in master, for bug28925 merged to 0.4.0 and laterteor
2019-03-26Regenerate practracker file from scratch.Nick Mathewson
2019-03-26Merge branch 'practracker_regen'Nick Mathewson
2019-03-26Merge branch 'tor-github/pr/842'George Kadianakis
2019-03-26Add new exceptions.txt entriesNick Mathewson
2019-03-26practracker: update usage note in docstringNick Mathewson
2019-03-26Merge remote-tracking branch 'tor-github/pr/833'teor
2019-03-26Merge branch 'tor-github/pr/839'George Kadianakis
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-25Minimize the includes in control.cNick Mathewson
2019-03-25Split command-handling and authentication from control.cNick Mathewson
2019-03-25Split getinfo handling into a new control_getinfo.cNick Mathewson
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-03-25practracker: allow comments in exceptions fileNick Mathewson
2019-03-25practracker: sort filenames and directories.Nick Mathewson
2019-03-22Set file encoding in practracker.pyTaylor Yu
2019-03-15Satisfy practracker broken by #29665 and #28656.George Kadianakis
2019-03-14practracker: Create an exception for an as-yet-nonexistent file.Nick 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-13grandfather in two more functionsNick Mathewson
2019-03-13Improve failure message from check-best-practicesNick Mathewson
2019-03-13practracker: Be more careful about excluding "confusing terms"Nick Mathewson
2019-03-13practracker: Improvements based on last Nick's review.George Kadianakis
2019-03-13practracker: Update exceptions file :)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-13Fold in an initial practracker exceptions file.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-27Improve metrics implementation.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-27Add some failing unittests for the function length metric.George Kadianakis
2019-02-27Initial commit of practracker.py .George Kadianakis