| Commit message (Expand) | Author | Age | Files | Lines |
* | git-multimail: update to release 1.4.0 | Matthieu Moy | 2016-08-17 | 6 | -276/+725 |
* | Spelling fixesvs/typofix | Ville Skyttä | 2016-08-11 | 1 | -2/+2 |
* | git-multimail: update to release 1.3.1 | Matthieu Moy | 2016-05-13 | 4 | -4/+20 |
* | git-multimail: update to release 1.3.0 | Matthieu Moy | 2016-05-03 | 8 | -143/+476 |
* | git-multimail: update to release 1.2.0 | Matthieu Moy | 2015-10-12 | 9 | -226/+1218 |
* | git-multimail: update to release 1.1.1 | Matthieu Moy | 2015-07-06 | 4 | -6/+17 |
* | Merge branch 'pa/auto-gc-mac-osx' | Junio C Hamano | 2015-06-24 | 1 | -1/+1 |
|\ |
|
| * | hooks/pre-auto-gc: adjust power checking for newer OS Xpa/auto-gc-mac-osx | Panagiotis Astithas | 2015-06-12 | 1 | -1/+1 |
* | | git-multimail: update to release 1.1.0 | Matthieu Moy | 2015-06-18 | 6 | -326/+1017 |
* | | Update git-multimail to version 1.0.2mh/multimail-renewal | Michael Haggerty | 2015-04-28 | 2 | -24/+25 |
|/ |
|
* | git-multimail: update to version 1.0.0mh/multimail | Michael Haggerty | 2014-04-07 | 5 | -56/+249 |
* | mark contributed hooks executable | Jonathan Nieder | 2013-11-25 | 4 | -2/+0 |
* | hooks/post-receive-email: set declared encoding to utf-8jn/post-receive-utf8 | Gerrit Pape | 2013-08-05 | 1 | -0/+3 |
* | hooks/post-receive-email: force log messages in UTF-8 | Jonathan Nieder | 2013-08-05 | 1 | -4/+4 |
* | hooks/post-receive-email: use plumbing instead of git log/show | Jonathan Nieder | 2013-08-05 | 1 | -6/+6 |
* | post-receive-email: deprecate script in favor of git-multimail | Michael Haggerty | 2013-07-22 | 1 | -4/+13 |
* | git-multimail: an improved replacement for post-receive-email | Michael Haggerty | 2013-07-15 | 6 | -0/+3398 |
* | contrib/hooks/setgitperms.perl: use a lowercase "usage:" string | David Aguilar | 2013-02-24 | 1 | -1/+1 |
* | Add Auto-Submitted header to post-receive-email | Chris Hiestand | 2013-01-17 | 1 | -0/+1 |
* | Fix spelling error in post-receive-email hook | Richard Fearn | 2012-10-13 | 1 | -1/+1 |
* | post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctly | Michael Haggerty | 2012-02-27 | 1 | -3/+3 |
* | post-receive-email: remove unused variable | Michael Haggerty | 2012-02-27 | 1 | -1/+0 |
* | contrib/hooks: adapt comment about Debian install location for contrib hooks | Gerrit Pape | 2011-09-26 | 1 | -2/+2 |
* | Add option hooks.diffopts to customize change summary in post-receive-email | Jon Jensen | 2011-08-04 | 1 | -1/+8 |
* | post-receive-email: suppress error if description file missing | Sitaram Chamarty | 2011-02-07 | 1 | -1/+1 |
* | contrib/hooks/post-receive-email: fix return values from prep_for_email | Alan Raison | 2010-12-09 | 1 | -4/+4 |
* | Merge branch 'kf/post-receive-sample-hook' into maint | Junio C Hamano | 2010-11-24 | 1 | -16/+31 |
|\ |
|
| * | post-receive-email: ensure sent messages are not empty | Kevin P. Fleming | 2010-09-10 | 1 | -16/+31 |
* | | Merge branch 'kf/post-receive-sample-hook' | Junio C Hamano | 2010-08-18 | 1 | -2/+32 |
|\ \
| |/ |
|
| * | post-receive-email: optional message line count limit | Kevin P. Fleming | 2010-07-16 | 1 | -2/+32 |
* | | post-receive-email: remove spurious commas in email subject | Matthieu Moy | 2010-08-11 | 1 | -1/+1 |
|/ |
|
* | post-receive-email: document command-line mode | Jonathan Nieder | 2010-05-19 | 1 | -0/+7 |
* | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 | 1 | -3/+3 |
* | post-receive-email: hooks.showrev: show how to include both web link and patch | Jim Meyering | 2009-05-23 | 1 | -0/+4 |
* | Fix contrib/hooks/post-receive-email for new duplicate branch | Pat Notz | 2009-02-11 | 1 | -1/+3 |
* | contrib/hooks/post-receive-email: Make revision display configurable | Pete Harlan | 2008-11-04 | 1 | -1/+17 |
* | contrib/hooks/post-receive-email: Put rev display in separate function | Pete Harlan | 2008-11-04 | 1 | -9/+32 |
* | Add Linux PPC support to the pre-auto-gc example hook | Miklos Vajna | 2008-10-14 | 1 | -0/+3 |
* | Add OS X support to the pre-auto-gc example hook | Jonathan del Strother | 2008-09-30 | 1 | -3/+7 |
* | Use dashless git commands in setgitperms.perl | Todd Zullinger | 2008-09-22 | 1 | -2/+2 |
* | Ignore no-op changes in paranoid update hook | Shawn O. Pearce | 2008-05-25 | 1 | -0/+1 |
* | Don't load missing ACL files in paranoid update hook | Shawn O. Pearce | 2008-05-25 | 1 | -0/+1 |
* | Don't diff empty tree on branch creation in paranoid update hook | Shawn O. Pearce | 2008-05-25 | 1 | -8/+6 |
* | 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 |