61 Commits (4ab9a157d06956ce5a1060a28404cbade3039fa2)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason f9444147fa t/t9001-send-email.sh: convert setup code to tests 14 years ago
Ævar Arnfjörð Bjarmason 57cd35e6ad t/t9001-send-email.sh: change from skip_all=* to prereq skip 14 years ago
Ævar Arnfjörð Bjarmason 3731231d4c t/t9001-send-email.sh: Remove needless PROG=* assignment 14 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
Stephen Boyd f434c083a0 send-email: add --no-cc, --no-to, and --no-bcc 15 years ago
Stephen Boyd 9524cf2993 fix portability issues with $ in double quotes 15 years ago
Brandon Casey 907a0b1e04 t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' 15 years ago
Nanako Shiraishi 528fb08732 prepare send-email for smoother change of --chain-reply-to default 15 years ago
Felipe Contreras c89e324145 send-email: automatic envelope sender 15 years ago
Junio C Hamano 4f333bc1d3 t9001: test --envelope-sender option of send-email 15 years ago
Joe Perches 02461e0e28 git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT TO:"s 15 years ago
Brandon Casey 977e289e0d t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATH 16 years ago
Paolo Bonzini cb8a9bd518 Test cccmd in t9001-send-email.sh and fix some bugs 16 years ago
Markus Heidelberg f74fe34b96 send-email: fix threaded mails without chain-reply-to 16 years ago
Markus Heidelberg d67114a5f3 add a test for git-send-email for threaded mails without chain-reply-to 16 years ago
Markus Heidelberg 5e9758e296 send-email: fix non-threaded mails 16 years ago
Markus Heidelberg 32ae83194b add a test for git-send-email for non-threaded mails 16 years ago
Brandon Casey d1fff6fce0 send-email: use UTF-8 rather than utf-8 for consistency 16 years ago
Brandon Casey 84eeb687de t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' 16 years ago
Jeff King 1b19ccd236 tests: skip perl tests if NO_PERL is defined 16 years ago
Jay Soffian 0da43a685a send-email: fix nasty bug in ask() function 16 years ago
Jay Soffian a61c0ffa44 send-email: ensure quoted addresses are rfc2047 encoded 16 years ago
Jay Soffian 3b3637c3f1 send-email: correct two tests which were going interactive 16 years ago
Jay Soffian dc1460aa8d send-email: ask_default should apply to all emails, not just the first 16 years ago
Jay Soffian c18f75a1e9 send-email: add tests for refactored prompting 16 years ago
Miklos Vajna 188c3827c1 Tests: use test_cmp instead of diff where possible 16 years ago
Thomas Rast aaab4b9fb9 send-email: test --no-thread --in-reply-to combination 16 years ago
Jay Soffian c1f2aa45b7 send-email: add --confirm option and configuration setting 16 years ago
Jay Soffian 3531e2703d send-email: --suppress-cc improvements 16 years ago
Jay Soffian 5012699d98 send-email: handle multiple Cc addresses when reading mbox message 16 years ago
Junio C Hamano 69f4ce5537 send-email: do not reverse the command line arguments 16 years ago
Pierre Habouzit 5df9fcf695 git send-email: interpret unknown files as revision lists 16 years ago
Brandon Casey 3fee1fe871 t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' 16 years ago
Nanako Shiraishi 47a528ad24 tests: use "git xyzzy" form (t7200 - t9001) 16 years ago
Junio C Hamano bb3e4f03be t9001 (send-email): Do not use hardcoded /bin/sh in test 17 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Jeff King d54eaaa268 send-email: rfc2047-quote subject lines with non-ascii characters 17 years ago
Jeff King 0706bd19ef send-email: specify content-type of --compose body 17 years ago
Bryan Donlan 7f0475c308 Use test_set_editor in t9001-send-email.sh 17 years ago
Bryan Donlan 065096c2b5 git-send-email.perl: Handle shell metacharacters in $EDITOR properly 17 years ago
Miklos Vajna 33c592ddd5 Add tests for sendemail.cc configuration variable 17 years ago
Jeff King 82ebb0b6ec add test_cmp function for test scripts 17 years ago
Jay Soffian 6ecbc851fb send-email: fix In-Reply-To regression 17 years ago
Jeff King 8a8bf4690e send-email: test compose functionality 17 years ago
Jeff King 6d34a2bad1 t9001: enhance fake sendmail test harness 17 years ago
Jay Soffian 0fb7fc751d send-email: fix In-Reply-To regression 17 years ago
Jeff King c0d4528119 t9001: add missing && operators 17 years ago
Jeff King c764a0c2b6 send-email: add no-validate option 17 years ago