summaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-101-2/+8
* Make sure 'make install' does not have to rebuild templates.Junio C Hamano2005-10-091-3/+6
* Solaris: give a bit more built-in defaults.Junio C Hamano2005-09-241-4/+6
* Big tool rename.Junio C Hamano2005-09-072-3/+3
* scripts: equality test '==' is not portable.Junio C Hamano2005-09-021-2/+6
* [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-261-0/+1
* [PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano2005-08-241-0/+1
* [PATCH] Fix git-commit-script to output on stderr when -v failsMarco Costalba2005-08-201-6/+6
* Make sample pre-commit hook output Emacs friendly.Junio C Hamano2005-08-201-1/+2
* Add hooks to tools/git-applypatch.Junio C Hamano2005-08-192-0/+28
* Add commit hook and make the verification customizable.Junio C Hamano2005-08-193-0/+82
* [PATCH] Fixed/Extended example for update hookJosef Weidendorfer2005-08-151-3/+9
* [PATCH] Use $DESTDIR instead of $destPetr Baudis2005-08-121-3/+3
* Redo the templates generation and installation.Junio C Hamano2005-08-064-12/+39
* Install sample hooksJunio C Hamano2005-08-033-0/+48