- 05 Sep, 2019 1 commit
-
-
- 02 Sep, 2019 2 commits
-
-
Nick Mathewson authored
This commit only changes whitespace and removes a temporary comment.
-
Nick Mathewson authored
-
- 05 Aug, 2019 1 commit
-
-
Nick Mathewson authored
I'm using 500 as a file size limit, and 15 as an include limit. This affects comparatively few files, but I think they are the worst ones. Closes ticket 31175.
-
- 17 Jul, 2019 1 commit
-
-
Nick Mathewson authored
Instead of excluding directories at the last minute if they happen to appear in our filenames, we exclude them early, before recursing into all their subdirectories. Part of 29746.
-
- 25 Mar, 2019 1 commit
-
-
Nick Mathewson authored
This helps ensure that we'll get output in a stable order. Closes ticket 29882.
-
- 13 Mar, 2019 3 commits
-
-
-
This was causing issues because the exceptions file is written using Posix paths, whereas practracker in Windows was trying to match Windows paths ("\" instead of "/").
-
- Introduce 'make check-best-practices'. - Fix up Tor topdir etc to work with the way 'make check-local' gets called. - Make practracker less likely to print useless stuff.
-
- 27 Feb, 2019 1 commit
-
-
George Kadianakis authored
-