aboutsummaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2006-04-19pre-commit hook: complain about conflict markers.Junio C Hamano1-0/+3
2006-02-26Merge branch 'maint'Junio C Hamano2-0/+2
2006-02-26sample hooks template.Junio C Hamano2-0/+2
2006-02-13rebase: allow a hook to refuse rebasing.Junio C Hamano1-0/+150
2006-01-29Merge fixes up to GIT 1.1.6Junio C Hamano1-3/+10
2006-01-29[PATCH] pre-commit sample hook: do not barf on the initial importJunio C Hamano1-3/+10
2006-01-24sample update-hook: sanely handle a new branch head.Junio C Hamano1-1/+1
2006-01-24update-hook: Major overhaul (handling tags, mainly).Andreas Ericsson1-6/+65
2005-11-21Fix hooks/update template.Junio C Hamano1-4/+3
2005-11-08Clean build annoyance.Junio C Hamano1-1/+0
2005-10-14Add new programs and stamp file to .gitignore.Tom Prince1-0/+1
2005-10-10Deal with $(bindir) and friends with whitespaces.Junio C Hamano1-2/+8
2005-10-09Make sure 'make install' does not have to rebuild templates.Junio C Hamano1-3/+6
2005-09-24Solaris: give a bit more built-in defaults.Junio C Hamano1-4/+6
2005-09-07Big tool rename.Junio C Hamano2-3/+3
2005-09-02scripts: equality test '==' is not portable.Junio C Hamano1-2/+6
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen1-0/+1
2005-08-24[PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano1-0/+1
2005-08-20[PATCH] Fix git-commit-script to output on stderr when -v failsMarco Costalba1-6/+6
2005-08-20Make sample pre-commit hook output Emacs friendly.Junio C Hamano1-1/+2
2005-08-19Add hooks to tools/git-applypatch.Junio C Hamano2-0/+28
2005-08-19Add commit hook and make the verification customizable.Junio C Hamano3-0/+82
2005-08-15[PATCH] Fixed/Extended example for update hookJosef Weidendorfer1-3/+9
2005-08-12[PATCH] Use $DESTDIR instead of $destPetr Baudis1-3/+3
2005-08-06Redo the templates generation and installation.Junio C Hamano4-12/+39
2005-08-03Install sample hooksJunio C Hamano3-0/+48