440 Commits (325006f2dbeb482f422b2c0e62b485a41cb1c64b)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 4bf597ee05 send-email: cleanup_compose_files doesn't need a prototype 15 years ago
Ævar Arnfjörð Bjarmason c438ea2a8b send-email: unique_email_list doesn't need a prototype 15 years ago
Ævar Arnfjörð Bjarmason 1d50bfd9c7 send-email: file_declares_8bit_cte doesn't need a prototype 15 years ago
Ævar Arnfjörð Bjarmason acf071b092 send-email: get_patch_subject doesn't need a prototype 15 years ago
Ævar Arnfjörð Bjarmason f9237e6157 send-email: use lexical filehandles during sending 15 years ago
Ævar Arnfjörð Bjarmason fe0f944f3b send-email: use lexical filehandles for $compose 15 years ago
Ævar Arnfjörð Bjarmason c6038169a7 send-email: use lexical filehandle for opendir 15 years ago
Stephen Boyd 21802cd328 send-email: Use To: headers in patch files 15 years ago
Ævar Arnfjörð Bjarmason 3328acedc6 perl: use "use warnings" instead of -w 15 years ago
Ævar Arnfjörð Bjarmason d48b284183 perl: bump the required Perl version to 5.8 from 5.6.[21] 15 years ago
Joe Perches 6e74e075d2 git-send-email.perl: Add --to-cmd 15 years ago
Brandon Casey 61ef5e9b56 git-send-email.perl: ensure $domain is defined before using it 15 years ago
Ævar Arnfjörð Bjarmason 89bf1bace3 send-email: use catfile() to concatenate files 15 years ago
Thomas Rast a03bc5b6ad send-email: Refuse to send cover-letter template subject 15 years ago
Pascal Obry 052fbea26e New send-email option smtpserveroption. 15 years ago
Pascal Obry 1d02a0055a Remove @smtp_host_parts variable as not used. 15 years ago
Pascal Obry e1e9115dcd Minor indentation fix. 15 years ago
Thomas Rast 3cae7e5b2b send-email: ask about and declare 8bit mails 15 years ago
Brian Gernhardt 69cf7bfd13 send-email: Cleanup smtp-domain and add config 15 years ago
Brian Gernhardt 59a8630338 send-email: Don't use FQDNs without a '.' 15 years ago
Brian Gernhardt 68ce93307f send-email: Cleanup { style 15 years ago
Michael J Gruber 0ce142c944 send-email: lazily assign editor variable 15 years ago
Jari Aalto 134550fe21 git-send-email.perl - try to give real name of the calling host to HELO/EHLO 15 years ago
Jari Aalto f60812efa3 git-send-email.perl: add option --smtp-debug 15 years ago
Jari Aalto e5afb3a6f9 git-send-email.perl: improve error message in send_message() 15 years ago
Stephen Boyd f434c083a0 send-email: add --no-cc, --no-to, and --no-bcc 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
Jonathan Nieder b4479f0747 add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" 16 years ago
Joe Perches 02461e0e28 git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT TO:"s 16 years ago
Felipe Contreras ffc01f9bad send-email: fix mutt regex for grouped aliases 16 years ago
Yakov Lerner fb3650ed10 send-email: fix obscure error when encryption=tls and smtp cannot connect 16 years ago
Junio C Hamano 41fe87fa49 send-email: make --no-chain-reply-to the default 16 years ago
Erik Faye-Lund 69931b7183 send-email: remove debug trace 16 years ago
Jeff King 302e04ea4d send-email: detect cycles in alias expansion 16 years ago
Paolo Bonzini cb8a9bd518 Test cccmd in t9001-send-email.sh and fix some bugs 16 years ago
Markus Heidelberg a1b5b37199 send-email: fix a typo in a comment 16 years ago
Markus Heidelberg f74fe34b96 send-email: fix threaded mails without chain-reply-to 16 years ago
Markus Heidelberg 5e9758e296 send-email: fix 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 a3a8262bf6 git-send-email.perl: improve detection of MIME encoded-words 16 years ago
Eric W. Biederman fe87c92138 git-send-email: Handle quotes when parsing .mailrc files 16 years ago
Trent Piepho 09caa24fac send-email: Add config option for sender address 16 years ago
Bill Pemberton 7613ea3595 Add parsing of elm aliases to git-send-email 16 years ago
Michael Witten bec99cfc67 send-email: Remove superfluous `my $editor = ...' 16 years ago
Michael Witten 15da108431 send-email: 'References:' should only reference what is sent 16 years ago
Michael Witten 40e6e8a0c4 send-email: Handle "GIT:" rather than "GIT: " during --compose 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 dc1460aa8d send-email: ask_default should apply to all emails, not just the first 16 years ago