| Commit message (Expand) | Author | Age |
* | Merge branch 'mm/send-email-cc-cruft-after-address' | Junio C Hamano | 2016-10-26 |
|\ |
|
| * | parse_mailboxes: accept extra text after <...> address | Matthieu Moy | 2016-10-14 |
* | | Merge branch 'ep/shell-command-substitution-style' | Junio C Hamano | 2016-01-22 |
|\ \ |
|
| * | | t/t9001-send-email.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2016-01-11 |
* | | | Merge branch 'ew/send-email-mutt-alias-fix' | Junio C Hamano | 2016-01-20 |
|\ \ \
| |/ /
|/| | |
|
| * | | git-send-email: do not double-escape quotes from mutt | Eric Wong | 2016-01-04 |
* | | | sendemail: teach git-send-email to dump alias names | Jacob Keller | 2015-11-20 |
* | | | Merge branch 'rl/send-email-aliases' | Junio C Hamano | 2015-08-03 |
|\ \ \
| | |/
| |/| |
|
| * | | send-email: suppress meaningless whitespaces in from field | Remi Lespinet | 2015-07-07 |
| * | | send-email: allow multiple emails using --cc, --to and --bcc | Remi Lespinet | 2015-07-07 |
| * | | t9001-send-email: refactor header variable fields replacement | Remi Lespinet | 2015-06-30 |
| * | | send-email: allow aliases in patch header and command script outputs | Remi Lespinet | 2015-06-30 |
| * | | t9001-send-email: move script creation in a setup test | Remi Lespinet | 2015-06-30 |
| |/ |
|
* | | t9001: add sendmail aliases line continuation tests | Eric Sunshine | 2015-06-01 |
* | | t9001: refactor sendmail aliases test infrastructure | Eric Sunshine | 2015-06-01 |
* | | t9001: write $HOME/, not ~/, to help shells without tilde expansion | Junio C Hamano | 2015-05-27 |
* | | send-email: add sendmail email aliases format | Allen Hubbe | 2015-05-27 |
|/ |
|
* | t9001: drop save_confirm helper | Jeff King | 2015-03-25 |
* | t9001: use test_when_finished | Jeff King | 2015-03-20 |
* | t: fix trivial &&-chain breakage | Jeff King | 2015-03-20 |
* | git-send-email.perl: support no- prefix with older GetOptions | Kyle J. McKay | 2015-02-16 |
* | Merge branch 'lh/send-email-hide-x-mailer' | Junio C Hamano | 2015-01-07 |
|\ |
|
| * | test/send-email: --[no-]xmailer tests | Luis Henriques | 2014-12-15 |
* | | Merge branch 'rd/send-email-2047-fix' | Junio C Hamano | 2015-01-07 |
|\ \ |
|
| * | | send-email: handle adjacent RFC 2047-encoded words properly | Роман Донченко | 2014-12-15 |
* | | | t9001: style modernisation phase #5 | Junio C Hamano | 2014-11-25 |
* | | | t9001: style modernisation phase #4 | Junio C Hamano | 2014-11-25 |
* | | | t9001: style modernisation phase #3 | Junio C Hamano | 2014-11-25 |
* | | | t9001: style modernisation phase #2 | Junio C Hamano | 2014-11-25 |
* | | | t9001: style modernisation phase #1 | Junio C Hamano | 2014-11-25 |
* | | | git-send-email: add --transfer-encoding option | Paolo Bonzini | 2014-11-25 |
| |/
|/| |
|
* | | t9001: avoid non-portable '\n' with sed | Torsten Bögershausen | 2014-06-10 |
* | | test/send-email: to-cover, cc-cover tests | Michael S. Tsirkin | 2014-04-29 |
|/ |
|
* | *.sh: drop useless use of "env" | Junio C Hamano | 2014-03-06 |
* | tests: undo special treatment of CRLF for Windows | Johannes Sixt | 2013-10-28 |
* | Merge branch 'mt/send-email-cc-match-fix' | Junio C Hamano | 2013-06-27 |
|\ |
|
| * | send-email: sanitize author when writing From line | Michael S. Tsirkin | 2013-06-20 |
| * | send-email: add test for duplicate utf8 name | Michael S. Tsirkin | 2013-06-20 |
* | | Merge branch 'mt/send-email-cc-match-fix' | Junio C Hamano | 2013-06-14 |
|\ \
| |/ |
|
| * | test-send-email: test for pre-sanitized self name | Michael S. Tsirkin | 2013-06-05 |
| * | t/send-email: test suppress-cc=self with non-ascii | Michael S. Tsirkin | 2013-06-05 |
| * | t/send-email: add test with quoted sender | Michael S. Tsirkin | 2013-06-05 |
| * | t/send-email: test suppress-cc=self on cccmd | Michael S. Tsirkin | 2013-06-05 |
| * | t/send-email.sh: add test for suppress-cc=self | Michael S. Tsirkin | 2013-06-03 |
* | | send-email: remove warning about unset chainreplyto | Felipe Contreras | 2013-05-28 |
|/ |
|
* | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 2013-04-12 |
* | t9001: check send-email behavior with implicit sender | Jeff King | 2012-11-28 |
* | send-email: avoid questions when user has an ident | Felipe Contreras | 2012-11-26 |
* | git-send-email: skip RFC2047 quoting for ASCII subjects | Krzysztof Mazur | 2012-10-25 |
* | git-send-email: use compose-encoding for Subject | Krzysztof Mazur | 2012-10-25 |