aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-11-14Merge branch 'tor-github/pr/1489'David Goulet
2019-11-14practracker: Don't read editor temp files, attempt 2teor
2019-11-07scripts/git: Stop failing when upstream branches don't existteor
2019-11-07scripts/git: Remove extra printfs from a bad mergeteor
2019-11-06shellcheck: Fix minor issues in some scriptsteor
2019-11-06Merge branch 'bug32402_042' into bug32402_masterteor
2019-11-06shellcheck: Fix issues in the git-*.sh scriptsteor
2019-11-06shellcheck: Start checking most scripts for errorsteor
2019-11-05practracker: Preserve improvementsteor
2019-11-05Merge remote-tracking branch 'tor-github/pr/1477'teor
2019-11-05practracker: Update the exceptions file with improvementsteor
2019-11-05scripts: Fix update_versions.py for out-of-tree buildsteor
2019-11-05practracker: Rename functions modified by a previous committeor
2019-10-31scripts/git: Add TOR_EXTRA_REMOTE_* for an extra git remoteteor
2019-10-31scripts/git: Add TOR_EXTRA_CLONE_ARGS for git cloneteor
2019-10-31scripts/git: Make a master symlink in the worktree directoryteor
2019-10-31scripts/git: Restore a dropped check for pre-commit in pre-pushteor
2019-10-31scripts/git: Print the correct path in git-setup-dirs.shteor
2019-10-31scripts/git: Don't use spaces in git URLsteor
2019-10-28scripts: Change to the top source directory as neededteor
2019-10-28practracker: Don't read editor temp filesteor
2019-10-28scripts/git: Fix a shellcheck error in pre-commit.git-hookteor
2019-10-25Merge branch 'ticket31241_v3'Nick Mathewson
2019-10-25scripts/maint: Stop assuming that python3 is in /usr/binteor
2019-10-25Merge remote-tracking branch 'tor-github/pr/1462'teor
2019-10-24Make foo_validate() functions call config_validate().Nick Mathewson
2019-10-25Merge remote-tracking branch 'tor-github/pr/1463'teor
2019-10-24Add a script to rename C identifiers, and optionally add a commit messageNick Mathewson
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