| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |