summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-12-09Port changelog tools to python 3Nick Mathewson
2019-12-04Merge branch 'ticket32609_squashed'Nick Mathewson
2019-12-04practracker: document !advisory in includes.pyteor
2019-12-04git scripts: Add the checkSpace.pl unit teststeor
2019-12-04practracker: Test for bad ".c" includes in the unit teststeor
2019-12-04Makefile/git scripts: Add the practracker unit teststeor
2019-12-03Have checkSpaceTest.sh exit as skipped when on WindowsNick Mathewson
2019-12-03Add a simple test for checkSpace.plNick Mathewson
2019-11-26checkSpace.pl: make output more uniform.Nick Mathewson
2019-11-26practracker/includes.py: Don't read editor temp filesteor
2019-11-26check-spaces: Fix an outdated commentteor
2019-11-26practracker: Fix a typo in a logging function callteor
2019-11-25Merge branch 'stream-socks-auth' into bug19859_mergedNick Mathewson
2019-11-23rename_c_identifier: don't crash when doing only one replacement.Nick Mathewson
2019-11-19Split log configuration out of options_act_reversible().Nick Mathewson
2019-11-18Add changes file for #30381.George Kadianakis
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-11-03Bug #19859: Increase function-size exception to 124JeremyRand
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