| Commit message (Expand) | Author | Age | Files | Lines |
* | contrib/hooks: adapt comment about Debian install location for contrib hooks | Gerrit Pape | 2011-09-26 | 1 | -2/+2 |
* | Add option hooks.diffopts to customize change summary in post-receive-email | Jon Jensen | 2011-08-04 | 1 | -1/+8 |
* | post-receive-email: suppress error if description file missing | Sitaram Chamarty | 2011-02-07 | 1 | -1/+1 |
* | contrib/hooks/post-receive-email: fix return values from prep_for_email | Alan Raison | 2010-12-09 | 1 | -4/+4 |
* | Merge branch 'kf/post-receive-sample-hook' into maint | Junio C Hamano | 2010-11-24 | 1 | -16/+31 |
|\ |
|
| * | post-receive-email: ensure sent messages are not empty | Kevin P. Fleming | 2010-09-10 | 1 | -16/+31 |
* | | Merge branch 'kf/post-receive-sample-hook' | Junio C Hamano | 2010-08-18 | 1 | -2/+32 |
|\ \
| |/ |
|
| * | post-receive-email: optional message line count limit | Kevin P. Fleming | 2010-07-16 | 1 | -2/+32 |
* | | post-receive-email: remove spurious commas in email subject | Matthieu Moy | 2010-08-11 | 1 | -1/+1 |
|/ |
|
* | post-receive-email: document command-line mode | Jonathan Nieder | 2010-05-19 | 1 | -0/+7 |
* | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 | 1 | -3/+3 |
* | post-receive-email: hooks.showrev: show how to include both web link and patch | Jim Meyering | 2009-05-23 | 1 | -0/+4 |
* | Fix contrib/hooks/post-receive-email for new duplicate branch | Pat Notz | 2009-02-11 | 1 | -1/+3 |
* | contrib/hooks/post-receive-email: Make revision display configurable | Pete Harlan | 2008-11-04 | 1 | -1/+17 |
* | contrib/hooks/post-receive-email: Put rev display in separate function | Pete Harlan | 2008-11-04 | 1 | -9/+32 |
* | Add Linux PPC support to the pre-auto-gc example hook | Miklos Vajna | 2008-10-14 | 1 | -0/+3 |
* | Add OS X support to the pre-auto-gc example hook | Jonathan del Strother | 2008-09-30 | 1 | -3/+7 |
* | Use dashless git commands in setgitperms.perl | Todd Zullinger | 2008-09-22 | 1 | -2/+2 |
* | Ignore no-op changes in paranoid update hook | Shawn O. Pearce | 2008-05-25 | 1 | -0/+1 |
* | Don't load missing ACL files in paranoid update hook | Shawn O. Pearce | 2008-05-25 | 1 | -0/+1 |
* | Don't diff empty tree on branch creation in paranoid update hook | Shawn O. Pearce | 2008-05-25 | 1 | -8/+6 |
* | Merge branch 'maint' | Junio C Hamano | 2008-04-22 | 1 | -1/+2 |
|\ |
|
| * | post-receive-email: fix accidental removal of a trailing space in signature line | Andy Parkins | 2008-04-21 | 1 | -1/+2 |
* | | contrib/hooks: add an example pre-auto-gc hook | Miklos Vajna | 2008-04-09 | 1 | -0/+36 |
|/ |
|
* | specify explicit "--pretty=medium" with `git log/show/whatchanged` | Denis Cheng | 2008-03-05 | 1 | -1/+1 |
* | Remove usage of git- (dash) commands from email hook | Dan McGee | 2008-01-13 | 1 | -17/+17 |
* | contrib/hooks/post-receive-email: remove cruft, $committer is not used | Gerrit Pape | 2007-11-08 | 1 | -4/+0 |
* | contrib/hooks/post-receive-email: make subject prefix configurable | Gerrit Pape | 2007-11-07 | 1 | -3/+5 |
* | contrib/hooks/post-receive-email: reformat to wrap comments at 76 chars | Gerrit Pape | 2007-11-07 | 1 | -92/+107 |
* | contrib/hooks/post-receive-email: fix typo | Gerrit Pape | 2007-11-07 | 1 | -1/+1 |
* | Merge branch 'maint' | Shawn O. Pearce | 2007-10-18 | 1 | -1/+1 |
|\ |
|
| * | fixing output of non-fast-forward output of post-receive-email | Robert Schiele | 2007-10-18 | 1 | -1/+1 |
* | | Minor usage update in setgitperms.perl | Josh England | 2007-10-15 | 1 | -3/+4 |
* | | fix contrib/hooks/post-receive-email hooks.recipients error message | Jeff Muizelaar | 2007-10-15 | 1 | -1/+9 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-10-01 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | post-receive-hook: Remove the From field from the generated email header so t... | Andy Parkins | 2007-10-01 | 1 | -1/+0 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-09-25 | 1 | -6/+10 |
|\ \
| |/ |
|
| * | Do not over-quote the -f envelopesender value. | Jim Meyering | 2007-09-25 | 1 | -6/+10 |
* | | Added example hook script to save/restore permissions/ownership. | Josh England | 2007-09-18 | 1 | -0/+213 |
|/ |
|
* | Use the empty tree for base diff in paranoid-update on new branches | Shawn O. Pearce | 2007-08-10 | 1 | -10/+21 |
* | Teach the update-paranoid to look at file differences | Shawn O. Pearce | 2007-08-10 | 1 | -7/+105 |
* | Teach update-paranoid how to store ACLs organized by groups | Shawn O. Pearce | 2007-08-10 | 1 | -16/+44 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+1 |
* | post-receive-email example hook: sed command for getting description was wrong | Andy Parkins | 2007-04-26 | 1 | -1/+1 |
* | post-receive-email example hook: detect rewind-only updates and output sensib... | Andy Parkins | 2007-04-26 | 1 | -23/+54 |
* | post-receive-email example hook: fastforward should have been fast_forward | Andy Parkins | 2007-04-26 | 1 | -1/+1 |
* | Contribute a fairly paranoid update hook | Shawn O. Pearce | 2007-04-19 | 1 | -0/+284 |
* | rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email. | Gerrit Pape | 2007-04-04 | 1 | -0/+0 |
* | Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email | Andy Parkins | 2007-03-31 | 1 | -0/+588 |