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