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
/
pre-push.git-hook
Age
Commit message (
Expand
)
Author
2020-01-23
Git hooks: remove support for 0.2.9 directory layout.
Nick Mathewson
2019-12-20
Makefile/git scripts: Add comments to keep owned file lists in sync
teor
2019-10-31
scripts/git: Restore a dropped check for pre-commit in pre-push
teor
2019-10-28
scripts: Change to the top source directory as needed
teor
2019-10-24
scripts/git: Make spaces consistent in pre-push.git-hook
teor
2019-10-24
scripts/git: Only check modified files in existing git hook checks
teor
2019-10-24
scripts/git: Add check_cocci_parse.sh to the pre-commit hook
teor
2019-08-20
scripts/git: Remove a duplicate practracker call from the pre-push hook
teor
2019-08-08
pre-push hook: Only run practracker when a special file is present
Nick Mathewson
2019-06-17
Merge branch 'ticket29533_squashed'
Nick Mathewson
2019-06-17
Fix SC2034 in pre-push.git-hook
rl1987
2019-06-11
scripts/git: Stop hard-coding the bash path in the git scripts
teor
2019-06-05
Document TOR_UPSTREAM_REMOTE_NAME env variable
rl1987
2019-05-11
pre-push.git-hook: Check remote name to see if it's upstream
rl1987
2019-05-01
pre-push.git-hook: Allow fixup and squash commits when pushing to non-upstrea...
rl1987
2019-04-23
Call practracker from pre-push and pre-commit hooks
rl1987
2019-04-05
Call pre-commit hook from pre-push script
rl1987
2019-03-10
Move all git maintenance scripts to separate directory
rl1987