summaryrefslogtreecommitdiff
path: root/t/t9001-send-email.sh
Commit message (Expand)AuthorAgeFilesLines
* don't use test_must_fail with grepPranit Bauva2017-01-071-1/+1
* Merge branch 'mm/send-email-cc-cruft-after-address'Junio C Hamano2016-10-261-0/+29
|\
| * parse_mailboxes: accept extra text after <...> addressMatthieu Moy2016-10-141-0/+29
* | Merge branch 'ep/shell-command-substitution-style'Junio C Hamano2016-01-221-6/+6
|\ \
| * | t/t9001-send-email.sh: use the $( ... ) construct for command substitutionep/update-command-substitution-styleElia Pinto2016-01-111-6/+6
* | | Merge branch 'ew/send-email-mutt-alias-fix'Junio C Hamano2016-01-201-0/+15
|\ \ \ | |/ / |/| |
| * | git-send-email: do not double-escape quotes from muttew/send-email-mutt-alias-fixEric Wong2016-01-041-0/+15
* | | sendemail: teach git-send-email to dump alias namesJacob Keller2015-11-201-0/+82
* | | Merge branch 'rl/send-email-aliases'Junio C Hamano2015-08-031-10/+144
|\ \ \ | | |/ | |/|
| * | send-email: suppress meaningless whitespaces in from fieldrl/send-email-aliasesRemi Lespinet2015-07-071-0/+24
| * | send-email: allow multiple emails using --cc, --to and --bccRemi Lespinet2015-07-071-0/+44
| * | t9001-send-email: refactor header variable fields replacementRemi Lespinet2015-06-301-4/+7
| * | send-email: allow aliases in patch header and command script outputsRemi Lespinet2015-06-301-0/+60
| * | t9001-send-email: move script creation in a setup testRemi Lespinet2015-06-301-6/+9
| |/
* | t9001: add sendmail aliases line continuation testsEric Sunshine2015-06-011-0/+34
* | t9001: refactor sendmail aliases test infrastructureEric Sunshine2015-06-011-18/+29
* | t9001: write $HOME/, not ~/, to help shells without tilde expansionah/send-email-sendmail-aliasJunio C Hamano2015-05-271-1/+1
* | send-email: add sendmail email aliases formatAllen Hubbe2015-05-271-0/+27
|/
* t9001: drop save_confirm helperJeff King2015-03-251-10/+5
* t9001: use test_when_finishedJeff King2015-03-201-20/+10
* t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* git-send-email.perl: support no- prefix with older GetOptionskm/send-email-getopt-long-workaroundsKyle J. McKay2015-02-161-5/+5
* Merge branch 'lh/send-email-hide-x-mailer'Junio C Hamano2015-01-071-0/+33
|\
| * test/send-email: --[no-]xmailer testslh/send-email-hide-x-mailerLuis Henriques2014-12-151-0/+33
* | Merge branch 'rd/send-email-2047-fix'Junio C Hamano2015-01-071-0/+7
|\ \
| * | send-email: handle adjacent RFC 2047-encoded words properlyrd/send-email-2047-fixРоман Донченко2014-12-151-0/+7
* | | t9001: style modernisation phase #5jc/t9001-moderniseJunio C Hamano2014-11-251-76/+74
* | | t9001: style modernisation phase #4Junio C Hamano2014-11-251-10/+10
* | | t9001: style modernisation phase #3Junio C Hamano2014-11-251-52/+47
* | | t9001: style modernisation phase #2Junio C Hamano2014-11-251-151/+151
* | | t9001: style modernisation phase #1Junio C Hamano2014-11-251-17/+17
* | | git-send-email: add --transfer-encoding optionpb/send-email-tePaolo Bonzini2014-11-251-0/+157
| |/ |/|
* | t9001: avoid non-portable '\n' with sedmt/send-email-cover-to-ccTorsten Bögershausen2014-06-101-1/+1
* | test/send-email: to-cover, cc-cover testsMichael S. Tsirkin2014-04-291-0/+45
|/
* *.sh: drop useless use of "env"jc/no-need-for-env-in-sh-scriptsJunio C Hamano2014-03-061-1/+1
* tests: undo special treatment of CRLF for Windowsjs/tests-windows-port-fixJohannes Sixt2013-10-281-1/+0
* Merge branch 'mt/send-email-cc-match-fix'Junio C Hamano2013-06-271-0/+14
|\
| * send-email: sanitize author when writing From lineMichael S. Tsirkin2013-06-201-1/+1
| * send-email: add test for duplicate utf8 nameMichael S. Tsirkin2013-06-201-0/+14
* | Merge branch 'mt/send-email-cc-match-fix'Junio C Hamano2013-06-141-0/+75
|\ \ | |/
| * test-send-email: test for pre-sanitized self nameMichael S. Tsirkin2013-06-051-0/+5
| * t/send-email: test suppress-cc=self with non-asciiMichael S. Tsirkin2013-06-051-0/+5
| * t/send-email: add test with quoted senderMichael S. Tsirkin2013-06-051-0/+20
| * t/send-email: test suppress-cc=self on cccmdMichael S. Tsirkin2013-06-051-1/+3
| * t/send-email.sh: add test for suppress-cc=selfMichael S. Tsirkin2013-06-031-0/+43
* | send-email: remove warning about unset chainreplytoFelipe Contreras2013-05-281-49/+0
|/
* Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-121-2/+2
* t9001: check send-email behavior with implicit senderJeff King2012-11-281-0/+28
* send-email: avoid questions when user has an identFelipe Contreras2012-11-261-3/+2
* git-send-email: skip RFC2047 quoting for ASCII subjectsKrzysztof Mazur2012-10-251-0/+17