Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix potential command line overflow in hooks--update | Andy Parkins | 2007-02-13 |
* | Assorted typo fixes | Pavel Roskin | 2007-02-03 |
* | Heavily expanded update hook to send more useful emails than the old hook | Andy Parkins | 2007-01-28 |
* | UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone | Andy Parkins | 2007-01-28 |
* | update hook: redirect _both_ diagnostic lines to stderr upon tag failure | Jim Meyering | 2006-12-28 |
* | templates/hooks--update: replace diffstat calls with git diff --stat | Eric Wong | 2006-07-08 |
* | 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 |
* | scripts: equality test '==' is not portable. | Junio C Hamano | 2005-09-02 |
* | [PATCH] Fixed/Extended example for update hook | Josef Weidendorfer | 2005-08-15 |
* | Install sample hooks | Junio C Hamano | 2005-08-03 |