aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAge
* pre-receive.sample: mark it executableAnders Kaseorg2016-10-28
* push options: {pre,post}-receive hook learns about push optionsStefan Beller2016-07-14
* Merge branch 'ma/update-hooks-sample-typofix'Junio C Hamano2016-02-26
|\
| * templates/hooks: fix minor typo in the sample update-hookMartin Amdisen2016-02-25
* | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-11
|\ \ | |/ |/|
| * *.sh: avoid hardcoding $GIT_DIR/hooks/...Nguyễn Thái Ngọc Duy2014-12-01
* | pre-push.sample: remove unnecessary and misleading IFS=' 'Jim Hill2014-12-22
|/
* pre-push.sample: Write error message to stderrW. Trevor King2014-09-11
* sample pre-commit hook: use --bool when retrieving config varJohan Herland2013-09-24
* Merge branch 'maint-1.8.3' into maintJunio C Hamano2013-09-03
|\
| * fix shell syntax error in templateThorsten Glaser2013-08-30
* | templates: spell ASCII in uppercase in pre-commit hookRichard Hartmann2013-07-15
* | templates: Reformat pre-commit hook's messageRichard Hartmann2013-07-15
* | templates: Use heredoc in pre-commit hookRichard Hartmann2013-07-15
|/
* pre-push.sample: Make the script executableWieland Hoffmann2013-06-11
* templates/hooks--update.sample: use a lowercase "usage:" stringDavid Aguilar2013-02-24
* Add sample pre-push hook scriptAaron Schrab2013-01-18
* Merge branch 'maint-1.7.6' into maintJunio C Hamano2011-10-26
|\
| * make the sample pre-commit hook script reject names with newlines, tooJim Meyering2011-10-26
* | templates/hooks--*: remove sample hooks without any functionalityGerrit Pape2011-09-27
|/
* Modernize git calling conventions in hook templatesBen Walton2010-03-20
* Make templates honour SHELL_PATH and PERL_PATHBen Walton2010-03-20
* Merge branch 'bs/maint-pre-commit-hook-sample'Junio C Hamano2009-11-15
|\
| * pre-commit.sample: Diff against the empty tree when HEAD is invalidBjörn Steinbrink2009-11-06
* | Revert "Don't create the $GIT_DIR/branches directory on init"Junio C Hamano2009-10-31
* | Don't create the $GIT_DIR/branches directory on initRobin Rosenberg2009-10-30
* | Work around option parsing bug in the busybox tar implementationAndreas Schwab2009-10-24
|/
* Correct minor typo in post-receive hook templateFrederik Schwarzer2009-09-29
* pre-commit.sample: add comment re tr portability; fix grammarJim Meyering2009-09-22
* Merge branch 'hv/sample-update'Junio C Hamano2009-05-23
|\
| * Extend sample update hook, disable modifying of existing tagsHeiko Voigt2009-05-09
* | Extend sample pre-commit hook to check for non ascii filenamesHeiko Voigt2009-05-20
* | pre-commit.sample: don't print incidental SHA1Jim Meyering2009-05-16
|/
* hook/update: example of how to prevent branch creationPierre Habouzit2009-04-17
* Modify description file to say what this file isJohn Tapsell2009-03-04
* Fix permission bits on sources checked out with an overtight umaskJunio C Hamano2008-09-09
* Install templates with the user and group of the installing personalityJohannes Sixt2008-08-20
* Merge branch 'j6t/mingw'Junio C Hamano2008-07-02
|\
| * When installing, be prepared that template_dir may be relative.Johannes Sixt2008-06-26
* | Update sample pre-commit hook to use "diff --check"Junio C Hamano2008-06-26
* | Fix use of "perl -i" on WindowsAlex Riesen2008-06-25
* | Ship sample hooks with .sample suffixJunio C Hamano2008-06-24
* | pre-rebase hook updateJunio C Hamano2008-06-24
|/
* Fix prepare-commit-msg hook and replace in-place sedMarcel Koeppen2008-05-21
* Merge branch 'maint'Junio C Hamano2008-02-29
|\
| * templates/Makefile: don't depend on local umask settingGerrit Pape2008-02-28
* | git-commit: add a prepare-commit-msg hookPaolo Bonzini2008-02-06
|/
* Officially deprecate repo-config.Junio C Hamano2008-01-17
* Make default pre-commit hook less noisyJean-Luc Herren2008-01-14
* install-sh from automake does not like -m without delimiting spaceRobert Schiele2007-12-03