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
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