| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bn/send-email-smtp-auth-error-message-fix' | Junio C Hamano | 2015-09-21 | 1 | -1/+1 |
|\ |
|
| * | send-email: fix uninitialized var warning for $smtp_authbn/send-email-smtp-auth-error-message-fix | Brian Norris | 2015-09-21 | 1 | -1/+1 |
* | | Merge branch 'jv/send-email-selective-smtp-auth' | Junio C Hamano | 2015-08-26 | 1 | -1/+25 |
|\ \
| |/ |
|
| * | send-email: provide whitelist of SMTP AUTH mechanismsjv/send-email-selective-smtp-auth | Jan Viktorin | 2015-08-17 | 1 | -1/+25 |
* | | Merge branch 'rl/send-email-aliases' | Junio C Hamano | 2015-08-03 | 1 | -28/+22 |
|\ \
| |/
|/| |
|
| * | send-email: suppress meaningless whitespaces in from fieldrl/send-email-aliases | Remi Lespinet | 2015-07-07 | 1 | -0/+1 |
| * | send-email: allow multiple emails using --cc, --to and --bcc | Remi Lespinet | 2015-07-07 | 1 | -15/+2 |
| * | send-email: consider quote as delimiter instead of character | Remi Lespinet | 2015-07-07 | 1 | -2/+4 |
| * | send-email: reduce dependencies impact on parse_address_line | Remi Lespinet | 2015-07-07 | 1 | -1/+1 |
| * | send-email: minor code refactoring | Remi Lespinet | 2015-06-30 | 1 | -3/+3 |
| * | send-email: allow use of aliases in the From field of --compose mode | Remi Lespinet | 2015-06-30 | 1 | -2/+2 |
| * | send-email: refactor address list process | Remi Lespinet | 2015-06-30 | 1 | -10/+12 |
| * | send-email: allow aliases in patch header and command script outputs | Remi Lespinet | 2015-06-30 | 1 | -0/+2 |
* | | send-email: further warn about unsupported sendmail aliases featureses/send-email-sendmail-alias | Eric Sunshine | 2015-06-01 | 1 | -0/+4 |
* | | send-email: implement sendmail aliases line continuation support | Eric Sunshine | 2015-06-01 | 1 | -3/+7 |
* | | send-email: simplify sendmail aliases comment and blank line recognizer | Eric Sunshine | 2015-06-01 | 1 | -1/+1 |
* | | send-email: refactor sendmail aliases parser | Eric Sunshine | 2015-06-01 | 1 | -14/+24 |
* | | send-email: fix style: cuddle 'elsif' and 'else' with closing brace | Eric Sunshine | 2015-06-01 | 1 | -12/+5 |
* | | send-email: drop noise comments which merely repeat what code says | Eric Sunshine | 2015-06-01 | 1 | -5/+0 |
* | | send-email: visually distinguish sendmail aliases parser warnings | Eric Sunshine | 2015-06-01 | 1 | -3/+3 |
* | | send-email: add sendmail email aliases format | Allen Hubbe | 2015-05-27 | 1 | -0/+25 |
|/ |
|
* | Merge branch 'km/send-email-getopt-long-workarounds' | Junio C Hamano | 2015-03-03 | 1 | -0/+10 |
|\ |
|
| * | git-send-email.perl: support no- prefix with older GetOptionskm/send-email-getopt-long-workarounds | Kyle J. McKay | 2015-02-16 | 1 | -0/+10 |
* | | Merge branch 'jc/send-email-sensible-encoding' | Junio C Hamano | 2015-02-25 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | send-email: ask confirmation if given encoding name is very shortjc/send-email-sensible-encoding | Junio C Hamano | 2015-02-13 | 1 | -0/+1 |
| * | Merge branch 'rk/send-email-ssl-cert' into maint | Junio C Hamano | 2014-02-13 | 1 | -1/+2 |
| |\ |
|
* | \ | Merge branch 'lh/send-email-hide-x-mailer' | Junio C Hamano | 2015-01-07 | 1 | -3/+8 |
|\ \ \ |
|
| * | | | send-email: add --[no-]xmailer option | Luis Henriques | 2014-12-15 | 1 | -3/+8 |
* | | | | Merge branch 'rd/send-email-2047-fix' | Junio C Hamano | 2015-01-07 | 1 | -11/+25 |
|\ \ \ \ |
|
| * | | | | send-email: handle adjacent RFC 2047-encoded words properlyrd/send-email-2047-fix | Роман Донченко | 2014-12-15 | 1 | -10/+16 |
| * | | | | send-email: align RFC 2047 decoding more closely with the spec | Роман Донченко | 2014-12-15 | 1 | -11/+19 |
* | | | | | git-send-email: add --transfer-encoding optionpb/send-email-te | Paolo Bonzini | 2014-11-25 | 1 | -0/+36 |
* | | | | | git-send-email: delay creation of MIME headers | Paolo Bonzini | 2014-11-25 | 1 | -6/+19 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'mt/send-email-cover-to-cc' | Junio C Hamano | 2014-06-20 | 1 | -0/+16 |
|\ \ \ \ |
|
| * | | | | git-send-email: two new options: to-cover, cc-cover | Michael S. Tsirkin | 2014-04-29 | 1 | -0/+16 |
| |/ / / |
|
* | | | | send-email: windows drive prefix (e.g. C:) appears only at the beginningef/send-email-absolute-path-to-the-command | Junio C Hamano | 2014-04-23 | 1 | -1/+1 |
* | | | | send-email: recognize absolute path on Windows | Erik Faye-Lund | 2014-04-16 | 1 | -2/+14 |
|/ / / |
|
* | | | Merge branch 'rk/send-email-ssl-cert' | Junio C Hamano | 2014-01-27 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | send-email: /etc/ssl/certs/ directory may not be usable as ca_pathrk/send-email-ssl-cert | Ruben Kerkhof | 2014-01-16 | 1 | -1/+2 |
* | | send-email: set SSL options through IO::Socket::SSL::set_client_defaultstr/send-email-ssl | Thomas Rast | 2013-12-04 | 1 | -2/+5 |
* | | send-email: --smtp-ssl-cert-path takes an argument | Thomas Rast | 2013-12-04 | 1 | -1/+1 |
* | | send-email: pass Debug to Net::SMTP::SSL::new | Thomas Rast | 2013-12-04 | 1 | -0/+1 |
|/ |
|
* | send-email: don't call methods on undefined valuesbc/send-email-ssl-die-message-fix | Brian M. Carlson | 2013-09-10 | 1 | -1/+1 |
* | Merge branch 'rr/send-email-ssl-verify' | Junio C Hamano | 2013-07-22 | 1 | -3/+38 |
|\ |
|
| * | send-email: be explicit with SSL certificate verificationrr/send-email-ssl-verify | Ramkumar Ramachandra | 2013-07-18 | 1 | -3/+38 |
* | | Merge branch 'bc/send-email-use-port-as-separate-param' | Junio C Hamano | 2013-07-15 | 1 | -2/+4 |
|\ \ |
|
| * | | send-email: provide port separately from hostnamebc/send-email-use-port-as-separate-param | brian m. carlson | 2013-07-04 | 1 | -2/+4 |
| |/ |
|
* | | Merge branch 'mt/send-email-cc-match-fix' | Junio C Hamano | 2013-06-27 | 1 | -2/+3 |
|\ \ |
|
| * | | send-email: sanitize author when writing From line | Michael S. Tsirkin | 2013-06-20 | 1 | -2/+3 |
* | | | Merge branch 'mt/send-email-cc-match-fix' | Junio C Hamano | 2013-06-14 | 1 | -8/+15 |
|\ \ \
| |/ / |
|