356 Commits (1a5fccc0c26b4a8abafd85a73558022e65f6f8cf)

Author SHA1 Message Date
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 9 years ago
Brian Norris 904f6e7c15 send-email: fix uninitialized var warning for $smtp_auth 9 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
Paolo Bonzini bb29456c89 git-send-email: delay creation of MIME headers 10 years ago
Michael S. Tsirkin f515c904fb git-send-email: two new options: to-cover, cc-cover 11 years ago
Junio C Hamano f24ecf5998 send-email: windows drive prefix (e.g. C:) appears only at the beginning 11 years ago
Erik Faye-Lund cb005c1fdf send-email: recognize absolute path on Windows 11 years ago
Ruben Kerkhof 01645b7493 send-email: /etc/ssl/certs/ directory may not be usable as ca_path 11 years ago
Thomas Rast 5508f3ed2c send-email: set SSL options through IO::Socket::SSL::set_client_defaults 11 years ago
Thomas Rast 979e652a18 send-email: --smtp-ssl-cert-path takes an argument 11 years ago
Thomas Rast d4d9653b54 send-email: pass Debug to Net::SMTP::SSL::new 11 years ago
Brian M. Carlson 6cb0c88305 send-email: don't call methods on undefined values 11 years ago
Ramkumar Ramachandra 35035bbf07 send-email: be explicit with SSL certificate verification 12 years ago
brian m. carlson 1a741bf73f send-email: provide port separately from hostname 12 years ago
Michael S. Tsirkin 4cb46bddeb send-email: sanitize author when writing From line 12 years ago
Michael S. Tsirkin da18759e86 send-email: make --suppress-cc=self sanitize input 12 years ago
Michael S. Tsirkin 5e3ee39df2 send-email: fix suppress-cc=self on cccmd 12 years ago
Felipe Contreras b99d22f29a send-email: remove warning about unset chainreplyto 12 years ago