aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAge
* Fix quoting in update hook templateGerrit Pape2007-03-02
* 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
* Merge branch 'maint'Junio C Hamano2006-02-26
|\
| * sample hooks template.Junio C Hamano2006-02-26
* | rebase: allow a hook to refuse rebasing.Junio C Hamano2006-02-13
|/
* Merge fixes up to GIT 1.1.6Junio C Hamano2006-01-29
|\
| * [PATCH] pre-commit sample hook: do not barf on the initial importJunio C Hamano2006-01-29
* | sample update-hook: sanely handle a new branch head.Junio C Hamano2006-01-24
* | update-hook: Major overhaul (handling tags, mainly).Andreas Ericsson2006-01-24
|/
* Fix hooks/update template.Junio C Hamano2005-11-21
* Clean build annoyance.Junio C Hamano2005-11-08
* Add new programs and stamp file to .gitignore.Tom Prince2005-10-14
* Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-10
* Make sure 'make install' does not have to rebuild templates.Junio C Hamano2005-10-09
* Solaris: give a bit more built-in defaults.Junio C Hamano2005-09-24
* Big tool rename.Junio C Hamano2005-09-07
* scripts: equality test '==' is not portable.Junio C Hamano2005-09-02
* [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-26
* [PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano2005-08-24
* [PATCH] Fix git-commit-script to output on stderr when -v failsMarco Costalba2005-08-20
* Make sample pre-commit hook output Emacs friendly.Junio C Hamano2005-08-20
* Add hooks to tools/git-applypatch.Junio C Hamano2005-08-19
* Add commit hook and make the verification customizable.Junio C Hamano2005-08-19
* [PATCH] Fixed/Extended example for update hookJosef Weidendorfer2005-08-15
* [PATCH] Use $DESTDIR instead of $destPetr Baudis2005-08-12
* Redo the templates generation and installation.Junio C Hamano2005-08-06
* Install sample hooksJunio C Hamano2005-08-03