Age | Commit message (Expand) | Author | Files | Lines |
2006-08-13 | sample commit-msg hook: no silent exit on duplicate Signed-off-by lines | Luben Tuikov | 1 | -1/+5 |
2006-08-13 | Fix regex pattern in commit-msg | Luben Tuikov | 1 | -1/+1 |
2006-08-02 | Fix installation of templates on ancient systems. | Ramsay Allan Jones | 1 | -7/+5 |
2006-07-08 | templates/hooks--update: replace diffstat calls with git diff --stat | Eric Wong | 1 | -2/+2 |
2006-04-19 | pre-commit hook: complain about conflict markers. | Junio C Hamano | 1 | -0/+3 |
2006-02-26 | Merge branch 'maint' | Junio C Hamano | 2 | -0/+2 |
2006-02-26 | sample hooks template. | Junio C Hamano | 2 | -0/+2 |
2006-02-13 | rebase: allow a hook to refuse rebasing. | Junio C Hamano | 1 | -0/+150 |
2006-01-29 | Merge fixes up to GIT 1.1.6 | Junio C Hamano | 1 | -3/+10 |
2006-01-29 | [PATCH] pre-commit sample hook: do not barf on the initial import | Junio C Hamano | 1 | -3/+10 |
2006-01-24 | sample update-hook: sanely handle a new branch head. | Junio C Hamano | 1 | -1/+1 |
2006-01-24 | update-hook: Major overhaul (handling tags, mainly). | Andreas Ericsson | 1 | -6/+65 |
2005-11-21 | Fix hooks/update template. | Junio C Hamano | 1 | -4/+3 |
2005-11-08 | Clean build annoyance. | Junio C Hamano | 1 | -1/+0 |
2005-10-14 | Add new programs and stamp file to .gitignore. | Tom Prince | 1 | -0/+1 |
2005-10-10 | Deal with $(bindir) and friends with whitespaces. | Junio C Hamano | 1 | -2/+8 |
2005-10-09 | Make sure 'make install' does not have to rebuild templates. | Junio C Hamano | 1 | -3/+6 |
2005-09-24 | Solaris: give a bit more built-in defaults. | Junio C Hamano | 1 | -4/+6 |
2005-09-07 | Big tool rename. | Junio C Hamano | 2 | -3/+3 |
2005-09-02 | scripts: equality test '==' is not portable. | Junio C Hamano | 1 | -2/+6 |
2005-08-26 | [PATCH] git bugfixes and cleanups, mainly Debian things | Tommi Virtanen | 1 | -0/+1 |
2005-08-24 | [PATCH] Use .git/remote/origin, not .git/branches/origin. | Junio C Hamano | 1 | -0/+1 |
2005-08-20 | [PATCH] Fix git-commit-script to output on stderr when -v fails | Marco Costalba | 1 | -6/+6 |
2005-08-20 | Make sample pre-commit hook output Emacs friendly. | Junio C Hamano | 1 | -1/+2 |
2005-08-19 | Add hooks to tools/git-applypatch. | Junio C Hamano | 2 | -0/+28 |
2005-08-19 | Add commit hook and make the verification customizable. | Junio C Hamano | 3 | -0/+82 |
2005-08-15 | [PATCH] Fixed/Extended example for update hook | Josef Weidendorfer | 1 | -3/+9 |
2005-08-12 | [PATCH] Use $DESTDIR instead of $dest | Petr Baudis | 1 | -3/+3 |
2005-08-06 | Redo the templates generation and installation. | Junio C Hamano | 4 | -12/+39 |
2005-08-03 | Install sample hooks | Junio C Hamano | 3 | -0/+48 |