aboutsummaryrefslogtreecommitdiff
path: root/t/t9001-send-email.sh
Commit message (Expand)AuthorAge
* 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
| * t/send-email.sh: add test for suppress-cc=selfMichael S. Tsirkin2013-06-03
* | send-email: remove warning about unset chainreplytoFelipe Contreras2013-05-28
|/
* Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
* t9001: check send-email behavior with implicit senderJeff King2012-11-28
* send-email: avoid questions when user has an identFelipe Contreras2012-11-26
* git-send-email: skip RFC2047 quoting for ASCII subjectsKrzysztof Mazur2012-10-25
* git-send-email: use compose-encoding for SubjectKrzysztof Mazur2012-10-25
* git-send-email: introduce compose-encodingKrzysztof Mazur2012-10-10
* send-email: improve RFC2047 quote parsingThomas Rast2012-07-31
* t9001: do not fail only due to CR/LF issuesJohannes Schindelin2011-10-14
* send-email: Fix %config_path_settings handlingCord Seele2011-10-14
* Merge branch 'ao/t9001-fix'Junio C Hamano2011-01-05
|\
| * t/t9001-send-email.sh: fix '&&' chain in some testsAntonio Ospite2011-01-04
* | Merge branch 'maint'Junio C Hamano2011-01-04
|\ \
| * | t9001: Fix test prerequisitesRobin H. Johnson2010-12-29
| * | Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' into maintJunio C Hamano2010-11-24
| |\ \
* | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2010-12-28
| |_|/ |/| |
* | | git-send-email.perl: make initial In-Reply-To apply only to first emailAntonio Ospite2010-11-12
* | | t9001: send-email interation with --in-reply-to and --chain-reply-toJunio C Hamano2010-11-05
* | | Merge branch 'ab/send-email-perl'Junio C Hamano2010-10-26
|\ \ \
| * | | send-email: use Perl idioms in while loopÆvar Arnfjörð Bjarmason2010-09-30
* | | | Merge branch 'sb/send-email-use-to-from-input'Junio C Hamano2010-10-26
|\ \ \ \
| * | | | send-email: Don't leak To: headers between patchesStephen Boyd2010-10-04
| * | | | send-email: Use To: headers in patch filesStephen Boyd2010-09-29