aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-10-24scripts/git: Make spaces consistent in pre-push.git-hookteor
2019-10-24scripts/git: Only check modified files in existing git hook checksteor
2019-10-24scripts/git: Add check_cocci_parse.sh to the pre-commit hookteor
2019-10-24scripts/cocci: Check owned src in check_cocci_parse.sh by defaultteor
2019-10-24scripts/cocci: Add check_cocci_parse.sh and default exceptionsteor
2019-10-24scripts/cocci: Remove unused arguments from try_parse.sh spatchteor
2019-10-24scripts/cocci: Add an exceptions file to try_parse.shteor
2019-10-24Merge remote-tracking branch 'tor-github/pr/1447'teor
2019-10-23scripts/git: Avoid sleeping before the last push in git-push-all.shteor
2019-10-23scripts/git: Make git-push-all.sh skip more branches that match upstreamteor
2019-10-23scripts/git: Pass all unrecognised arguments to git-push-all.shteor
2019-10-23scripts/git: Fix a variable name typo in git-push-all.shteor
2019-10-22Merge branch 'ticket31705_v2' into ticket31705_v2_mergedNick Mathewson
2019-10-22confmacros.h: fix coccinelle parsing.Nick Mathewson
2019-10-22tor-coccinelle.h: add a definition for EXTERNNick Mathewson
2019-10-22tor-coccinelle.h: add HANDLE_{DECL,IMPL}Nick Mathewson
2019-10-22tor-coccinelle.h: add EAT_SEMICOLONNick Mathewson
2019-10-22tor-coccinelle.h: add CHECK_SCANFNick Mathewson
2019-10-22tor-coccinelle.h: add MOCK_DECLNick Mathewson
2019-10-22tor-coccinelle.h: handle SLIST and LIST.Nick Mathewson
2019-10-22Add a "COCCI" macro that we tell coccinelle is always defined.Nick Mathewson
2019-10-22tor-coccinelle.h: handle NS and NS_DECL.Nick Mathewson
2019-10-22tor-coccinelle: handle SIMPLEQ and TAILQ better.Nick Mathewson
2019-10-22tor-coccinelle.h: Add {EN,DIS}ABLE_GCC_WARNING.Nick Mathewson
2019-10-22tor-coccinelle: expect parentheses after HT_INITIALIZERNick Mathewson
2019-10-22try_parse.sh: add a verbose mode and a meaningful exit code.Nick Mathewson
2019-10-22document test-operator-cleanupNick Mathewson
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