summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2018-11-26Silence SC2034 shellcheck checker for EXTRA_CHECKERS and NOISY_CHECKERS varia...rl1987
2018-11-24Rewrite updateVersions script in Python, add datestamp functionality.Nick Mathewson
2018-11-21Add CrackerboxPalace fallbackColin Childs
2018-11-20Fix SC2230 warningrl1987
2018-11-20Fix SC2046 and SC2086 warningsrl1987
2018-11-20Also disallow fixup/squash commits in maint-* and release-*rl1987
2018-11-20Silence SC1117 warningsrl1987
2018-11-20Add pre-push git hook to prevent fixup and squash commits from ending up in m...rl1987
2018-11-19Merge remote-tracking branch 'tor-github/pr/519'Nick Mathewson
2018-11-15Fix shellcheck issues in cov-diff - SC2231, SC2006 and SC2086rl1987
2018-11-15Fix one last SC2086rl1987
2018-11-15Fix most instances of SC2086 warningrl1987
2018-11-15Fix shellcheck SC2006 warnings in 'coverage' scriptrl1987