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