- e632c46 hook: add sample template for push-to-checkout by Adam Spiers · 4 years, 5 months ago
- d8d3d63 hooks--update.sample: use hash-agnostic zero OID by Denton Liu · 4 years, 6 months ago
- 8c7e505 hooks--pre-push.sample: use hash-agnostic zero OID by Denton Liu · 4 years, 6 months ago
- 6a117da hooks--pre-push.sample: modernize script by Denton Liu · 4 years, 6 months ago
- c9a33e5 Merge branch 'kw/fsmonitor-watchman-racefix' by Junio C Hamano · 5 years ago
- 7050624 Merge branch 'lh/bool-to-type-bool' by Junio C Hamano · 5 years ago
- e4e1e83 fsmonitor: add fsmonitor hook scripts for version 2 by Kevin Willford · 5 years ago
- 81e3db4 templates: fix deprecated type option `--bool` by Lucius Hu · 5 years ago
- fc7b26c Merge branch 'kw/fsmonitor-watchman-fix' by Junio C Hamano · 5 years ago
- dd0b61f fsmonitor: fix watchman integration by Kevin Willford · 5 years ago
- 6098817 git-merge: honor pre-merge-commit hook by Michael J Gruber · 6 years ago
- 03a7f38 Update shell scripts to compute empty tree object ID by brian m. carlson · 7 years ago
- 1fff303 fsmonitor: simplify determining the git worktree under Windows by Ben Peart · 7 years ago
- 6f1dc21 fsmonitor: read from getcwd(), not the PWD environment variable by Alex Vandiver · 7 years ago
- c87fbcf fsmonitor: don't bother pretty-printing JSON from watchman by Alex Vandiver · 7 years ago
- 2a387b1 fsmonitor: read entirety of watchman output by Alex Vandiver · 7 years ago
- dcdb71f fsmonitor: MINGW support for watchman integration by Ben Peart · 7 years ago
- def4376 fsmonitor: add a sample integration script for Watchman by Ben Peart · 7 years ago
- 8e36002 Merge branch 'ma/up-to-date' by Junio C Hamano · 7 years ago
- 7501015 Merge branch 'ks/prepare-commit-msg-sample-fix' by Junio C Hamano · 8 years ago
- 7560f54 treewide: correct several "up-to-date" to "up to date" by Martin Ågren · 8 years ago
- 51f5a2b hook: use correct logical variable by Kaartic Sivaraam · 8 years ago
- 127f98f Merge branch 'ks/prepare-commit-msg-sample' by Junio C Hamano · 8 years ago
- 0ef1a4e hook: add a simple first example by Kaartic Sivaraam · 8 years ago
- e1a4a28 hook: add sign-off using "interpret-trailers" by Kaartic Sivaraam · 8 years ago
- 94eba45 hook: name the positional variables by Kaartic Sivaraam · 8 years ago
- b22a307 hook: cleanup script by Kaartic Sivaraam · 8 years ago
- 8db1ae5 pre-rebase hook: capture documentation in a <<here document by Jonathan Nieder · 8 years ago
- 5a5749e pre-receive.sample: mark it executable by Anders Kaseorg · 8 years ago
- 77a9745 push options: {pre,post}-receive hook learns about push options by Stefan Beller · 9 years ago
- 2e55d30 Merge branch 'ma/update-hooks-sample-typofix' by Junio C Hamano · 9 years ago
- 9537f21 templates/hooks: fix minor typo in the sample update-hook by Martin Amdisen · 9 years ago
- 68a2e6a Merge branch 'nd/multiple-work-trees' by Junio C Hamano · 10 years ago
- 3af74cf pre-push.sample: remove unnecessary and misleading IFS=' ' by Jim Hill · 10 years ago
- b849b95 *.sh: avoid hardcoding $GIT_DIR/hooks/... by Nguyễn Thái Ngọc Duy · 10 years ago
- 1a947ba pre-push.sample: Write error message to stderr by W. Trevor King · 10 years ago
- af1748b sample pre-commit hook: use --bool when retrieving config var by Johan Herland · 11 years ago
- 8ed64df Merge branch 'maint-1.8.3' into maint by Junio C Hamano · 12 years ago
- 6897a64 fix shell syntax error in template by Thorsten Glaser · 12 years ago
- 7b3742f templates: spell ASCII in uppercase in pre-commit hook by Richard Hartmann · 12 years ago
- b1d5a57 templates: Reformat pre-commit hook's message by Richard Hartmann · 12 years ago
- 27b6e17 templates: Use heredoc in pre-commit hook by Richard Hartmann · 12 years ago
- 3ea5941 pre-push.sample: Make the script executable by Wieland Hoffmann · 12 years ago
- 9a8a84c templates/hooks--update.sample: use a lowercase "usage:" string by David Aguilar · 12 years ago
- 87c86dd Add sample pre-push hook script by Aaron Schrab · 12 years ago
- 411e6cf Merge branch 'maint-1.7.6' into maint by Junio C Hamano · 13 years ago
- c14daa4 make the sample pre-commit hook script reject names with newlines, too by Jim Meyering · 13 years ago
- 8d714b1 templates/hooks--*: remove sample hooks without any functionality by Gerrit Pape · 13 years ago
- 100e762 Modernize git calling conventions in hook templates by Ben Walton · 15 years ago
- 502be95 Make templates honour SHELL_PATH and PERL_PATH by Ben Walton · 15 years ago
- 2dfb96c Merge branch 'bs/maint-pre-commit-hook-sample' by Junio C Hamano · 15 years ago
- c30eb85 pre-commit.sample: Diff against the empty tree when HEAD is invalid by Björn Steinbrink · 15 years ago
- c8a58ac Revert "Don't create the $GIT_DIR/branches directory on init" by Junio C Hamano · 15 years ago
- 0cc5691 Don't create the $GIT_DIR/branches directory on init by Robin Rosenberg · 15 years ago
- 36e5610 Work around option parsing bug in the busybox tar implementation by Andreas Schwab · 15 years ago
- 42a0ea9 Correct minor typo in post-receive hook template by Frederik Schwarzer · 15 years ago
- f1e3156 pre-commit.sample: add comment re tr portability; fix grammar by Jim Meyering · 15 years ago
- 5eb3d94 Merge branch 'hv/sample-update' by Junio C Hamano · 16 years ago
- d00e364 Extend sample pre-commit hook to check for non ascii filenames by Heiko Voigt · 16 years ago
- c646217 pre-commit.sample: don't print incidental SHA1 by Jim Meyering · 16 years ago
- 7742c65 Extend sample update hook, disable modifying of existing tags by Heiko Voigt · 16 years ago
- aed97c6 hook/update: example of how to prevent branch creation by Pierre Habouzit · 16 years ago
- 28001d0 Modify description file to say what this file is by John Tapsell · 16 years ago
- d8bdc49 Fix permission bits on sources checked out with an overtight umask by Junio C Hamano · 17 years ago
- 71f4637 Install templates with the user and group of the installing personality by Johannes Sixt · 17 years ago
- bb1ab2d Merge branch 'j6t/mingw' by Junio C Hamano · 17 years ago
- 03e2b63 Update sample pre-commit hook to use "diff --check" by Junio C Hamano · 17 years ago
- 0b50b86 When installing, be prepared that template_dir may be relative. by Johannes Sixt · 17 years ago
- 3015fa5 Fix use of "perl -i" on Windows by Alex Riesen · 17 years ago
- f98f8cb Ship sample hooks with .sample suffix by Junio C Hamano · 17 years ago
- ba2d0f4 pre-rebase hook update by Junio C Hamano · 17 years ago
- 4be1fe1 Fix prepare-commit-msg hook and replace in-place sed by Marcel Koeppen · 17 years ago
- 25c4f61 Merge branch 'maint' by Junio C Hamano · 17 years ago
- 9907721 templates/Makefile: don't depend on local umask setting by Gerrit Pape · 17 years ago
- 8089c85 git-commit: add a prepare-commit-msg hook by Paolo Bonzini · 17 years ago
- 5c66d0d Officially deprecate repo-config. by Junio C Hamano · 17 years ago
- c60b528 Make default pre-commit hook less noisy by Jean-Luc Herren · 17 years ago
- 4165076 install-sh from automake does not like -m without delimiting space by Robert Schiele · 17 years ago
- f81117b Merge branch 'maint' by Junio C Hamano · 17 years ago
- 7a3db75 Fix sample pre-commit hook by Junio C Hamano · 17 years ago
- ad7638b hooks--update: decline deleting tags or branches by default, add config options by Gerrit Pape · 17 years ago
- 1756fed hooks--update: fix test for properly set up project description file by Gerrit Pape · 17 years ago
- 4a21d13 hooks-pre-commit: use \t, rather than a literal TAB in regexp by Jim Meyering · 17 years ago
- c32da69 hooks--update: Explicitly check for all zeros for a deleted ref. by Alexandre Julliard · 17 years ago
- 4cb08df Use $(RM) in Makefiles instead of 'rm -f' by Emil Medve · 18 years ago
- d52fd42 Remove trailing slash from $(template_dir). by Johannes Sixt · 18 years ago
- a6080a0 War on whitespace by Junio C Hamano · 18 years ago
- 9177649 Have sample update hook not refuse deleting a branch through push. by Gerrit Pape · 18 years ago
- 5946d88 variable $projectdesc needs to be set before checking against unchanged default. by Gerrit Pape · 18 years ago
- 4557e0d Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email by Andy Parkins · 18 years ago
- 46d409d update-hook: remove e-mail sending hook. by Andy Parkins · 18 years ago
- 0a0d080 update-hook: abort early if the project description is unset by Andy Parkins · 18 years ago
- c47e6a4 update-hook: fix incorrect use of git-describe and sed for finding previous tag by Andy Parkins · 18 years ago
- 2314c94 Make 'make' quiet by default by Shawn O. Pearce · 18 years ago
- 74f2b2a Make 'make' quieter while building git by Shawn O. Pearce · 18 years ago
- 4808bec Merge branch 'maint' by Junio C Hamano · 18 years ago
- b8ac23b Fix quoting in update hook template by Gerrit Pape · 18 years ago
- 3d84df4 Sample update hook: typofix and modernization to use "git log" by Andy Parkins · 18 years ago
- 9a894e8 The "table-of-contents" in the update hook script should match the body by Andy Parkins · 18 years ago
- 44478d9 Only show log entries for new revisions in hooks--update by Andy Parkins · 18 years ago