summaryrefslogtreecommitdiff
path: root/contrib/hooks
AgeCommit message (Expand)Author
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
2007-09-19Added example hook script to save/restore permissions/ownership.Josh England
2007-08-10Use the empty tree for base diff in paranoid-update on new branchesShawn O. Pearce
2007-08-10Teach the update-paranoid to look at file differencesShawn O. Pearce
2007-08-10Teach update-paranoid how to store ACLs organized by groupsShawn O. Pearce
2007-06-07War on whitespaceJunio C Hamano
2007-04-27post-receive-email example hook: sed command for getting description was wrongAndy Parkins
2007-04-27post-receive-email example hook: detect rewind-only updates and output sensib...Andy Parkins
2007-04-27post-receive-email example hook: fastforward should have been fast_forwardAndy Parkins
2007-04-20Contribute a fairly paranoid update hookShawn O. Pearce
2007-04-05rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape
2007-03-31Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailAndy Parkins