38 Commits (01ae841ccf3aa5d5331a4e6aed6122fee6617740)

Author SHA1 Message Date
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
Jeff King 747bbff9b9 send-email: validate patches before sending anything 17 years ago
David D. Kilzer b7f30e0a97 git-send-email: show all headers when sending mail 17 years ago
Glenn Rempe 85d81a757e Fixed minor typo in t/t9001-send-email.sh test command line. 17 years ago
Junio C Hamano 280242d1cc send-email: do not barf when Term::ReadLine does not like your terminal 19 years ago
Junio C Hamano 2186d566a6 send-email: do not pass bogus address to local sendmail binary 19 years ago
Ryan Anderson ce903018f1 Add a basic test case for git send-email, and fix some real bugs discovered. 19 years ago