summaryrefslogtreecommitdiff
path: root/scripts/git/git-push-all.sh
AgeCommit message (Expand)Author
2020-03-05Update git scripts to use git-list-tor-branches.shNick Mathewson
2020-02-11Update scripts/git/*.sh to know about 043 and not about 040.Nick Mathewson
2020-01-15scripts/git: Improve branch list commentsteor
2020-01-15scripts/git: Fix git-merge-forward after removing 0.2.9teor
2019-12-30Remove 0.2.9 from git scriptsrl1987
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-10-23scripts/git: Avoid sleeping before the last push in git-push-all.shteor
2019-10-23scripts/git: Make git-push-all.sh skip more branches that match upstreamteor
2019-10-23scripts/git: Pass all unrecognised arguments to git-push-all.shteor
2019-10-23scripts/git: Fix a variable name typo in git-push-all.shteor
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: 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