summaryrefslogtreecommitdiff
path: root/t/t9001-send-email.sh
AgeCommit message (Expand)Author
2015-02-16git-send-email.perl: support no- prefix with older GetOptionsKyle J. McKay
2015-01-07Merge branch 'lh/send-email-hide-x-mailer'Junio C Hamano
2015-01-07Merge branch 'rd/send-email-2047-fix'Junio C Hamano
2014-12-15test/send-email: --[no-]xmailer testsLuis Henriques
2014-12-15send-email: handle adjacent RFC 2047-encoded words properlyРоман Донченко
2014-11-25t9001: style modernisation phase #5Junio C Hamano
2014-11-25t9001: style modernisation phase #4Junio C Hamano
2014-11-25t9001: style modernisation phase #3Junio C Hamano
2014-11-25t9001: style modernisation phase #2Junio C Hamano
2014-11-25t9001: style modernisation phase #1Junio C Hamano
2014-11-25git-send-email: add --transfer-encoding optionPaolo Bonzini
2014-06-10t9001: avoid non-portable '\n' with sedTorsten Bögershausen
2014-04-29test/send-email: to-cover, cc-cover testsMichael S. Tsirkin
2014-03-06*.sh: drop useless use of "env"Junio C Hamano
2013-10-28tests: undo special treatment of CRLF for WindowsJohannes Sixt
2013-06-27Merge branch 'mt/send-email-cc-match-fix'Junio C Hamano
2013-06-20send-email: sanitize author when writing From lineMichael S. Tsirkin
2013-06-20send-email: add test for duplicate utf8 nameMichael S. Tsirkin
2013-06-14Merge branch 'mt/send-email-cc-match-fix'Junio C Hamano
2013-06-05test-send-email: test for pre-sanitized self nameMichael S. Tsirkin
2013-06-05t/send-email: test suppress-cc=self with non-asciiMichael S. Tsirkin
2013-06-05t/send-email: add test with quoted senderMichael S. Tsirkin
2013-06-05t/send-email: test suppress-cc=self on cccmdMichael S. Tsirkin
2013-06-03t/send-email.sh: add test for suppress-cc=selfMichael S. Tsirkin
2013-05-28send-email: remove warning about unset chainreplytoFelipe Contreras
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini
2012-11-28t9001: check send-email behavior with implicit senderJeff King
2012-11-26send-email: avoid questions when user has an identFelipe Contreras
2012-10-25git-send-email: skip RFC2047 quoting for ASCII subjectsKrzysztof Mazur
2012-10-25git-send-email: use compose-encoding for SubjectKrzysztof Mazur
2012-10-10git-send-email: introduce compose-encodingKrzysztof Mazur
2012-07-31send-email: improve RFC2047 quote parsingThomas Rast
2011-10-15t9001: do not fail only due to CR/LF issuesJohannes Schindelin
2011-10-14send-email: Fix %config_path_settings handlingCord Seele
2011-01-05Merge branch 'ao/t9001-fix'Junio C Hamano
2011-01-04t/t9001-send-email.sh: fix '&&' chain in some testsAntonio Ospite
2011-01-04Merge branch 'maint'Junio C Hamano
2010-12-29t9001: Fix test prerequisitesRobin H. Johnson
2010-12-28t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey
2010-11-24Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' into maintJunio C Hamano
2010-11-12git-send-email.perl: make initial In-Reply-To apply only to first emailAntonio Ospite
2010-11-05t9001: send-email interation with --in-reply-to and --chain-reply-toJunio C Hamano
2010-10-27Merge branch 'ab/send-email-perl'Junio C Hamano
2010-10-27Merge branch 'sb/send-email-use-to-from-input'Junio C Hamano
2010-10-27Merge branch 'jp/send-email-to-cmd'Junio C Hamano
2010-10-19Merge branch 'maint'Junio C Hamano
2010-10-19t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'Antonio Ospite
2010-10-04send-email: Don't leak To: headers between patchesStephen Boyd
2010-09-30send-email: use Perl idioms in while loopÆvar Arnfjörð Bjarmason
2010-09-29Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter'Junio C Hamano