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-commit.git-hook
Age
Commit message (
Expand
)
Author
2020-11-12
Fix typos.
Samanta Navarro
2020-07-02
scripts: Don't run practracker in git hooks
David Goulet
2020-07-02
scripts: Add env variable to disable pre-commit hook
David Goulet
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-12-04
git scripts: Add the checkSpace.pl unit tests
teor
2019-12-04
Makefile/git scripts: Add the practracker unit tests
teor
2019-10-28
scripts/git: Fix a shellcheck error in pre-commit.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-09-05
shellcheck: Add shellcheck to the pre-commit hook
teor
2019-08-26
Merge remote-tracking branch 'tor-github/pr/1241'
Nick Mathewson
2019-08-20
scripts/git: Remove a duplicate practracker call from the pre-push hook
teor
2019-08-05
Update pre-commit hook to find checkIncludes in its new location
Nick Mathewson
2019-06-11
scripts/git: Stop hard-coding the bash path in the git scripts
teor
2019-04-24
Merge branch 'tor-github/pr/930'
David Goulet
2019-04-23
Call practracker from pre-push and pre-commit hooks
rl1987
2019-04-10
Fix pre-commit hook to correctly allow empty changes files.
Nick Mathewson
2019-03-10
Move all git maintenance scripts to separate directory
rl1987