index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
git
/
git-push-all.sh
Age
Commit message (
Expand
)
Author
2020-03-05
Update git scripts to use git-list-tor-branches.sh
Nick Mathewson
2020-02-11
Update scripts/git/*.sh to know about 043 and not about 040.
Nick Mathewson
2020-01-15
scripts/git: Improve branch list comments
teor
2020-01-15
scripts/git: Fix git-merge-forward after removing 0.2.9
teor
2019-12-30
Remove 0.2.9 from git scripts
rl1987
2019-11-07
scripts/git: Stop failing when upstream branches don't exist
teor
2019-11-07
scripts/git: Remove extra printfs from a bad merge
teor
2019-11-06
shellcheck: Fix minor issues in some scripts
teor
2019-11-06
Merge branch 'bug32402_042' into bug32402_master
teor
2019-11-06
shellcheck: Fix issues in the git-*.sh scripts
teor
2019-10-23
scripts/git: Avoid sleeping before the last push in git-push-all.sh
teor
2019-10-23
scripts/git: Make git-push-all.sh skip more branches that match upstream
teor
2019-10-23
scripts/git: Pass all unrecognised arguments to git-push-all.sh
teor
2019-10-23
scripts/git: Fix a variable name typo in git-push-all.sh
teor
2019-10-11
git scripts: add maint/release-0.4.2.
Nick Mathewson
2019-09-10
scripts: Make the git scripts show usage messages
teor
2019-09-10
scripts: Improve a usage message in git-push-all.sh
teor
2019-09-10
scripts: Allow git-push-all.sh to be run from any directory
teor
2019-08-29
scripts/git: fix shellcheck issues in git-push-all.sh
teor
2019-08-29
scripts/git: Quote shell arguments where possible
teor
2019-08-29
scripts/git: Improve usage documentation for merge-forward and push-all
teor
2019-08-29
scripts/git: Let git-push-all.sh skip unchanged test branches
teor
2019-08-29
scripts/git: Make the git push command and args configurable
teor
2019-08-29
scripts/git: Add test branch support to the git scripts
teor
2019-08-29
scripts/git: Cleanup and fix minor git scripts issues
teor
2019-08-26
Fix/suppress shellcheck warnings in git-push-all.sh
Nick Mathewson
2019-08-08
scripts/git: add TOR_PUSH_DELAY to git-push-all.sh
teor
2019-06-11
scripts/git: Stop hard-coding the bash path in the git scripts
teor
2019-06-10
push-all: Use TOR_UPSTREAM_REMOTE_NAME to override UPSTREAM_BRANCH
Nick Mathewson
2019-06-10
Update git scripts for new versions
Nick Mathewson
2019-03-10
Move all git maintenance scripts to separate directory
rl1987