52 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
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
Junio C Hamano 61c2bcbd11 pre-commit hook: complain about conflict markers. 19 years ago
Junio C Hamano a204756a45 sample hooks template. 19 years ago
Junio C Hamano 9a111c91b0 rebase: allow a hook to refuse rebasing. 19 years ago
Junio C Hamano d37fd03222 [PATCH] pre-commit sample hook: do not barf on the initial import 19 years ago
Junio C Hamano 41e79c9559 sample update-hook: sanely handle a new branch head. 19 years ago
Andreas Ericsson 8a3ee7c314 update-hook: Major overhaul (handling tags, mainly). 19 years ago
Junio C Hamano 60abce3c0f Fix hooks/update template. 19 years ago
Junio C Hamano f8d294f0a4 Clean build annoyance. 19 years ago
Tom Prince 01eea6f355 Add new programs and stamp file to .gitignore. 19 years ago
Junio C Hamano 4769948afe Deal with $(bindir) and friends with whitespaces. 19 years ago
Junio C Hamano 8c51242873 Make sure 'make install' does not have to rebuild templates. 19 years ago
Junio C Hamano 229a7ed7ab Solaris: give a bit more built-in defaults. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano 86b13da46c scripts: equality test '==' is not portable. 19 years ago
Tommi Virtanen c68e10b197 [PATCH] git bugfixes and cleanups, mainly Debian things 19 years ago
Junio C Hamano 6687f8fea2 [PATCH] Use .git/remote/origin, not .git/branches/origin. 19 years ago
Marco Costalba b909a15ede [PATCH] Fix git-commit-script to output on stderr when -v fails 19 years ago
Junio C Hamano b779dd5ee3 Make sample pre-commit hook output Emacs friendly. 19 years ago
Junio C Hamano 4426ac70a1 Add hooks to tools/git-applypatch. 19 years ago
Junio C Hamano 89e2c5f17b Add commit hook and make the verification customizable. 19 years ago
Josef Weidendorfer c65a9470fb [PATCH] Fixed/Extended example for update hook 19 years ago
Petr Baudis a682ef9f06 [PATCH] Use $DESTDIR instead of $dest 20 years ago
Junio C Hamano d3af621b14 Redo the templates generation and installation. 20 years ago
Junio C Hamano 8d5afef0f9 Install sample hooks 20 years ago