Age | Commit message (Expand) | Author | Files | Lines |
2009-02-11 | Fix contrib/hooks/post-receive-email for new duplicate branch | Pat Notz | 1 | -1/+3 |
2008-11-04 | contrib/hooks/post-receive-email: Make revision display configurable | Pete Harlan | 1 | -1/+17 |
2008-11-04 | contrib/hooks/post-receive-email: Put rev display in separate function | Pete Harlan | 1 | -9/+32 |
2008-10-14 | Add Linux PPC support to the pre-auto-gc example hook | Miklos Vajna | 1 | -0/+3 |
2008-09-30 | Add OS X support to the pre-auto-gc example hook | Jonathan del Strother | 1 | -3/+7 |
2008-09-22 | Use dashless git commands in setgitperms.perl | Todd Zullinger | 1 | -2/+2 |
2008-05-25 | Ignore no-op changes in paranoid update hook | Shawn O. Pearce | 1 | -0/+1 |
2008-05-25 | Don't load missing ACL files in paranoid update hook | Shawn O. Pearce | 1 | -0/+1 |
2008-05-25 | Don't diff empty tree on branch creation in paranoid update hook | Shawn O. Pearce | 1 | -8/+6 |
2008-04-22 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2008-04-21 | post-receive-email: fix accidental removal of a trailing space in signature line | Andy Parkins | 1 | -1/+2 |
2008-04-09 | contrib/hooks: add an example pre-auto-gc hook | Miklos Vajna | 1 | -0/+36 |
2008-03-05 | specify explicit "--pretty=medium" with `git log/show/whatchanged` | Denis Cheng | 1 | -1/+1 |
2008-01-13 | Remove usage of git- (dash) commands from email hook | Dan McGee | 1 | -17/+17 |
2007-11-08 | contrib/hooks/post-receive-email: remove cruft, $committer is not used | Gerrit Pape | 1 | -4/+0 |
2007-11-07 | contrib/hooks/post-receive-email: make subject prefix configurable | Gerrit Pape | 1 | -3/+5 |
2007-11-07 | contrib/hooks/post-receive-email: reformat to wrap comments at 76 chars | Gerrit Pape | 1 | -92/+107 |
2007-11-07 | contrib/hooks/post-receive-email: fix typo | Gerrit Pape | 1 | -1/+1 |
2007-10-18 | Merge branch 'maint' | Shawn O. Pearce | 1 | -1/+1 |
2007-10-18 | fixing output of non-fast-forward output of post-receive-email | Robert Schiele | 1 | -1/+1 |
2007-10-15 | Minor usage update in setgitperms.perl | Josh England | 1 | -3/+4 |
2007-10-15 | fix contrib/hooks/post-receive-email hooks.recipients error message | Jeff Muizelaar | 1 | -1/+9 |
2007-10-01 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+0 |
2007-10-01 | post-receive-hook: Remove the From field from the generated email header so t... | Andy Parkins | 1 | -1/+0 |
2007-09-25 | Merge branch 'maint' | Junio C Hamano | 1 | -6/+10 |
2007-09-25 | Do not over-quote the -f envelopesender value. | Jim Meyering | 1 | -6/+10 |
2007-09-18 | Added example hook script to save/restore permissions/ownership. | Josh England | 1 | -0/+213 |
2007-08-10 | Use the empty tree for base diff in paranoid-update on new branches | Shawn O. Pearce | 1 | -10/+21 |
2007-08-10 | Teach the update-paranoid to look at file differences | Shawn O. Pearce | 1 | -7/+105 |
2007-08-10 | Teach update-paranoid how to store ACLs organized by groups | Shawn O. Pearce | 1 | -16/+44 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+1 |
2007-04-26 | post-receive-email example hook: sed command for getting description was wrong | Andy Parkins | 1 | -1/+1 |
2007-04-26 | post-receive-email example hook: detect rewind-only updates and output sensib... | Andy Parkins | 1 | -23/+54 |
2007-04-26 | post-receive-email example hook: fastforward should have been fast_forward | Andy Parkins | 1 | -1/+1 |
2007-04-19 | Contribute a fairly paranoid update hook | Shawn O. Pearce | 1 | -0/+284 |
2007-04-04 | rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email. | Gerrit Pape | 1 | -0/+0 |
2007-03-31 | Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email | Andy Parkins | 1 | -0/+588 |