89 Commits (8695353147e0c20fc8197fd73efec2ca9bce0304)

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