summaryrefslogtreecommitdiff
path: root/contrib/hooks
AgeCommit message (Expand)AuthorFilesLines
2009-02-11Fix contrib/hooks/post-receive-email for new duplicate branchLibravatar Pat Notz1-1/+3
2008-11-04contrib/hooks/post-receive-email: Make revision display configurableLibravatar Pete Harlan1-1/+17
2008-11-04contrib/hooks/post-receive-email: Put rev display in separate functionLibravatar Pete Harlan1-9/+32
2008-10-14Add Linux PPC support to the pre-auto-gc example hookLibravatar Miklos Vajna1-0/+3
2008-09-30Add OS X support to the pre-auto-gc example hookLibravatar Jonathan del Strother1-3/+7
2008-09-22Use dashless git commands in setgitperms.perlLibravatar Todd Zullinger1-2/+2
2008-05-25Ignore no-op changes in paranoid update hookLibravatar Shawn O. Pearce1-0/+1
2008-05-25Don't load missing ACL files in paranoid update hookLibravatar Shawn O. Pearce1-0/+1
2008-05-25Don't diff empty tree on branch creation in paranoid update hookLibravatar Shawn O. Pearce1-8/+6
2008-04-22Merge branch 'maint'Libravatar Junio C Hamano1-1/+2
2008-04-21post-receive-email: fix accidental removal of a trailing space in signature lineLibravatar Andy Parkins1-1/+2
2008-04-09contrib/hooks: add an example pre-auto-gc hookLibravatar Miklos Vajna1-0/+36
2008-03-05specify explicit "--pretty=medium" with `git log/show/whatchanged`Libravatar Denis Cheng1-1/+1
2008-01-13Remove usage of git- (dash) commands from email hookLibravatar Dan McGee1-17/+17
2007-11-08contrib/hooks/post-receive-email: remove cruft, $committer is not usedLibravatar Gerrit Pape1-4/+0
2007-11-07contrib/hooks/post-receive-email: make subject prefix configurableLibravatar Gerrit Pape1-3/+5
2007-11-07contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsLibravatar Gerrit Pape1-92/+107
2007-11-07contrib/hooks/post-receive-email: fix typoLibravatar Gerrit Pape1-1/+1
2007-10-18Merge branch 'maint'Libravatar Shawn O. Pearce1-1/+1
2007-10-18fixing output of non-fast-forward output of post-receive-emailLibravatar Robert Schiele1-1/+1
2007-10-15Minor usage update in setgitperms.perlLibravatar Josh England1-3/+4
2007-10-15fix contrib/hooks/post-receive-email hooks.recipients error messageLibravatar Jeff Muizelaar1-1/+9
2007-10-01Merge branch 'maint'Libravatar Junio C Hamano1-1/+0
2007-10-01post-receive-hook: Remove the From field from the generated email header so t...Libravatar Andy Parkins1-1/+0
2007-09-25Merge branch 'maint'Libravatar Junio C Hamano1-6/+10
2007-09-25Do not over-quote the -f envelopesender value.Libravatar Jim Meyering1-6/+10
2007-09-18Added example hook script to save/restore permissions/ownership.Libravatar Josh England1-0/+213
2007-08-10Use the empty tree for base diff in paranoid-update on new branchesLibravatar Shawn O. Pearce1-10/+21
2007-08-10Teach the update-paranoid to look at file differencesLibravatar Shawn O. Pearce1-7/+105
2007-08-10Teach update-paranoid how to store ACLs organized by groupsLibravatar Shawn O. Pearce1-16/+44
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+1
2007-04-26post-receive-email example hook: sed command for getting description was wrongLibravatar Andy Parkins1-1/+1
2007-04-26post-receive-email example hook: detect rewind-only updates and output sensib...Libravatar Andy Parkins1-23/+54
2007-04-26post-receive-email example hook: fastforward should have been fast_forwardLibravatar Andy Parkins1-1/+1
2007-04-19Contribute a fairly paranoid update hookLibravatar Shawn O. Pearce1-0/+284
2007-04-04rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Libravatar Gerrit Pape1-0/+0
2007-03-31Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailLibravatar Andy Parkins1-0/+588