aboutsummaryrefslogtreecommitdiff
path: root/scripts/git/git-push-all.sh
AgeCommit message (Expand)Author
2019-09-10scripts: Make the git scripts show usage messagesteor
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-08-29scripts/git: fix shellcheck issues in git-push-all.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: Add test branch support to the git scriptsteor
2019-08-29scripts/git: Cleanup and fix minor git scripts issuesteor
2019-08-26Fix/suppress shellcheck warnings in git-push-all.shNick Mathewson
2019-08-08scripts/git: add TOR_PUSH_DELAY to git-push-all.shteor
2019-06-11scripts/git: Stop hard-coding the bash path in the git scriptsteor
2019-06-10push-all: Use TOR_UPSTREAM_REMOTE_NAME to override UPSTREAM_BRANCHNick Mathewson
2019-06-10Update git scripts for new versionsNick Mathewson
2019-03-10Move all git maintenance scripts to separate directoryrl1987