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