summaryrefslogtreecommitdiff
path: root/contrib/hooks
AgeCommit message (Expand)AuthorFilesLines
2008-05-25Don't diff empty tree on branch creation in paranoid update hookShawn O. Pearce1-8/+6
2008-04-22Merge branch 'maint'Junio C Hamano1-1/+2
2008-04-21post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins1-1/+2
2008-04-09contrib/hooks: add an example pre-auto-gc hookMiklos Vajna1-0/+36
2008-03-05specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng1-1/+1
2008-01-13Remove usage of git- (dash) commands from email hookDan McGee1-17/+17
2007-11-08contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape1-4/+0
2007-11-07contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape1-3/+5
2007-11-07contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape1-91/+106
2007-11-07contrib/hooks/post-receive-email: fix typoGerrit Pape1-1/+1
2007-10-18Merge branch 'maint'Shawn O. Pearce1-1/+1
2007-10-18fixing output of non-fast-forward output of post-receive-emailRobert Schiele1-1/+1
2007-10-15Minor usage update in setgitperms.perlJosh England1-3/+4
2007-10-15fix contrib/hooks/post-receive-email hooks.recipients error messageJeff Muizelaar1-1/+9
2007-10-01Merge branch 'maint'Junio C Hamano1-1/+0
2007-10-01post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins1-1/+0
2007-09-25Merge branch 'maint'Junio C Hamano1-6/+10
2007-09-25Do not over-quote the -f envelopesender value.Jim Meyering1-6/+10
2007-09-18Added example hook script to save/restore permissions/ownership.Josh England1-0/+213
2007-08-10Use the empty tree for base diff in paranoid-update on new branchesShawn O. Pearce1-10/+21
2007-08-10Teach the update-paranoid to look at file differencesShawn O. Pearce1-7/+105
2007-08-10Teach update-paranoid how to store ACLs organized by groupsShawn O. Pearce1-16/+44
2007-06-07War on whitespaceJunio C Hamano1-1/+1
2007-04-26post-receive-email example hook: sed command for getting description was wrongAndy Parkins1-1/+1
2007-04-26post-receive-email example hook: detect rewind-only updates and output sensib...Andy Parkins1-23/+54
2007-04-26post-receive-email example hook: fastforward should have been fast_forwardAndy Parkins1-1/+1
2007-04-19Contribute a fairly paranoid update hookShawn O. Pearce1-0/+284
2007-04-04rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape1-0/+0
2007-03-31Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailAndy Parkins1-0/+588