Age | Commit message (Expand) | Author | Files | Lines |
2013-11-25 | mark contributed hooks executable | Jonathan Nieder | 1 | -1/+0 |
2013-08-05 | hooks/post-receive-email: set declared encoding to utf-8 | Gerrit Pape | 1 | -0/+3 |
2013-08-05 | hooks/post-receive-email: force log messages in UTF-8 | Jonathan Nieder | 1 | -4/+4 |
2013-08-05 | hooks/post-receive-email: use plumbing instead of git log/show | Jonathan Nieder | 1 | -6/+6 |
2013-07-22 | post-receive-email: deprecate script in favor of git-multimail | Michael Haggerty | 1 | -4/+13 |
2013-01-17 | Add Auto-Submitted header to post-receive-email | Chris Hiestand | 1 | -0/+1 |
2012-10-13 | Fix spelling error in post-receive-email hook | Richard Fearn | 1 | -1/+1 |
2012-02-27 | post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctly | Michael Haggerty | 1 | -3/+3 |
2012-02-27 | post-receive-email: remove unused variable | Michael Haggerty | 1 | -1/+0 |
2011-09-26 | contrib/hooks: adapt comment about Debian install location for contrib hooks | Gerrit Pape | 1 | -2/+2 |
2011-08-04 | Add option hooks.diffopts to customize change summary in post-receive-email | Jon Jensen | 1 | -1/+8 |
2011-02-07 | post-receive-email: suppress error if description file missing | Sitaram Chamarty | 1 | -1/+1 |
2010-12-09 | contrib/hooks/post-receive-email: fix return values from prep_for_email | Alan Raison | 1 | -4/+4 |
2010-11-24 | Merge branch 'kf/post-receive-sample-hook' into maint | Junio C Hamano | 1 | -16/+31 |
2010-09-10 | post-receive-email: ensure sent messages are not empty | Kevin P. Fleming | 1 | -16/+31 |
2010-08-18 | Merge branch 'kf/post-receive-sample-hook' | Junio C Hamano | 1 | -2/+32 |
2010-08-11 | post-receive-email: remove spurious commas in email subject | Matthieu Moy | 1 | -1/+1 |
2010-07-16 | post-receive-email: optional message line count limit | Kevin P. Fleming | 1 | -2/+32 |
2010-05-19 | post-receive-email: document command-line mode | Jonathan Nieder | 1 | -0/+7 |
2009-10-24 | Use 'fast-forward' all over the place | Felipe Contreras | 1 | -3/+3 |
2009-05-23 | post-receive-email: hooks.showrev: show how to include both web link and patch | Jim Meyering | 1 | -0/+4 |
2009-02-11 | Fix contrib/hooks/post-receive-email for new duplicate branch | Pat Notz | 1 | -1/+3 |
2008-11-04 | contrib/hooks/post-receive-email: Make revision display configurable | Pete Harlan | 1 | -1/+17 |
2008-11-04 | contrib/hooks/post-receive-email: Put rev display in separate function | Pete Harlan | 1 | -9/+32 |
2008-04-21 | post-receive-email: fix accidental removal of a trailing space in signature line | Andy Parkins | 1 | -1/+2 |
2008-03-05 | specify explicit "--pretty=medium" with `git log/show/whatchanged` | Denis Cheng | 1 | -1/+1 |
2008-01-13 | Remove usage of git- (dash) commands from email hook | Dan McGee | 1 | -17/+17 |
2007-11-08 | contrib/hooks/post-receive-email: remove cruft, $committer is not used | Gerrit Pape | 1 | -4/+0 |
2007-11-07 | contrib/hooks/post-receive-email: make subject prefix configurable | Gerrit Pape | 1 | -3/+5 |
2007-11-07 | contrib/hooks/post-receive-email: reformat to wrap comments at 76 chars | Gerrit Pape | 1 | -92/+107 |
2007-11-07 | contrib/hooks/post-receive-email: fix typo | Gerrit Pape | 1 | -1/+1 |
2007-10-18 | Merge branch 'maint' | Shawn O. Pearce | 1 | -1/+1 |
2007-10-18 | fixing output of non-fast-forward output of post-receive-email | Robert Schiele | 1 | -1/+1 |
2007-10-15 | fix contrib/hooks/post-receive-email hooks.recipients error message | Jeff Muizelaar | 1 | -1/+9 |
2007-10-01 | post-receive-hook: Remove the From field from the generated email header so t... | Andy Parkins | 1 | -1/+0 |
2007-09-25 | Do not over-quote the -f envelopesender value. | Jim Meyering | 1 | -6/+10 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+1 |
2007-04-26 | post-receive-email example hook: sed command for getting description was wrong | Andy Parkins | 1 | -1/+1 |
2007-04-26 | post-receive-email example hook: detect rewind-only updates and output sensib... | Andy Parkins | 1 | -23/+54 |
2007-04-26 | post-receive-email example hook: fastforward should have been fast_forward | Andy Parkins | 1 | -1/+1 |
2007-04-04 | rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email. | Gerrit Pape | 1 | -0/+588 |