aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-09Document tor-coccinelle.hNick Mathewson
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-09Merge branch 'tor-github/pr/1264'David Goulet
2019-09-09Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...Nick Mathewson
2019-09-09practracker: Make you happy funny scriptDavid Goulet
2019-09-05New practracker exceptions for dependency violations in headersNick Mathewson
2019-09-05Fix a bug in practracker's handling of .may_include in headersNick Mathewson
2019-09-05shellcheck: Add shellcheck to the pre-commit hookteor
2019-09-04Merge branch 'tor-github/pr/1246'David Goulet
2019-09-02practracker: handle empty files.Nick Mathewson
2019-09-02practracker: Fix indentation in util.pyNick Mathewson
2019-09-02Practracker: only consider files under "src/"Nick Mathewson
2019-08-29practracker: make filename terminology uniformNick Mathewson
2019-08-29scripts/git: fix shellcheck issues in git-push-all.shteor
2019-08-29scripts/git: fix an env var typo in git-merge-forward.shteor
2019-08-29scripts/git: Quote shell arguments where possibleteor
2019-08-29scripts/git: Improve usage documentation for merge-forward and push-allteor
2019-08-29scripts/git: Let git-push-all.sh skip unchanged test branchesteor
2019-08-29scripts/git: Make the git push command and args configurableteor
2019-08-29scripts/git: Allow git-merge-forward.sh to re-use existing test branchesteor
2019-08-29scripts/git: Add test branch support to the git scriptsteor
2019-08-29scripts/git: Cleanup and fix minor git scripts issuesteor
2019-08-26Add integration tests for new practracker featuresNick Mathewson
2019-08-26Merge branch 'tor-github/pr/1263'George Kadianakis
2019-08-26Merge remote-tracking branch 'tor-github/pr/1241'Nick Mathewson
2019-08-26Fix/suppress shellcheck warnings in git-push-all.shNick Mathewson
2019-08-26Merge branch 'tor-github/pr/1254'David Goulet
2019-08-24Merge remote-tracking branch 'tor-github/pr/1215'Nick Mathewson
2019-08-22Merge branch 'ticket30935' into ticket30935_mergedNick Mathewson
2019-08-22Merge branch 'tor-github/pr/1244'David Goulet
2019-08-21Document new practracker violation types, and add a practracker readmeNick Mathewson
2019-08-21Merge branch 'ticket31176' into ticket31176_mergedNick Mathewson
2019-08-20Merge branch 'ticket30914' into ticket30914_mergedNick Mathewson
2019-08-20scripts/git: Remove a duplicate practracker call from the pre-push hookteor
2019-08-19Merge remote-tracking branch 'tor-github/pr/1224'Nick Mathewson
2019-08-19Merge remote-tracking branch 'tor-github/pr/1235'Nick Mathewson
2019-08-19Merge branch 'tor-github/pr/1220'George Kadianakis