summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2018-05-02Update shell scripts to compute empty tree object IDbrian m. carlson
2017-11-13fsmonitor: simplify determining the git worktree under WindowsBen Peart
2017-11-10fsmonitor: read from getcwd(), not the PWD environment variableAlex Vandiver
2017-10-30fsmonitor: don't bother pretty-printing JSON from watchmanAlex Vandiver
2017-10-04fsmonitor: read entirety of watchman outputAlex Vandiver
2017-10-04fsmonitor: MINGW support for watchman integrationBen Peart
2017-10-01fsmonitor: add a sample integration script for WatchmanBen Peart
2017-09-10Merge branch 'ma/up-to-date'Junio C Hamano
2017-08-23Merge branch 'ks/prepare-commit-msg-sample-fix'Junio C Hamano
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren
2017-08-14hook: use correct logical variableKaartic Sivaraam
2017-08-11Merge branch 'ks/prepare-commit-msg-sample'Junio C Hamano
2017-07-12hook: add a simple first exampleKaartic Sivaraam
2017-07-12hook: add sign-off using "interpret-trailers"Kaartic Sivaraam
2017-07-12hook: name the positional variablesKaartic Sivaraam
2017-07-12hook: cleanup scriptKaartic Sivaraam
2017-07-11pre-rebase hook: capture documentation in a <<here documentJonathan Nieder
2016-10-28pre-receive.sample: mark it executableAnders Kaseorg
2016-07-14push options: {pre,post}-receive hook learns about push optionsStefan Beller
2016-02-26Merge branch 'ma/update-hooks-sample-typofix'Junio C Hamano
2016-02-25templates/hooks: fix minor typo in the sample update-hookMartin Amdisen
2015-05-11Merge branch 'nd/multiple-work-trees'Junio C Hamano
2014-12-22pre-push.sample: remove unnecessary and misleading IFS=' 'Jim Hill
2014-12-01*.sh: avoid hardcoding $GIT_DIR/hooks/...Nguyễn Thái Ngọc Duy
2014-09-11pre-push.sample: Write error message to stderrW. Trevor King
2013-09-24sample pre-commit hook: use --bool when retrieving config varJohan Herland
2013-09-03Merge branch 'maint-1.8.3' into maintJunio C Hamano
2013-08-30fix shell syntax error in templateThorsten Glaser
2013-07-15templates: spell ASCII in uppercase in pre-commit hookRichard Hartmann
2013-07-15templates: Reformat pre-commit hook's messageRichard Hartmann
2013-07-15templates: Use heredoc in pre-commit hookRichard Hartmann
2013-06-11pre-push.sample: Make the script executableWieland Hoffmann
2013-02-24templates/hooks--update.sample: use a lowercase "usage:" stringDavid Aguilar
2013-01-18Add sample pre-push hook scriptAaron Schrab
2011-10-26Merge branch 'maint-1.7.6' into maintJunio C Hamano
2011-10-26make the sample pre-commit hook script reject names with newlines, tooJim Meyering
2011-09-27templates/hooks--*: remove sample hooks without any functionalityGerrit Pape
2010-03-20Modernize git calling conventions in hook templatesBen Walton
2010-03-20Make templates honour SHELL_PATH and PERL_PATHBen Walton
2009-11-16Merge branch 'bs/maint-pre-commit-hook-sample'Junio C Hamano
2009-11-07pre-commit.sample: Diff against the empty tree when HEAD is invalidBjörn Steinbrink
2009-10-31Revert "Don't create the $GIT_DIR/branches directory on init"Junio C Hamano
2009-10-30Don't create the $GIT_DIR/branches directory on initRobin Rosenberg
2009-10-24Work around option parsing bug in the busybox tar implementationAndreas Schwab
2009-09-29Correct minor typo in post-receive hook templateFrederik Schwarzer
2009-09-22pre-commit.sample: add comment re tr portability; fix grammarJim Meyering
2009-05-23Merge branch 'hv/sample-update'Junio C Hamano
2009-05-20Extend sample pre-commit hook to check for non ascii filenamesHeiko Voigt
2009-05-16pre-commit.sample: don't print incidental SHA1Jim Meyering
2009-05-09Extend sample update hook, disable modifying of existing tagsHeiko Voigt