378 Commits (33286dcd6d79eeb81b74f36a324f260275582639)

Author SHA1 Message Date
Matthieu Moy bd869f67b9 send-email: add and use a local copy of Mail::Address 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
John Keeping 6e07a3b51b send-email: expand path in sendemail.smtpsslcertpath config 9 years ago
Jacob Keller 17b7a83244 sendemail: teach git-send-email to dump alias names 9 years ago
Stefan Agner f60c483d1d git-send-email.perl: Fixed sending of many/huge changes/patches 10 years ago
Brian Norris 904f6e7c15 send-email: fix uninitialized var warning for $smtp_auth 10 years ago
Jan Viktorin 0f2e68b54c send-email: provide whitelist of SMTP AUTH mechanisms 10 years ago
Remi Lespinet fa5b1aa9a1 send-email: suppress meaningless whitespaces in from field 10 years ago
Remi Lespinet b1c8a11c80 send-email: allow multiple emails using --cc, --to and --bcc 10 years ago
Remi Lespinet 1fe9703f08 send-email: consider quote as delimiter instead of character 10 years ago
Remi Lespinet 8d314d7afe send-email: reduce dependencies impact on parse_address_line 10 years ago
Remi Lespinet c46e27aa77 send-email: minor code refactoring 10 years ago
Remi Lespinet 193d716011 send-email: allow use of aliases in the From field of --compose mode 10 years ago
Remi Lespinet b5e112d8d2 send-email: refactor address list process 10 years ago
Remi Lespinet f6f79e5ee3 send-email: allow aliases in patch header and command script outputs 10 years ago
Eric Sunshine 86b898487a send-email: further warn about unsupported sendmail aliases features 10 years ago
Eric Sunshine 2532dd0605 send-email: implement sendmail aliases line continuation support 10 years ago
Eric Sunshine 020be85f51 send-email: simplify sendmail aliases comment and blank line recognizer 10 years ago
Eric Sunshine 09f1157bbf send-email: refactor sendmail aliases parser 10 years ago
Eric Sunshine 22e3b46ff9 send-email: fix style: cuddle 'elsif' and 'else' with closing brace 10 years ago
Eric Sunshine 2cdaabb6f9 send-email: drop noise comments which merely repeat what code says 10 years ago
Eric Sunshine 818a2d7722 send-email: visually distinguish sendmail aliases parser warnings 10 years ago
Allen Hubbe 3169e06daf send-email: add sendmail email aliases format 10 years ago
Kyle J. McKay f471494303 git-send-email.perl: support no- prefix with older GetOptions 10 years ago
Junio C Hamano 852a15d748 send-email: ask confirmation if given encoding name is very short 10 years ago
Luis Henriques ac1596a684 send-email: add --[no-]xmailer option 10 years ago
Роман Донченко ab47e2a583 send-email: handle adjacent RFC 2047-encoded words properly 10 years ago
Роман Донченко 11f70a7e29 send-email: align RFC 2047 decoding more closely with the spec 10 years ago
Paolo Bonzini 8d81408435 git-send-email: add --transfer-encoding option 10 years ago