summaryrefslogtreecommitdiff
path: root/scripts/git
AgeCommit message (Expand)Author
2019-10-15scripts: Fix a git script commentteor
2019-10-15scripts: Merge forward test branch _042 into test branch _masterteor
2019-10-11git scripts: add maint/release-0.4.2.Nick Mathewson
2019-09-10scripts: Make the git scripts show usage messagesteor
2019-09-10scripts: reformat the comments in git-pull-all.sh for consistencyteor
2019-09-10scripts: Improve a usage message in git-push-all.shteor
2019-09-10scripts: Allow git-push-all.sh to be run from any directoryteor
2019-09-05shellcheck: Add shellcheck to the pre-commit hookteor
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-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-24Merge remote-tracking branch 'tor-github/pr/1215'Nick Mathewson
2019-08-21Merge branch 'ticket31176' into ticket31176_mergedNick Mathewson
2019-08-20scripts/git: Remove a duplicate practracker call from the pre-push hookteor
2019-08-08pre-push hook: Only run practracker when a special file is presentNick Mathewson
2019-08-08scripts/git: add TOR_PUSH_DELAY to git-push-all.shteor
2019-08-05Update pre-commit hook to find checkIncludes in its new locationNick Mathewson
2019-07-02Early exit from post-merge git hook script when not merging to masterrl1987
2019-06-17Merge branch 'ticket29533_squashed'Nick Mathewson
2019-06-17Fix SC2034 in pre-push.git-hookrl1987
2019-06-11Stop hard-coding env vars in the git scriptsteor
2019-06-11scripts/git: Stop hard-coding the bash path in the git scriptsteor
2019-06-10Add an environment variable to set GIT_PATH in git scriptsNick Mathewson
2019-06-10push-all: Use TOR_UPSTREAM_REMOTE_NAME to override UPSTREAM_BRANCHNick Mathewson
2019-06-10Update git scripts for new versionsNick Mathewson
2019-06-05Document TOR_UPSTREAM_REMOTE_NAME env variablerl1987
2019-05-11pre-push.git-hook: Check remote name to see if it's upstreamrl1987
2019-05-01pre-push.git-hook: Allow fixup and squash commits when pushing to non-upstrea...rl1987
2019-04-24Merge branch 'tor-github/pr/930'David Goulet
2019-04-23Call practracker from pre-push and pre-commit hooksrl1987
2019-04-18Merge branch 'tor-github/pr/925'George Kadianakis
2019-04-10Fix pre-commit hook to correctly allow empty changes files.Nick Mathewson
2019-04-10scripts: In git-pull-all.sh, also fetch the latest tor-github pull requeststeor
2019-04-05Call pre-commit hook from pre-push scriptrl1987
2019-03-13Merge branch 'tor-github/pr/780'George Kadianakis
2019-03-10Disable git diff paginationrl1987
2019-03-10Using diff -u in check_for_diffsrl1987
2019-03-10Iterate over contents of scripts/git with check_for_script_update functionrl1987
2019-03-10Move all git maintenance scripts to separate directoryrl1987