summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-02-06Merge remote-tracking branch 'public/practracker_regen_overbroad_2'Nick Mathewson
2020-02-03practracker: use shutil.move so --regen will work on windowsNick Mathewson
2020-02-03practracker: integration tests for --regen and --regen-overbroadNick Mathewson
2020-02-03practracker: add a --regen-overbroad option to remove overbroad exceptions.Nick Mathewson
2020-02-03Remove unused import UserDictChristian Clauss
2020-01-28Use print() function in both Python 2 and Python 3cclauss
2020-01-23Git hooks: remove support for 0.2.9 directory layout.Nick Mathewson
2020-01-20add_c_file: Replace asserts with exceptionsteor
2020-01-20add_c_file: Improve script documentationteor
2020-01-20add_c_file: Improve tor source directory checksteor
2020-01-16add_c_file: Rename variables based on the type of pathteor
2020-01-16add_c_file: Simplify some usage of srcdir_file()teor
2020-01-16add_c_file: Document the paths used by each part of the scriptteor
2020-01-16add_c_file: Improve path handling and canonicalisationteor
2020-01-16add_c_file: tolerate ./ in filenames.Nick Mathewson
2020-01-16add_c_file: handle adding to the end of a list correctly.Nick Mathewson
2020-01-15Merge remote-tracking branch 'tor-github/pr/1657'Nick Mathewson
2020-01-15Merge branch 'pr1599_squashed'teor
2020-01-15practracker: Wrap long lines in the test scriptteor
2020-01-15practracker: Test practracker exit statusteor
2020-01-15practracker: Fail tests if any process exits unexpectedlyteor
2020-01-15practracker: Capture stderr output in test_practracker.shteor
2020-01-15scripts/git: Improve branch list commentsteor
2020-01-15scripts/git: Fix git-merge-forward after removing 0.2.9teor
2020-01-14Merge branch 'tor-github/pr/1633'David Goulet
2020-01-14Merge branch 'maint-0.4.2'teor
2020-01-14practracker: print a notice to stderr when disabledteor
2020-01-13test_practracker.sh: never disable practrackerNick Mathewson
2020-01-13Split core/include.am into per-subdirectory include.am filesNick Mathewson
2019-12-30Remove 0.2.9 from git scriptsrl1987
2019-12-20Makefile/git scripts: Add comments to keep owned file lists in syncteor
2019-12-19Merge remote-tracking branch 'tor-github/pr/1584'teor
2019-12-12python: Add __future__ imports for python 3 compatibilityteor
2019-12-09Port changelog tools to python 3Nick Mathewson
2019-12-05cocci: Require spatch >= 1.0.4 to run checksteor
2019-12-04Merge branch 'ticket32609_squashed'Nick Mathewson
2019-12-04practracker: document !advisory in includes.pyteor
2019-12-04git scripts: Add the checkSpace.pl unit teststeor
2019-12-04practracker: Test for bad ".c" includes in the unit teststeor
2019-12-04Makefile/git scripts: Add the practracker unit teststeor
2019-12-03Have checkSpaceTest.sh exit as skipped when on WindowsNick Mathewson
2019-12-03Add a simple test for checkSpace.plNick Mathewson
2019-11-26checkSpace.pl: make output more uniform.Nick Mathewson
2019-11-26practracker/includes.py: Don't read editor temp filesteor
2019-11-26check-spaces: Fix an outdated commentteor
2019-11-26practracker: Fix a typo in a logging function callteor
2019-11-25Merge branch 'stream-socks-auth' into bug19859_mergedNick Mathewson
2019-11-23rename_c_identifier: don't crash when doing only one replacement.Nick Mathewson
2019-11-19Split log configuration out of options_act_reversible().Nick Mathewson
2019-11-18Add changes file for #30381.George Kadianakis