101 Commits (b2724c87872aaec55dd7e5529aa029c3108b43a5)

Author SHA1 Message Date
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 16 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
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. 18 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