index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
hooks--pre-commit.sample
Age
Commit message (
Expand
)
Author
2020-01-21
templates: fix deprecated type option `--bool`
Lucius Hu
2018-05-02
Update shell scripts to compute empty tree object ID
brian m. carlson
2013-09-24
sample pre-commit hook: use --bool when retrieving config var
Johan Herland
2013-07-15
templates: spell ASCII in uppercase in pre-commit hook
Richard Hartmann
2013-07-15
templates: Reformat pre-commit hook's message
Richard Hartmann
2013-07-15
templates: Use heredoc in pre-commit hook
Richard Hartmann
2011-10-26
make the sample pre-commit hook script reject names with newlines, too
Jim Meyering
2010-03-20
Modernize git calling conventions in hook templates
Ben Walton
2009-11-06
pre-commit.sample: Diff against the empty tree when HEAD is invalid
Björn Steinbrink
2009-09-22
pre-commit.sample: add comment re tr portability; fix grammar
Jim Meyering
2009-05-20
Extend sample pre-commit hook to check for non ascii filenames
Heiko Voigt
2009-05-16
pre-commit.sample: don't print incidental SHA1
Jim Meyering
2008-06-26
Update sample pre-commit hook to use "diff --check"
Junio C Hamano
2008-06-24
Ship sample hooks with .sample suffix
Junio C Hamano