aboutsummaryrefslogtreecommitdiff
path: root/t/t9001-send-email.sh
Commit message (Expand)AuthorAge
* tests: fix diff order arguments in test_cmpStefan Beller2017-10-07
* send-email: fix garbage removal after addressMatthieu Moy2017-08-24
* send-email: check for repo before invoking hookJonathan Tan2017-06-02
* send-email: support validate hookJonathan Tan2017-05-16
* Merge branch 'jh/send-email-one-cc'Junio C Hamano2017-03-10
|\
| * send-email: only allow one address per body tagJohan Hovold2017-02-27
* | don't use test_must_fail with grepPranit Bauva2017-01-07
|/
* Merge branch 'mm/send-email-cc-cruft-after-address'Junio C Hamano2016-10-26
|\
| * parse_mailboxes: accept extra text after <...> addressMatthieu Moy2016-10-14
* | Merge branch 'ep/shell-command-substitution-style'Junio C Hamano2016-01-22
|\ \
| * | t/t9001-send-email.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-11
* | | Merge branch 'ew/send-email-mutt-alias-fix'Junio C Hamano2016-01-20
|\ \ \ | |/ / |/| |
| * | git-send-email: do not double-escape quotes from muttEric Wong2016-01-04
* | | sendemail: teach git-send-email to dump alias namesJacob Keller2015-11-20
* | | Merge branch 'rl/send-email-aliases'Junio C Hamano2015-08-03
|\ \ \ | | |/ | |/|
| * | send-email: suppress meaningless whitespaces in from fieldRemi Lespinet2015-07-07
| * | send-email: allow multiple emails using --cc, --to and --bccRemi Lespinet2015-07-07
| * | t9001-send-email: refactor header variable fields replacementRemi Lespinet2015-06-30
| * | send-email: allow aliases in patch header and command script outputsRemi Lespinet2015-06-30
| * | t9001-send-email: move script creation in a setup testRemi Lespinet2015-06-30
| |/
* | t9001: add sendmail aliases line continuation testsEric Sunshine2015-06-01
* | t9001: refactor sendmail aliases test infrastructureEric Sunshine2015-06-01
* | t9001: write $HOME/, not ~/, to help shells without tilde expansionJunio C Hamano2015-05-27
* | send-email: add sendmail email aliases formatAllen Hubbe2015-05-27
|/
* t9001: drop save_confirm helperJeff King2015-03-25
* t9001: use test_when_finishedJeff King2015-03-20
* t: fix trivial &&-chain breakageJeff King2015-03-20
* git-send-email.perl: support no- prefix with older GetOptionsKyle J. McKay2015-02-16
* Merge branch 'lh/send-email-hide-x-mailer'Junio C Hamano2015-01-07
|\
| * test/send-email: --[no-]xmailer testsLuis Henriques2014-12-15
* | Merge branch 'rd/send-email-2047-fix'Junio C Hamano2015-01-07
|\ \
| * | send-email: handle adjacent RFC 2047-encoded words properlyРоман Донченко2014-12-15
* | | t9001: style modernisation phase #5Junio C Hamano2014-11-25
* | | t9001: style modernisation phase #4Junio C Hamano2014-11-25
* | | t9001: style modernisation phase #3Junio C Hamano2014-11-25
* | | t9001: style modernisation phase #2Junio C Hamano2014-11-25
* | | t9001: style modernisation phase #1Junio C Hamano2014-11-25
* | | git-send-email: add --transfer-encoding optionPaolo Bonzini2014-11-25
| |/ |/|
* | t9001: avoid non-portable '\n' with sedTorsten Bögershausen2014-06-10
* | test/send-email: to-cover, cc-cover testsMichael S. Tsirkin2014-04-29
|/
* *.sh: drop useless use of "env"Junio C Hamano2014-03-06
* tests: undo special treatment of CRLF for WindowsJohannes Sixt2013-10-28
* Merge branch 'mt/send-email-cc-match-fix'Junio C Hamano2013-06-27
|\
| * send-email: sanitize author when writing From lineMichael S. Tsirkin2013-06-20
| * send-email: add test for duplicate utf8 nameMichael S. Tsirkin2013-06-20
* | Merge branch 'mt/send-email-cc-match-fix'Junio C Hamano2013-06-14
|\ \ | |/
| * test-send-email: test for pre-sanitized self nameMichael S. Tsirkin2013-06-05
| * t/send-email: test suppress-cc=self with non-asciiMichael S. Tsirkin2013-06-05
| * t/send-email: add test with quoted senderMichael S. Tsirkin2013-06-05
| * t/send-email: test suppress-cc=self on cccmdMichael S. Tsirkin2013-06-05