80 Commits (edf563fbaa2ab50734db4a61e9092f25fbb5a417)

Author SHA1 Message Date
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 16 years ago
Junio C Hamano 96cda0b106 templates/Makefile: install is unnecessary, just use mkdir -p 16 years ago
Johannes Sixt 71f463773a Install templates with the user and group of the installing personality 16 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
Junio C Hamano ba2d0f4f35 pre-rebase hook update 17 years ago
Marcel Koeppen 4be1fe1b94 Fix prepare-commit-msg hook and replace in-place sed 17 years ago
Gerrit Pape 9907721501 templates/Makefile: don't depend on local umask setting 17 years ago
Paolo Bonzini 8089c85bcb git-commit: add a prepare-commit-msg hook 17 years ago
Junio C Hamano 5c66d0d458 Officially deprecate repo-config. 17 years ago
Jean-Luc Herren c60b528225 Make default pre-commit hook less noisy 17 years ago
Robert Schiele 41650765de install-sh from automake does not like -m without delimiting space 17 years ago
Junio C Hamano 7a3db75bee Fix sample pre-commit hook 17 years ago
Gerrit Pape ad7638b2ed hooks--update: decline deleting tags or branches by default, add config options 17 years ago
Gerrit Pape 1756fed9ee hooks--update: fix test for properly set up project description file 17 years ago
Jim Meyering 4a21d13db4 hooks-pre-commit: use \t, rather than a literal TAB in regexp 17 years ago
Alexandre Julliard c32da692de hooks--update: Explicitly check for all zeros for a deleted ref. 17 years ago
Emil Medve 4cb08df553 Use $(RM) in Makefiles instead of 'rm -f' 18 years ago
Johannes Sixt d52fd42acd Remove trailing slash from $(template_dir). 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Gerrit Pape 91776491da Have sample update hook not refuse deleting a branch through push. 18 years ago
Gerrit Pape 5946d88a34 variable $projectdesc needs to be set before checking against unchanged default. 18 years ago
Andy Parkins 4557e0de5b Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email 18 years ago
Andy Parkins 46d409d0bf update-hook: remove e-mail sending hook. 18 years ago
Andy Parkins 0a0d080bdc update-hook: abort early if the project description is unset 18 years ago
Andy Parkins c47e6a43d3 update-hook: fix incorrect use of git-describe and sed for finding previous tag 18 years ago
Shawn O. Pearce 2314c94770 Make 'make' quiet by default 18 years ago
Shawn O. Pearce 74f2b2a8d0 Make 'make' quieter while building git 18 years ago
Gerrit Pape b8ac23bcf8 Fix quoting in update hook template 18 years ago
Andy Parkins 3d84df43e1 Sample update hook: typofix and modernization to use "git log" 18 years ago
Andy Parkins 9a894e8e7c The "table-of-contents" in the update hook script should match the body 18 years ago
Andy Parkins 44478d99ee Only show log entries for new revisions in hooks--update 18 years ago
Andy Parkins 72f627d2bc Fix potential command line overflow in hooks--update 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Andy Parkins 829a686f1b Heavily expanded update hook to send more useful emails than the old hook 18 years ago
Andy Parkins a69aba6af3 UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone 18 years ago
Jim Meyering b81ba57124 update hook: redirect _both_ diagnostic lines to stderr upon tag failure 18 years ago
Andy Parkins 59f3e25480 hooks/commit-msg: add example to add Signed-off-by line to message 18 years ago
Junio C Hamano 75c384efb5 Do not create $GIT_DIR/remotes/ directory anymore. 18 years ago
Luben Tuikov 9a1ae9ab03 sample commit-msg hook: no silent exit on duplicate Signed-off-by lines 18 years ago
Luben Tuikov e77235ea38 Fix regex pattern in commit-msg 18 years ago
Ramsay Allan Jones 7ffe7098dc Fix installation of templates on ancient systems. 19 years ago
Eric Wong 3a895e0268 templates/hooks--update: replace diffstat calls with git diff --stat 19 years ago