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