summaryrefslogtreecommitdiff
path: root/contrib/hooks
AgeCommit message (Expand)AuthorFilesLines
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