117 Commits (adef9561f0c8cf2c974d78adac0ae236e159e49f)

Author SHA1 Message Date
Jeff King fc99da1fb7 t9001: drop save_confirm helper 10 years ago
Jeff King 545871bf77 t9001: use test_when_finished 10 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Kyle J. McKay f471494303 git-send-email.perl: support no- prefix with older GetOptions 10 years ago
Luis Henriques 2cf770f501 test/send-email: --[no-]xmailer tests 10 years ago
Роман Донченко ab47e2a583 send-email: handle adjacent RFC 2047-encoded words properly 10 years ago
Junio C Hamano 0720a51b29 t9001: style modernisation phase #5 10 years ago
Junio C Hamano ee756a8161 t9001: style modernisation phase #4 10 years ago
Junio C Hamano acd72b5636 t9001: style modernisation phase #3 10 years ago
Junio C Hamano 03335f2295 t9001: style modernisation phase #2 10 years ago
Junio C Hamano aca56064f4 t9001: style modernisation phase #1 10 years ago
Paolo Bonzini 8d81408435 git-send-email: add --transfer-encoding option 10 years ago
Torsten Bögershausen 35ec002cf7 t9001: avoid non-portable '\n' with sed 11 years ago
Michael S. Tsirkin 8ccc4e4260 test/send-email: to-cover, cc-cover tests 11 years ago
Junio C Hamano 6eca18ca73 *.sh: drop useless use of "env" 11 years ago
Johannes Sixt f94ea11cf2 tests: undo special treatment of CRLF for Windows 11 years ago
Michael S. Tsirkin 4cb46bddeb send-email: sanitize author when writing From line 12 years ago
Michael S. Tsirkin f07075c297 send-email: add test for duplicate utf8 name 12 years ago
Michael S. Tsirkin 14952666d1 test-send-email: test for pre-sanitized self name 12 years ago
Michael S. Tsirkin 4b45bcf7b1 t/send-email: test suppress-cc=self with non-ascii 12 years ago
Michael S. Tsirkin dd29f0b4dc t/send-email: add test with quoted sender 12 years ago
Michael S. Tsirkin d6ee44568c t/send-email: test suppress-cc=self on cccmd 12 years ago
Michael S. Tsirkin 5adcf2c699 t/send-email.sh: add test for suppress-cc=self 12 years ago
Felipe Contreras b99d22f29a send-email: remove warning about unset chainreplyto 12 years ago
Stefano Lattarini 41ccfdd9c9 Correct common spelling mistakes in comments and tests 12 years ago
Jeff King 59defcc368 t9001: check send-email behavior with implicit sender 12 years ago
Felipe Contreras 8cac13dccb send-email: avoid questions when user has an ident 12 years ago
Krzysztof Mazur 5637d85732 git-send-email: skip RFC2047 quoting for ASCII subjects 12 years ago
Krzysztof Mazur 4a47a4ddec git-send-email: use compose-encoding for Subject 12 years ago
Krzysztof Mazur 62e0069056 git-send-email: introduce compose-encoding 13 years ago
Thomas Rast b622d4d11d send-email: improve RFC2047 quote parsing 13 years ago
Johannes Schindelin 72b5158b25 t9001: do not fail only due to CR/LF issues 14 years ago
Cord Seele 463b0ea22b send-email: Fix %config_path_settings handling 14 years ago
Antonio Ospite cc7e81674b t/t9001-send-email.sh: fix '&&' chain in some tests 14 years ago
Robin H. Johnson 57da204264 t9001: Fix test prerequisites 14 years ago
Brandon Casey d2559f734b t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' 14 years ago
Antonio Ospite db54c8e710 git-send-email.perl: make initial In-Reply-To apply only to first email 14 years ago
Junio C Hamano 54aae5e1a0 t9001: send-email interation with --in-reply-to and --chain-reply-to 14 years ago
Antonio Ospite 5b57413cb3 t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To' 15 years ago
Stephen Boyd 3c3bb51c3b send-email: Don't leak To: headers between patches 15 years ago
Ævar Arnfjörð Bjarmason 41ae8f1d6c send-email: use Perl idioms in while loop 15 years ago
Stephen Boyd 21802cd328 send-email: Use To: headers in patch files 15 years ago
Joe Perches 6e74e075d2 git-send-email.perl: Add --to-cmd 15 years ago
Thomas Rast a03bc5b6ad send-email: Refuse to send cover-letter template subject 15 years ago
Ævar Arnfjörð Bjarmason f9444147fa t/t9001-send-email.sh: convert setup code to tests 15 years ago
Ævar Arnfjörð Bjarmason 57cd35e6ad t/t9001-send-email.sh: change from skip_all=* to prereq skip 15 years ago
Ævar Arnfjörð Bjarmason 3731231d4c t/t9001-send-email.sh: Remove needless PROG=* assignment 15 years ago
Brandon Casey 3183286238 t/t9001: use egrep when regular expressions are involved 15 years ago
Ævar Arnfjörð Bjarmason fadb5156e4 tests: Skip tests in a way that makes sense under TAP 15 years ago
Thomas Rast 3cae7e5b2b send-email: ask about and declare 8bit mails 15 years ago