aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAge
...
* Modify description file to say what this file isJohn Tapsell2009-03-04
* Fix permission bits on sources checked out with an overtight umaskJunio C Hamano2008-09-09
* Install templates with the user and group of the installing personalityJohannes Sixt2008-08-20
* Merge branch 'j6t/mingw'Junio C Hamano2008-07-02
|\
| * When installing, be prepared that template_dir may be relative.Johannes Sixt2008-06-26
* | Update sample pre-commit hook to use "diff --check"Junio C Hamano2008-06-26
* | Fix use of "perl -i" on WindowsAlex Riesen2008-06-25
* | Ship sample hooks with .sample suffixJunio C Hamano2008-06-24
* | pre-rebase hook updateJunio C Hamano2008-06-24
|/
* Fix prepare-commit-msg hook and replace in-place sedMarcel Koeppen2008-05-21
* Merge branch 'maint'Junio C Hamano2008-02-29
|\
| * templates/Makefile: don't depend on local umask settingGerrit Pape2008-02-28
* | git-commit: add a prepare-commit-msg hookPaolo Bonzini2008-02-06
|/
* Officially deprecate repo-config.Junio C Hamano2008-01-17
* Make default pre-commit hook less noisyJean-Luc Herren2008-01-14
* install-sh from automake does not like -m without delimiting spaceRobert Schiele2007-12-03
* Merge branch 'maint'Junio C Hamano2007-11-22
|\
| * Fix sample pre-commit hookJunio C Hamano2007-11-22
* | hooks--update: decline deleting tags or branches by default, add config optionsGerrit Pape2007-11-08
* | hooks--update: fix test for properly set up project description fileGerrit Pape2007-11-08
* | hooks-pre-commit: use \t, rather than a literal TAB in regexpJim Meyering2007-10-26
|/
* hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard2007-09-13
* Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-14
* Remove trailing slash from $(template_dir).Johannes Sixt2007-06-12
* War on whitespaceJunio C Hamano2007-06-07
* Have sample update hook not refuse deleting a branch through push.Gerrit Pape2007-04-16
* variable $projectdesc needs to be set before checking against unchanged default.Gerrit Pape2007-04-16
* Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailAndy Parkins2007-03-31
* update-hook: remove e-mail sending hook.Andy Parkins2007-03-24
* update-hook: abort early if the project description is unsetAndy Parkins2007-03-22
* update-hook: fix incorrect use of git-describe and sed for finding previous tagAndy Parkins2007-03-14
* Make 'make' quiet by defaultShawn O. Pearce2007-03-06
* Make 'make' quieter while building gitShawn O. Pearce2007-03-06
* Merge branch 'maint'Junio C Hamano2007-03-02
|\
| * Fix quoting in update hook templateGerrit Pape2007-03-02
* | Sample update hook: typofix and modernization to use "git log"Andy Parkins2007-03-02
* | The "table-of-contents" in the update hook script should match the bodyAndy Parkins2007-02-14
* | Only show log entries for new revisions in hooks--updateAndy Parkins2007-02-13
|/
* Fix potential command line overflow in hooks--updateAndy Parkins2007-02-13
* Assorted typo fixesPavel Roskin2007-02-03
* Heavily expanded update hook to send more useful emails than the old hookAndy Parkins2007-01-28
* UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zoneAndy Parkins2007-01-28
* update hook: redirect _both_ diagnostic lines to stderr upon tag failureJim Meyering2006-12-28
* hooks/commit-msg: add example to add Signed-off-by line to messageAndy Parkins2006-12-26
* Do not create $GIT_DIR/remotes/ directory anymore.Junio C Hamano2006-12-19
* sample commit-msg hook: no silent exit on duplicate Signed-off-by linesLuben Tuikov2006-08-13
* Fix regex pattern in commit-msgLuben Tuikov2006-08-13
* Fix installation of templates on ancient systems.Ramsay Allan Jones2006-08-02
* templates/hooks--update: replace diffstat calls with git diff --statEric Wong2006-07-08
* pre-commit hook: complain about conflict markers.Junio C Hamano2006-04-19