summaryrefslogtreecommitdiff
path: root/scripts/git/git-merge-forward.sh
AgeCommit message (Expand)Author
2019-11-06Merge branch 'bug32402_042' into bug32402_masterteor
2019-11-06shellcheck: Fix issues in the git-*.sh scriptsteor
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-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: 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-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-10Update git scripts for new versionsNick Mathewson
2019-03-13Merge branch 'tor-github/pr/780'George Kadianakis
2019-03-10Move all git maintenance scripts to separate directoryrl1987