aboutsummaryrefslogtreecommitdiff
path: root/contrib/hooks
Commit message (Expand)AuthorAge
* post-receive-email: suppress error if description file missingSitaram Chamarty2011-02-07
* contrib/hooks/post-receive-email: fix return values from prep_for_emailAlan Raison2010-12-09
* Merge branch 'kf/post-receive-sample-hook' into maintJunio C Hamano2010-11-24
|\
| * post-receive-email: ensure sent messages are not emptyKevin P. Fleming2010-09-10
* | Merge branch 'kf/post-receive-sample-hook'Junio C Hamano2010-08-18
|\ \ | |/
| * post-receive-email: optional message line count limitKevin P. Fleming2010-07-16
* | post-receive-email: remove spurious commas in email subjectMatthieu Moy2010-08-11
|/
* post-receive-email: document command-line modeJonathan Nieder2010-05-19
* Use 'fast-forward' all over the placeFelipe Contreras2009-10-24
* post-receive-email: hooks.showrev: show how to include both web link and patchJim Meyering2009-05-23
* Fix contrib/hooks/post-receive-email for new duplicate branchPat Notz2009-02-11
* contrib/hooks/post-receive-email: Make revision display configurablePete Harlan2008-11-04
* contrib/hooks/post-receive-email: Put rev display in separate functionPete Harlan2008-11-04
* Add Linux PPC support to the pre-auto-gc example hookMiklos Vajna2008-10-14
* Add OS X support to the pre-auto-gc example hookJonathan del Strother2008-09-30
* Use dashless git commands in setgitperms.perlTodd Zullinger2008-09-22
* Ignore no-op changes in paranoid update hookShawn O. Pearce2008-05-25
* Don't load missing ACL files in paranoid update hookShawn O. Pearce2008-05-25
* Don't diff empty tree on branch creation in paranoid update hookShawn O. Pearce2008-05-25
* Merge branch 'maint'Junio C Hamano2008-04-22
|\
| * post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins2008-04-21
* | contrib/hooks: add an example pre-auto-gc hookMiklos Vajna2008-04-09
|/
* specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng2008-03-05
* Remove usage of git- (dash) commands from email hookDan McGee2008-01-13
* contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape2007-11-08
* contrib/hooks/post-receive-email: make subject prefix configurableGerrit Pape2007-11-07
* contrib/hooks/post-receive-email: reformat to wrap comments at 76 charsGerrit Pape2007-11-07
* contrib/hooks/post-receive-email: fix typoGerrit Pape2007-11-07
* Merge branch 'maint'Shawn O. Pearce2007-10-18
|\
| * fixing output of non-fast-forward output of post-receive-emailRobert Schiele2007-10-18
* | Minor usage update in setgitperms.perlJosh England2007-10-15
* | fix contrib/hooks/post-receive-email hooks.recipients error messageJeff Muizelaar2007-10-15
* | Merge branch 'maint'Junio C Hamano2007-10-01
|\ \ | |/
| * post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins2007-10-01
* | Merge branch 'maint'Junio C Hamano2007-09-25
|\ \ | |/
| * Do not over-quote the -f envelopesender value.Jim Meyering2007-09-25
* | Added example hook script to save/restore permissions/ownership.Josh England2007-09-18
|/
* Use the empty tree for base diff in paranoid-update on new branchesShawn O. Pearce2007-08-10
* Teach the update-paranoid to look at file differencesShawn O. Pearce2007-08-10
* Teach update-paranoid how to store ACLs organized by groupsShawn O. Pearce2007-08-10
* War on whitespaceJunio C Hamano2007-06-07
* post-receive-email example hook: sed command for getting description was wrongAndy Parkins2007-04-26
* post-receive-email example hook: detect rewind-only updates and output sensib...Andy Parkins2007-04-26
* post-receive-email example hook: fastforward should have been fast_forwardAndy Parkins2007-04-26
* Contribute a fairly paranoid update hookShawn O. Pearce2007-04-19
* rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape2007-04-04
* Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailAndy Parkins2007-03-31