summaryrefslogtreecommitdiff
path: root/templates/hooks--update
Commit message (Expand)AuthorAgeFilesLines
* Have sample update hook not refuse deleting a branch through push.Gerrit Pape2007-04-161-1/+6
* variable $projectdesc needs to be set before checking against unchanged default.Gerrit Pape2007-04-161-0/+1
* update-hook: remove e-mail sending hook.Andy Parkins2007-03-241-222/+3
* update-hook: abort early if the project description is unsetAndy Parkins2007-03-221-0/+6
* update-hook: fix incorrect use of git-describe and sed for finding previous tagAndy Parkins2007-03-141-1/+1
* Merge branch 'maint'Junio C Hamano2007-03-021-1/+1
|\
| * Fix quoting in update hook templateGerrit Pape2007-03-021-1/+1
* | Sample update hook: typofix and modernization to use "git log"Andy Parkins2007-03-021-5/+4
* | The "table-of-contents" in the update hook script should match the bodyAndy Parkins2007-02-141-2/+2
* | Only show log entries for new revisions in hooks--updateAndy Parkins2007-02-131-1/+2
|/
* Fix potential command line overflow in hooks--updateAndy Parkins2007-02-131-1/+1
* Assorted typo fixesPavel Roskin2007-02-031-1/+1
* Heavily expanded update hook to send more useful emails than the old hookAndy Parkins2007-01-281-72/+268
* UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zoneAndy Parkins2007-01-281-1/+1
* update hook: redirect _both_ diagnostic lines to stderr upon tag failureJim Meyering2006-12-281-1/+1
* templates/hooks--update: replace diffstat calls with git diff --statEric Wong2006-07-081-2/+2
* sample update-hook: sanely handle a new branch head.Junio C Hamano2006-01-241-1/+1
* update-hook: Major overhaul (handling tags, mainly).Andreas Ericsson2006-01-241-6/+65
* Fix hooks/update template.Junio C Hamano2005-11-211-4/+3
* scripts: equality test '==' is not portable.Junio C Hamano2005-09-021-2/+6
* [PATCH] Fixed/Extended example for update hookJosef Weidendorfer2005-08-151-3/+9
* Install sample hooksJunio C Hamano2005-08-031-0/+21