summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-03-08Merge remote-tracking branch 'tor-github/pr/743'Nick Mathewson
2019-03-05Merge branch 'tor-github/pr/717'David Goulet
2019-03-05Also disallow pushing to/from upstream branch when branch names do not matchrl1987
2019-03-05Improve pre-push.git-hook descriptionrl1987
2019-03-05In pre-push hook script, actually check local and remote refsrl1987
2019-03-05Update git pre-push hook so that only upstream branches can get pushed to originrl1987
2019-03-01maint: Make git scripts fetch origin onceDavid Goulet
2019-02-28maint: Remove 0.3.3 branch from git scriptsDavid Goulet
2019-02-28Merge branch 'tor-github/pr/720'George Kadianakis
2019-02-26maint: Helpful scripts for tor maintenanceDavid Goulet
2019-02-21Update pre-commit.git-hook for ticket 29553Nick Mathewson
2019-02-08cov-diff: better handle the case where a file stops having coverageNick Mathewson
2019-02-08Add a script to check for coverage nondeterminismNick Mathewson
2019-02-08Merge branch 'ticket29435_035' into ticket29435_040Nick Mathewson
2019-02-08Fix coverage script.Nick Mathewson
2019-01-24Merge branch 'precommit_squashed'Nick Mathewson
2019-01-24Only run the checkIncludes.py script if it existsNick Mathewson
2019-01-24lintChanges.py didn't take a directory argument in 0.2.9Nick Mathewson
2019-01-24Also run checkInclude.py before every commitrl1987
2019-01-24Add a pre-commit hook that runs code and changelog entry formatting checksrl1987
2019-01-22Merge remote-tracking branch 'tor-github/pr/653'Nick Mathewson
2019-01-18format_changelog: treat "issue NNNN" as a track ticketNick Mathewson
2019-01-17lintChanges.py: Two python re usage fixesNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Update copyright script for 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-15Remove fallback scripts and whitelistNick Mathewson
2019-01-15Use [ -n "$x" ] in place of [ ! -z "$x" ] in chutney-git-bisectNick Mathewson
2019-01-15Depending on script mode, either use 'whitelist' or 'fallback list'rl1987
2019-01-15In updateFallbackDirs.py, say 'fallback list' instead of 'whitelist'rl1987
2018-12-12Merge branch 'ticket28755_v2_squashed'Nick Mathewson
2018-12-12Copy the nss-related changes into fuzzing_include_am.py.Nick Mathewson
2018-12-12Fuzzing module for various string operations, currently focusing onNick Mathewson
2018-12-11Merge remote-tracking branch 'teor/ticket24838'Nick Mathewson
2018-12-11Merge remote-tracking branch 'github/prop297'Nick Mathewson
2018-12-11Merge remote-tracking branch 'teor/24805-phoul'Nick Mathewson
2018-12-11Merge remote-tracking branch 'rl1987/ticket28007_take2'Nick Mathewson
2018-12-08Let's not double-quote OUTPUTARG after allrl1987
2018-12-07Fallbacks: accept relays that are a fuzzy match to the whitelistteor
2018-12-07Fallbacks: refactor is_in_whitelist() to take an exact match booleanteor
2018-12-07Fallbacks: Rename CONSENSUS_EXPIRY_TOLERANCE to REASONABLY_LIVE_TIMEteor
2018-12-07Fallbacks: use a 24 hour future consensus toleranceteor
2018-12-07Fallbacks: use a 24 hour consensus expiry toleranceteor
2018-12-07Fallbacks: minor script comment changesteor
2018-12-05Merge remote-tracking branch 'tor-github/pr/531'Nick Mathewson
2018-12-05Merge remote-tracking branch 'tor-github/pr/508'Nick Mathewson
2018-11-29Mention --no-verify in error messagerl1987
2018-11-29Improve comment at the toprl1987
2018-11-29Rename to pre-push.git-hookrl1987
2018-11-26Address SC2086 in scan-build.shrl1987