126 Commits (4c8b882ada9e2a4cfa8c97087ed91601c8b0286e)

Author SHA1 Message Date
brian m. carlson 03a7f388da Update shell scripts to compute empty tree object ID 7 years ago
Ben Peart 1fff303fc2 fsmonitor: simplify determining the git worktree under Windows 7 years ago
Alex Vandiver 6f1dc21d98 fsmonitor: read from getcwd(), not the PWD environment variable 7 years ago
Alex Vandiver c87fbcf761 fsmonitor: don't bother pretty-printing JSON from watchman 7 years ago
Alex Vandiver 2a387b17c5 fsmonitor: read entirety of watchman output 7 years ago
Ben Peart dcdb71f159 fsmonitor: MINGW support for watchman integration 7 years ago
Ben Peart def4376711 fsmonitor: add a sample integration script for Watchman 7 years ago
Martin Ågren 7560f547e6 treewide: correct several "up-to-date" to "up to date" 7 years ago
Kaartic Sivaraam 51f5a2b439 hook: use correct logical variable 7 years ago
Kaartic Sivaraam 0ef1a4e32a hook: add a simple first example 8 years ago
Kaartic Sivaraam e1a4a28373 hook: add sign-off using "interpret-trailers" 8 years ago
Kaartic Sivaraam 94eba456b4 hook: name the positional variables 8 years ago
Kaartic Sivaraam b22a307946 hook: cleanup script 8 years ago
Jonathan Nieder 8db1ae5740 pre-rebase hook: capture documentation in a <<here document 8 years ago
Anders Kaseorg 5a5749e45b pre-receive.sample: mark it executable 8 years ago
Stefan Beller 77a9745d19 push options: {pre,post}-receive hook learns about push options 9 years ago
Martin Amdisen 9537f21b55 templates/hooks: fix minor typo in the sample update-hook 9 years ago
Jim Hill 3af74cfb15 pre-push.sample: remove unnecessary and misleading IFS=' ' 10 years ago
Nguyễn Thái Ngọc Duy b849b954d2 *.sh: avoid hardcoding $GIT_DIR/hooks/... 10 years ago
W. Trevor King 1a947ba3a3 pre-push.sample: Write error message to stderr 10 years ago
Johan Herland af1748b31e sample pre-commit hook: use --bool when retrieving config var 11 years ago
Thorsten Glaser 6897a64b65 fix shell syntax error in template 12 years ago
Richard Hartmann 7b3742fa46 templates: spell ASCII in uppercase in pre-commit hook 12 years ago
Richard Hartmann b1d5a570fc templates: Reformat pre-commit hook's message 12 years ago
Richard Hartmann 27b6e17a6d templates: Use heredoc in pre-commit hook 12 years ago
Wieland Hoffmann 3ea59412e8 pre-push.sample: Make the script executable 12 years ago
David Aguilar 9a8a84c319 templates/hooks--update.sample: use a lowercase "usage:" string 12 years ago
Aaron Schrab 87c86dd14a Add sample pre-push hook script 12 years ago
Jim Meyering c14daa4845 make the sample pre-commit hook script reject names with newlines, too 13 years ago
Gerrit Pape 8d714b11df templates/hooks--*: remove sample hooks without any functionality 13 years ago
Ben Walton 100e762a60 Modernize git calling conventions in hook templates 15 years ago
Ben Walton 502be95953 Make templates honour SHELL_PATH and PERL_PATH 15 years ago
Björn Steinbrink c30eb852e2 pre-commit.sample: Diff against the empty tree when HEAD is invalid 15 years ago
Junio C Hamano c8a58ac5a5 Revert "Don't create the $GIT_DIR/branches directory on init" 15 years ago
Robin Rosenberg 0cc5691a8b Don't create the $GIT_DIR/branches directory on init 15 years ago
Andreas Schwab 36e561064e Work around option parsing bug in the busybox tar implementation 15 years ago
Frederik Schwarzer 42a0ea94ce Correct minor typo in post-receive hook template 15 years ago
Jim Meyering f1e3156e62 pre-commit.sample: add comment re tr portability; fix grammar 15 years ago
Heiko Voigt d00e364de9 Extend sample pre-commit hook to check for non ascii filenames 16 years ago
Jim Meyering c646217e13 pre-commit.sample: don't print incidental SHA1 16 years ago
Heiko Voigt 7742c65ba5 Extend sample update hook, disable modifying of existing tags 16 years ago
Pierre Habouzit aed97c677c hook/update: example of how to prevent branch creation 16 years ago
John Tapsell 28001d0873 Modify description file to say what this file is 16 years ago
Junio C Hamano d8bdc49265 Fix permission bits on sources checked out with an overtight umask 17 years ago
Junio C Hamano 96cda0b106 templates/Makefile: install is unnecessary, just use mkdir -p 17 years ago
Johannes Sixt 71f463773a Install templates with the user and group of the installing personality 17 years ago
Junio C Hamano 03e2b630f0 Update sample pre-commit hook to use "diff --check" 17 years ago
Johannes Sixt 0b50b860a5 When installing, be prepared that template_dir may be relative. 17 years ago
Alex Riesen 3015fa5846 Fix use of "perl -i" on Windows 17 years ago
Junio C Hamano f98f8cbac0 Ship sample hooks with .sample suffix 17 years ago