summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2006-12-28update hook: redirect _both_ diagnostic lines to stderr upon tag failureJim Meyering
2006-12-26hooks/commit-msg: add example to add Signed-off-by line to messageAndy Parkins
2006-12-19Do not create $GIT_DIR/remotes/ directory anymore.Junio C Hamano
2006-08-13sample commit-msg hook: no silent exit on duplicate Signed-off-by linesLuben Tuikov
2006-08-13Fix regex pattern in commit-msgLuben Tuikov
2006-08-02Fix installation of templates on ancient systems.Ramsay Allan Jones
2006-07-08templates/hooks--update: replace diffstat calls with git diff --statEric Wong
2006-04-19pre-commit hook: complain about conflict markers.Junio C Hamano
2006-02-26Merge branch 'maint'Junio C Hamano
2006-02-26sample hooks template.Junio C Hamano
2006-02-13rebase: allow a hook to refuse rebasing.Junio C Hamano
2006-01-30Merge fixes up to GIT 1.1.6Junio C Hamano
2006-01-29[PATCH] pre-commit sample hook: do not barf on the initial importJunio C Hamano
2006-01-25sample update-hook: sanely handle a new branch head.Junio C Hamano
2006-01-25update-hook: Major overhaul (handling tags, mainly).Andreas Ericsson
2005-11-21Fix hooks/update template.Junio C Hamano
2005-11-08Clean build annoyance.Junio C Hamano
2005-10-15Add new programs and stamp file to .gitignore.Tom Prince
2005-10-10Deal with $(bindir) and friends with whitespaces.Junio C Hamano
2005-10-09Make sure 'make install' does not have to rebuild templates.Junio C Hamano
2005-09-24Solaris: give a bit more built-in defaults.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano
2005-09-02scripts: equality test '==' is not portable.Junio C Hamano
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen
2005-08-24[PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano
2005-08-20[PATCH] Fix git-commit-script to output on stderr when -v failsMarco Costalba
2005-08-20Make sample pre-commit hook output Emacs friendly.Junio C Hamano
2005-08-19Add hooks to tools/git-applypatch.Junio C Hamano
2005-08-19Add commit hook and make the verification customizable.Junio C Hamano
2005-08-15[PATCH] Fixed/Extended example for update hookJosef Weidendorfer
2005-08-12[PATCH] Use $DESTDIR instead of $destPetr Baudis
2005-08-06Redo the templates generation and installation.Junio C Hamano
2005-08-03Install sample hooksJunio C Hamano