aboutsummaryrefslogtreecommitdiff
path: root/contrib/hooks/post-receive-email
Commit message (Expand)AuthorAge
* mark contributed hooks executableJonathan Nieder2013-11-25
* hooks/post-receive-email: set declared encoding to utf-8Gerrit Pape2013-08-05
* hooks/post-receive-email: force log messages in UTF-8Jonathan Nieder2013-08-05
* hooks/post-receive-email: use plumbing instead of git log/showJonathan Nieder2013-08-05
* post-receive-email: deprecate script in favor of git-multimailMichael Haggerty2013-07-22
* Add Auto-Submitted header to post-receive-emailChris Hiestand2013-01-17
* Fix spelling error in post-receive-email hookRichard Fearn2012-10-13
* post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctlyMichael Haggerty2012-02-27
* post-receive-email: remove unused variableMichael Haggerty2012-02-27
* contrib/hooks: adapt comment about Debian install location for contrib hooksGerrit Pape2011-09-26
* Add option hooks.diffopts to customize change summary in post-receive-emailJon Jensen2011-08-04
* post-receive-email: suppress error if description file missingSitaram Chamarty2011-02-07
* contrib/hooks/post-receive-email: fix return values from prep_for_emailAlan Raison2010-12-09
* Merge branch 'kf/post-receive-sample-hook' into maintJunio C Hamano2010-11-24
|\
| * post-receive-email: ensure sent messages are not emptyKevin P. Fleming2010-09-10
* | Merge branch 'kf/post-receive-sample-hook'Junio C Hamano2010-08-18
|\ \ | |/
| * post-receive-email: optional message line count limitKevin P. Fleming2010-07-16
* | post-receive-email: remove spurious commas in email subjectMatthieu Moy2010-08-11
|/
* post-receive-email: document command-line modeJonathan Nieder2010-05-19
* Use 'fast-forward' all over the placeFelipe Contreras2009-10-24
* post-receive-email: hooks.showrev: show how to include both web link and patchJim Meyering2009-05-23
* Fix contrib/hooks/post-receive-email for new duplicate branchPat Notz2009-02-11
* contrib/hooks/post-receive-email: Make revision display configurablePete Harlan2008-11-04
* contrib/hooks/post-receive-email: Put rev display in separate functionPete Harlan2008-11-04
* post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins2008-04-21
* specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng2008-03-05
* Remove usage of git- (dash) commands from email hookDan McGee2008-01-13
* contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape2007-11-08
* contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape2007-11-07
* contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape2007-11-07
* contrib/hooks/post-receive-email: fix typoGerrit Pape2007-11-07
* Merge branch 'maint'Shawn O. Pearce2007-10-18
|\
| * fixing output of non-fast-forward output of post-receive-emailRobert Schiele2007-10-18
* | fix contrib/hooks/post-receive-email hooks.recipients error messageJeff Muizelaar2007-10-15
|/
* post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins2007-10-01
* Do not over-quote the -f envelopesender value.Jim Meyering2007-09-25
* War on whitespaceJunio C Hamano2007-06-07
* post-receive-email example hook: sed command for getting description was wrongAndy Parkins2007-04-26
* post-receive-email example hook: detect rewind-only updates and output sensib...Andy Parkins2007-04-26
* post-receive-email example hook: fastforward should have been fast_forwardAndy Parkins2007-04-26
* rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape2007-04-04