417 Commits (449fa5ee06906ca6d109e06b14cb4f8ea60a6c88)

Author SHA1 Message Date
Drew DeVault dd84e528a3 git-send-email: die if sendmail.* config is set 5 years ago
Rafael Aquini f9f60d7066 send-email: restore --in-reply-to superseding behavior 5 years ago
Elijah Newren 15beaaa3d1 Fix spelling errors in code comments 5 years ago
Ævar Arnfjörð Bjarmason 3ff15040e2 send-email: fix regression in sendemail.identity parsing 6 years ago
Ævar Arnfjörð Bjarmason 3494dfd3ee send-email: do defaults -> config -> getopt in that order 6 years ago
Ævar Arnfjörð Bjarmason e60f6d13f3 send-email: rename the @bcclist variable for consistency 6 years ago
Ævar Arnfjörð Bjarmason c573572c52 send-email: move the read_config() function above getopts 6 years ago
brian m. carlson 74d76a1701 send-email: default to quoted-printable when CR is present 6 years ago
Baruch Siach 9c545816be send-email: don't cc *-by lines with '-' prefix 6 years ago
Nguyễn Thái Ngọc Duy 5a59a2301f completion: add more parameter value completion 6 years ago
Duy Nguyen 13374987dd completion: use __gitcomp_builtin for format-patch 6 years ago
Aaron Lindsay 3c88e46f1a send-email: avoid empty transfer encoding header 6 years ago
Joshua Watt 8dd9b3f85a send-email: explicitly disable authentication 6 years ago
Rasmus Villemoes ef0cc1df90 send-email: also pick up cc addresses from -by trailers 6 years ago
Rasmus Villemoes fb34fe6a24 send-email: only consider lines containing @ or <> for automatic Cc'ing 6 years ago
Jules Maselbas 636f3d7ac5 send-email: fix tls AUTH when sending batch 7 years ago
brian m. carlson e67a228cd8 send-email: automatically determine transfer-encoding 7 years ago
brian m. carlson f2d06fb13f send-email: accept long lines with suitable transfer encoding 7 years ago
brian m. carlson 7a36987fff send-email: add an auto option for transfer encoding 7 years ago
Drew DeVault 04c4a4e865 git-send-email: allow re-editing of message 7 years ago
Stefan Agner 256be1d3f0 send-email: avoid duplicate In-Reply-To/References 7 years ago
Christian Ludwig d11c943c78 send-email: support separate Reply-To address 7 years ago
Christian Ludwig 15dc3b9161 send-email: rename variable for clarity 7 years ago
Ævar Arnfjörð Bjarmason 28654678cf perl: move CPAN loader wrappers to another namespace 7 years ago
Ævar Arnfjörð Bjarmason 1046c118d8 git-send-email: unconditionally use Net::{SMTP,Domain} 7 years ago
Stefan Beller 9caa70697b send-email: error out when relogin delay is missing 7 years ago
Matthieu Moy bd869f67b9 send-email: add and use a local copy of Mail::Address 7 years ago
Nathan Payre b6049542b9 send-email: extract email-parsing code into a subroutine 7 years ago
Ævar Arnfjörð Bjarmason 20d2a30f8f Makefile: replace perl/Makefile.PL with simple make rules 7 years ago
Florian Klink 1ab2fd4f39 git-send-email: honor $PATH for sendmail binary 7 years ago
Matthieu Moy cc90750677 send-email: don't use Mail::Address, even if available 8 years ago
Matthieu Moy cb2922fe4b send-email: fix garbage removal after address 8 years ago
xiaoqiang zhao 5453b83bdf send-email: --batch-size to work around some SMTP server limit 8 years ago
Jonathan Tan 177409e589 send-email: check for repo before invoking hook 8 years ago
Jonathan Nieder bfbfc9a953 send-email: Net::SMTP::starttls was introduced in v2.34 8 years ago
Dennis Kaarsemaker 0ead000c3a send-email: Net::SMTP::SSL is obsolete, use only when necessary 8 years ago
Jonathan Tan 6489660b4b send-email: support validate hook 8 years ago
Johan Hovold 9d3343961b send-email: only allow one address per body tag 8 years ago
Vasco Almeida 70aedfb3ec i18n: send-email: mark composing message for translation 8 years ago
Vasco Almeida 3c5cd20c7d i18n: send-email: mark string with interpolation for translation 8 years ago
Vasco Almeida 464931053b i18n: send-email: mark warnings and errors for translation 8 years ago
Vasco Almeida a4dde4c4e9 i18n: send-email: mark strings for translation 8 years ago
Junio C Hamano 0d6b21e781 send-email: fix grammo in the prompt that asks e-mail recipients 9 years ago
Junio C Hamano 531220ba50 send-email: detect and offer to skip backup files 9 years ago
Eric Wong ef8c95e985 send-email: do not load Data::Dumper 9 years ago
Eric Wong f916ab0ccc send-email: more meaningful Message-ID 9 years ago
Jeff King a277d1efa3 send-email: ignore trailing whitespace in mailrc alias file 9 years ago
Eric Wong 2c510f21cd git-send-email: do not double-escape quotes from mutt 9 years ago
John Keeping 9d605249e5 send-email: enable SSL level 1 debug output 9 years ago
John Keeping c55d65f3c5 send-email: die if CA path doesn't exist 9 years ago