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