summaryrefslogtreecommitdiffstats
path: root/contrib/hooks
AgeCommit message (Expand)AuthorLines
2014-04-07git-multimail: update to version 1.0.0Michael Haggerty-56/+249
2013-11-25mark contributed hooks executableJonathan Nieder-2/+0
2013-08-05hooks/post-receive-email: set declared encoding to utf-8Gerrit Pape-0/+3
2013-08-05hooks/post-receive-email: force log messages in UTF-8Jonathan Nieder-4/+4
2013-08-05hooks/post-receive-email: use plumbing instead of git log/showJonathan Nieder-6/+6
2013-07-22post-receive-email: deprecate script in favor of git-multimailMichael Haggerty-4/+13
2013-07-15git-multimail: an improved replacement for post-receive-emailMichael Haggerty-0/+3398
2013-02-24contrib/hooks/setgitperms.perl: use a lowercase "usage:" stringDavid Aguilar-1/+1
2013-01-17Add Auto-Submitted header to post-receive-emailChris Hiestand-0/+1
2012-10-13Fix spelling error in post-receive-email hookRichard Fearn-1/+1
2012-02-27post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctlyMichael Haggerty-3/+3
2012-02-27post-receive-email: remove unused variableMichael Haggerty-1/+0
2011-09-26contrib/hooks: adapt comment about Debian install location for contrib hooksGerrit Pape-2/+2
2011-08-04Add option hooks.diffopts to customize change summary in post-receive-emailJon Jensen-1/+8
2011-02-07post-receive-email: suppress error if description file missingSitaram Chamarty-1/+1
2010-12-09contrib/hooks/post-receive-email: fix return values from prep_for_emailAlan Raison-4/+4
2010-11-24Merge branch 'kf/post-receive-sample-hook' into maintJunio C Hamano-16/+31
2010-09-10post-receive-email: ensure sent messages are not emptyKevin P. Fleming-16/+31
2010-08-18Merge branch 'kf/post-receive-sample-hook'Junio C Hamano-2/+32
2010-08-11post-receive-email: remove spurious commas in email subjectMatthieu Moy-1/+1
2010-07-16post-receive-email: optional message line count limitKevin P. Fleming-2/+32
2010-05-19post-receive-email: document command-line modeJonathan Nieder-0/+7
2009-10-24Use 'fast-forward' all over the placeFelipe Contreras-3/+3
2009-05-23post-receive-email: hooks.showrev: show how to include both web link and patchJim Meyering-0/+4
2009-02-11Fix contrib/hooks/post-receive-email for new duplicate branchPat Notz-1/+3
2008-11-04contrib/hooks/post-receive-email: Make revision display configurablePete Harlan-1/+17
2008-11-04contrib/hooks/post-receive-email: Put rev display in separate functionPete Harlan-9/+32
2008-10-14Add Linux PPC support to the pre-auto-gc example hookMiklos Vajna-0/+3
2008-09-30Add OS X support to the pre-auto-gc example hookJonathan del Strother-3/+7
2008-09-22Use dashless git commands in setgitperms.perlTodd Zullinger-2/+2
2008-05-25Ignore no-op changes in paranoid update hookShawn O. Pearce-0/+1
2008-05-25Don't load missing ACL files in paranoid update hookShawn O. Pearce-0/+1
2008-05-25Don't diff empty tree on branch creation in paranoid update hookShawn O. Pearce-8/+6
2008-04-22Merge branch 'maint'Junio C Hamano-1/+2
2008-04-21post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins-1/+2
2008-04-09contrib/hooks: add an example pre-auto-gc hookMiklos Vajna-0/+36
2008-03-05specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng-1/+1
2008-01-13Remove usage of git- (dash) commands from email hookDan McGee-17/+17
2007-11-08contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape-4/+0
2007-11-07contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape-3/+5
2007-11-07contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape-92/+107
2007-11-07contrib/hooks/post-receive-email: fix typoGerrit Pape-1/+1
2007-10-18Merge branch 'maint'Shawn O. Pearce-1/+1
2007-10-18fixing output of non-fast-forward output of post-receive-emailRobert Schiele-1/+1
2007-10-15Minor usage update in setgitperms.perlJosh England-3/+4
2007-10-15fix contrib/hooks/post-receive-email hooks.recipients error messageJeff Muizelaar-1/+9
2007-10-01Merge branch 'maint'Junio C Hamano-1/+0
2007-10-01post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins-1/+0
2007-09-25Merge branch 'maint'Junio C Hamano-6/+10
2007-09-25Do not over-quote the -f envelopesender value.Jim Meyering-6/+10