aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-10-21Merge remote-tracking branch 'tor-github/pr/1420'Nick Mathewson
2019-10-18Merge branch 'maint-0.4.2'Nick Mathewson
2019-10-17Bump practracker exception limit for process_win32_exec().Alexander Færøy
2019-10-17scripts: Add git-setup-dirs.sh, which sets up maintainer git reposteor
2019-10-17Merge remote-tracking branch 'tor-github/pr/1419'teor
2019-10-16Merge remote-tracking branch 'tor-github/pr/1329'Nick Mathewson
2019-10-16Regenerate practracker exceptions file for 0.4.3 progress.Nick Mathewson
2019-10-16practracker: add a missing #.Nick Mathewson
2019-10-15scripts: Fix a git script commentteor
2019-10-15scripts: Merge forward test branch _042 into test branch _masterteor
2019-10-11git scripts: add maint/release-0.4.2.Nick Mathewson
2019-10-11maint-0.4.2: remove ".enable_practracker_in_hooks".Nick Mathewson
2019-10-09Document tor-coccinelle.hNick Mathewson
2019-10-03Merge remote-tracking branch 'tor-github/pr/1358'Nick Mathewson
2019-10-03control/control: Refactor some error handling codeteor
2019-09-30Merge branch 'tor-github/pr/1339'George Kadianakis
2019-09-27annotate_ifdef_directives: test edge-case of 80-char lineNick Mathewson
2019-09-27Annotate_ifdef_directives: doctest for 80-column lines.Nick Mathewson
2019-09-27Rename annotate_ifdef_directives to end with .py.Nick Mathewson
2019-09-27annotate_ifdef_directives: Allow it to be imported as a module.Nick Mathewson
2019-09-27Use Doctests to test the behavior of annotate_ifdef_directives.Nick Mathewson
2019-09-27annotate_ifdef_directives: generate paren-balanced expressionsNick Mathewson
2019-09-26annotate_ifdef_directives: clarify situation with newlinesNick Mathewson
2019-09-26annotate_ifdef_directives: remove some cases of double negationNick Mathewson
2019-09-26Merge remote-tracking branch 'tor-github/pr/1308'Nick Mathewson
2019-09-25Merge branch 'tor-github/pr/1337'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1355'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1322'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1309'George Kadianakis
2019-09-24practracker: Fix a typo in the usage messageteor
2019-09-23fix: Ticket #31589AmreshVenugopal
2019-09-23annotate_ifdef_directives: obey an 80-column line-limitNick Mathewson
2019-09-23annotate_ifdef_directives: introduce a function to make commented linesNick Mathewson
2019-09-23Add comments to annotate_ifdef_directivesNick Mathewson
2019-09-19Remove practracker exception for microdesc parsing functionNick Mathewson
2019-09-18Add a coccinelle script to look for {inc,dec}rements in log_debugNick Mathewson
2019-09-18practracker: Integration test for --list-overbroadNick Mathewson
2019-09-18practracker: An exception is "used" even when it is violated.Nick Mathewson
2019-09-18Practracker: do not list problems when told to --list-overbroad.Nick Mathewson
2019-09-16Fix add_c_file.py script to support paths starting with ./ #31336Daniel Pinto
2019-09-16Merge branch 'tor-github/pr/1313'George Kadianakis
2019-09-16Merge branch 'tor-github/pr/1312'George Kadianakis
2019-09-11Add some more of our trickier macros to tor-coccinelle.hNick Mathewson
2019-09-11Add a script to tell whether a file can be perfectly parsed by spatchNick Mathewson
2019-09-11Add a script to run spatch with appropriate argumentsNick Mathewson
2019-09-11Merge branch 'ticket31578' into ticket31578_mergedNick Mathewson
2019-09-10scripts: Make checkShellScripts.sh error exit if it can't find srcteor
2019-09-10scripts: Allow checkShellScripts.sh to be run from its parent directoryteor
2019-09-10scripts: Make the git scripts show usage messagesteor
2019-09-10scripts: reformat the comments in git-pull-all.sh for consistencyteor