summaryrefslogtreecommitdiff
path: root/contrib/hooks
Commit message (Expand)AuthorAgeFilesLines
* contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape2007-11-081-4/+0
* contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape2007-11-071-3/+5
* contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape2007-11-071-92/+107
* contrib/hooks/post-receive-email: fix typoGerrit Pape2007-11-071-1/+1
* Merge branch 'maint'Shawn O. Pearce2007-10-181-1/+1
|\
| * fixing output of non-fast-forward output of post-receive-emailRobert Schiele2007-10-181-1/+1
* | Minor usage update in setgitperms.perlJosh England2007-10-151-3/+4
* | fix contrib/hooks/post-receive-email hooks.recipients error messageJeff Muizelaar2007-10-151-1/+9
* | Merge branch 'maint'Junio C Hamano2007-10-011-1/+0
|\ \ | |/
| * post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins2007-10-011-1/+0
* | Merge branch 'maint'Junio C Hamano2007-09-251-6/+10
|\ \ | |/
| * Do not over-quote the -f envelopesender value.Jim Meyering2007-09-251-6/+10
* | Added example hook script to save/restore permissions/ownership.Josh England2007-09-181-0/+213
|/
* Use the empty tree for base diff in paranoid-update on new branchesShawn O. Pearce2007-08-101-10/+21
* Teach the update-paranoid to look at file differencesShawn O. Pearce2007-08-101-7/+105
* Teach update-paranoid how to store ACLs organized by groupsShawn O. Pearce2007-08-101-16/+44
* War on whitespaceJunio C Hamano2007-06-071-1/+1
* post-receive-email example hook: sed command for getting description was wrongAndy Parkins2007-04-261-1/+1
* post-receive-email example hook: detect rewind-only updates and output sensib...Andy Parkins2007-04-261-23/+54
* post-receive-email example hook: fastforward should have been fast_forwardAndy Parkins2007-04-261-1/+1
* Contribute a fairly paranoid update hookShawn O. Pearce2007-04-191-0/+284
* rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape2007-04-041-0/+0
* Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailAndy Parkins2007-03-311-0/+588