Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-01-28 | Heavily expanded update hook to send more useful emails than the old hook | Andy Parkins | 1 | -72/+268 |
2007-01-28 | UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone | Andy Parkins | 1 | -1/+1 |
2006-12-28 | update hook: redirect _both_ diagnostic lines to stderr upon tag failure | Jim Meyering | 1 | -1/+1 |
2006-07-08 | templates/hooks--update: replace diffstat calls with git diff --stat | Eric Wong | 1 | -2/+2 |
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-09-02 | scripts: equality test '==' is not portable. | Junio C Hamano | 1 | -2/+6 |
2005-08-15 | [PATCH] Fixed/Extended example for update hook | Josef Weidendorfer | 1 | -3/+9 |
2005-08-03 | Install sample hooks | Junio C Hamano | 1 | -0/+21 |