| Commit message (Expand) | Author | Age |
* | git-multimail: update to release 1.4.0 | Matthieu Moy | 2016-08-17 |
* | Spelling fixes | Ville Skyttä | 2016-08-11 |
* | git-multimail: update to release 1.3.1 | Matthieu Moy | 2016-05-13 |
* | git-multimail: update to release 1.3.0 | Matthieu Moy | 2016-05-03 |
* | git-multimail: update to release 1.2.0 | Matthieu Moy | 2015-10-12 |
* | git-multimail: update to release 1.1.1 | Matthieu Moy | 2015-07-06 |
* | Merge branch 'pa/auto-gc-mac-osx' | Junio C Hamano | 2015-06-24 |
|\ |
|
| * | hooks/pre-auto-gc: adjust power checking for newer OS X | Panagiotis Astithas | 2015-06-12 |
* | | git-multimail: update to release 1.1.0 | Matthieu Moy | 2015-06-18 |
* | | Update git-multimail to version 1.0.2 | Michael Haggerty | 2015-04-28 |
|/ |
|
* | git-multimail: update to version 1.0.0 | Michael Haggerty | 2014-04-07 |
* | mark contributed hooks executable | Jonathan Nieder | 2013-11-25 |
* | hooks/post-receive-email: set declared encoding to utf-8 | Gerrit Pape | 2013-08-05 |
* | hooks/post-receive-email: force log messages in UTF-8 | Jonathan Nieder | 2013-08-05 |
* | hooks/post-receive-email: use plumbing instead of git log/show | Jonathan Nieder | 2013-08-05 |
* | post-receive-email: deprecate script in favor of git-multimail | Michael Haggerty | 2013-07-22 |
* | git-multimail: an improved replacement for post-receive-email | Michael Haggerty | 2013-07-15 |
* | contrib/hooks/setgitperms.perl: use a lowercase "usage:" string | David Aguilar | 2013-02-24 |
* | Add Auto-Submitted header to post-receive-email | Chris Hiestand | 2013-01-17 |
* | Fix spelling error in post-receive-email hook | Richard Fearn | 2012-10-13 |
* | post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctly | Michael Haggerty | 2012-02-27 |
* | post-receive-email: remove unused variable | Michael Haggerty | 2012-02-27 |
* | contrib/hooks: adapt comment about Debian install location for contrib hooks | Gerrit Pape | 2011-09-26 |
* | Add option hooks.diffopts to customize change summary in post-receive-email | Jon Jensen | 2011-08-04 |
* | post-receive-email: suppress error if description file missing | Sitaram Chamarty | 2011-02-07 |
* | contrib/hooks/post-receive-email: fix return values from prep_for_email | Alan Raison | 2010-12-09 |
* | Merge branch 'kf/post-receive-sample-hook' into maint | Junio C Hamano | 2010-11-24 |
|\ |
|
| * | post-receive-email: ensure sent messages are not empty | Kevin P. Fleming | 2010-09-10 |
* | | Merge branch 'kf/post-receive-sample-hook' | Junio C Hamano | 2010-08-18 |
|\ \
| |/ |
|
| * | post-receive-email: optional message line count limit | Kevin P. Fleming | 2010-07-16 |
* | | post-receive-email: remove spurious commas in email subject | Matthieu Moy | 2010-08-11 |
|/ |
|
* | post-receive-email: document command-line mode | Jonathan Nieder | 2010-05-19 |
* | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 |
* | post-receive-email: hooks.showrev: show how to include both web link and patch | Jim Meyering | 2009-05-23 |
* | Fix contrib/hooks/post-receive-email for new duplicate branch | Pat Notz | 2009-02-11 |
* | contrib/hooks/post-receive-email: Make revision display configurable | Pete Harlan | 2008-11-04 |
* | contrib/hooks/post-receive-email: Put rev display in separate function | Pete Harlan | 2008-11-04 |
* | Add Linux PPC support to the pre-auto-gc example hook | Miklos Vajna | 2008-10-14 |
* | Add OS X support to the pre-auto-gc example hook | Jonathan del Strother | 2008-09-30 |
* | Use dashless git commands in setgitperms.perl | Todd Zullinger | 2008-09-22 |
* | Ignore no-op changes in paranoid update hook | Shawn O. Pearce | 2008-05-25 |
* | Don't load missing ACL files in paranoid update hook | Shawn O. Pearce | 2008-05-25 |
* | Don't diff empty tree on branch creation in paranoid update hook | Shawn O. Pearce | 2008-05-25 |
* | Merge branch 'maint' | Junio C Hamano | 2008-04-22 |
|\ |
|
| * | post-receive-email: fix accidental removal of a trailing space in signature line | Andy Parkins | 2008-04-21 |
* | | contrib/hooks: add an example pre-auto-gc hook | Miklos Vajna | 2008-04-09 |
|/ |
|
* | specify explicit "--pretty=medium" with `git log/show/whatchanged` | Denis Cheng | 2008-03-05 |
* | Remove usage of git- (dash) commands from email hook | Dan McGee | 2008-01-13 |
* | contrib/hooks/post-receive-email: remove cruft, $committer is not used | Gerrit Pape | 2007-11-08 |
* | contrib/hooks/post-receive-email: make subject prefix configurable | Gerrit Pape | 2007-11-07 |