| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This is from https://github.com/mhagger/git-multimail
I've reapplied my changes which avoid some unnecessary error messages when the summary
email address is not configured (used for i18n mails).
The notable change is to synthesise dates in emails to hopefully fix ordering in
email clients (i.e. with multi-commit pushes).
|
|
|
|
|
|
|
| |
When we will send to the i18n-reports ML info about i18n related changes we
will omit the overall summary mail (it's too complext to produce a summary
of only i18n changes) and thus we need to squash this error message which
will not be nice for those pushing changes.
|
|
This uses the git multimail project from upstream revision 3fcd7bffef
which is the master revision at the time of writing.
It also includes a monkey-patched version which we will use which adds
the ability to include links to the gitweb/cgit URL and also links
to any supported bugtracker.
|