summaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2008-02-291-3/+3
|\
| * templates/Makefile: don't depend on local umask settingGerrit Pape2008-02-281-3/+3
* | git-commit: add a prepare-commit-msg hookPaolo Bonzini2008-02-062-0/+39
|/
* Officially deprecate repo-config.Junio C Hamano2008-01-171-3/+3
* Make default pre-commit hook less noisyJean-Luc Herren2008-01-141-1/+1
* install-sh from automake does not like -m without delimiting spaceRobert Schiele2007-12-031-1/+1
* Merge branch 'maint'Junio C Hamano2007-11-221-1/+1
|\
| * Fix sample pre-commit hookJunio C Hamano2007-11-221-1/+1
* | hooks--update: decline deleting tags or branches by default, add config optionsGerrit Pape2007-11-081-2/+31
* | hooks--update: fix test for properly set up project description fileGerrit Pape2007-11-081-2/+2
* | hooks-pre-commit: use \t, rather than a literal TAB in regexpJim Meyering2007-10-261-1/+1
|/
* hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard2007-09-131-1/+1
* Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-141-1/+2
* Remove trailing slash from $(template_dir).Johannes Sixt2007-06-121-1/+1
* War on whitespaceJunio C Hamano2007-06-074-4/+0
* Have sample update hook not refuse deleting a branch through push.Gerrit Pape2007-04-161-1/+6
* variable $projectdesc needs to be set before checking against unchanged default.Gerrit Pape2007-04-161-0/+1
* Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailAndy Parkins2007-03-311-0/+17
* update-hook: remove e-mail sending hook.Andy Parkins2007-03-241-222/+3
* update-hook: abort early if the project description is unsetAndy Parkins2007-03-221-0/+6
* update-hook: fix incorrect use of git-describe and sed for finding previous tagAndy Parkins2007-03-141-1/+1
* Make 'make' quiet by defaultShawn O. Pearce2007-03-061-1/+1
* Make 'make' quieter while building gitShawn O. Pearce2007-03-061-3/+7
* Merge branch 'maint'Junio C Hamano2007-03-021-1/+1
|\
| * Fix quoting in update hook templateGerrit Pape2007-03-021-1/+1
* | Sample update hook: typofix and modernization to use "git log"Andy Parkins2007-03-021-5/+4
* | The "table-of-contents" in the update hook script should match the bodyAndy Parkins2007-02-141-2/+2
* | Only show log entries for new revisions in hooks--updateAndy Parkins2007-02-131-1/+2
|/
* Fix potential command line overflow in hooks--updateAndy Parkins2007-02-131-1/+1
* Assorted typo fixesPavel Roskin2007-02-032-2/+2
* Heavily expanded update hook to send more useful emails than the old hookAndy Parkins2007-01-281-72/+268
* UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zoneAndy Parkins2007-01-281-1/+1
* update hook: redirect _both_ diagnostic lines to stderr upon tag failureJim Meyering2006-12-281-1/+1
* hooks/commit-msg: add example to add Signed-off-by line to messageAndy Parkins2006-12-261-0/+4
* Do not create $GIT_DIR/remotes/ directory anymore.Junio C Hamano2006-12-191-1/+0
* sample commit-msg hook: no silent exit on duplicate Signed-off-by linesLuben Tuikov2006-08-131-1/+5
* Fix regex pattern in commit-msgLuben Tuikov2006-08-131-1/+1
* Fix installation of templates on ancient systems.Ramsay Allan Jones2006-08-021-7/+5
* templates/hooks--update: replace diffstat calls with git diff --statEric Wong2006-07-081-2/+2
* pre-commit hook: complain about conflict markers.Junio C Hamano2006-04-191-0/+3
* Merge branch 'maint'Junio C Hamano2006-02-262-0/+2
|\
| * sample hooks template.Junio C Hamano2006-02-262-0/+2
* | rebase: allow a hook to refuse rebasing.Junio C Hamano2006-02-131-0/+150
|/
* Merge fixes up to GIT 1.1.6Junio C Hamano2006-01-291-3/+10
|\
| * [PATCH] pre-commit sample hook: do not barf on the initial importJunio C Hamano2006-01-291-3/+10
* | sample update-hook: sanely handle a new branch head.Junio C Hamano2006-01-241-1/+1
* | update-hook: Major overhaul (handling tags, mainly).Andreas Ericsson2006-01-241-6/+65
|/
* Fix hooks/update template.Junio C Hamano2005-11-211-4/+3
* Clean build annoyance.Junio C Hamano2005-11-081-1/+0
* Add new programs and stamp file to .gitignore.Tom Prince2005-10-141-0/+1