aboutsummaryrefslogtreecommitdiff
path: root/git-send-email.perl
Commit message (Expand)AuthorAge
* Merge branch 'bn/send-email-smtp-auth-error-message-fix'Junio C Hamano2015-09-21
|\
| * send-email: fix uninitialized var warning for $smtp_authBrian Norris2015-09-21
* | Merge branch 'jv/send-email-selective-smtp-auth'Junio C Hamano2015-08-26
|\ \ | |/
| * send-email: provide whitelist of SMTP AUTH mechanismsJan Viktorin2015-08-17
* | Merge branch 'rl/send-email-aliases'Junio C Hamano2015-08-03
|\ \ | |/ |/|
| * send-email: suppress meaningless whitespaces in from fieldRemi Lespinet2015-07-07
| * send-email: allow multiple emails using --cc, --to and --bccRemi Lespinet2015-07-07
| * send-email: consider quote as delimiter instead of characterRemi Lespinet2015-07-07
| * send-email: reduce dependencies impact on parse_address_lineRemi Lespinet2015-07-07
| * send-email: minor code refactoringRemi Lespinet2015-06-30
| * send-email: allow use of aliases in the From field of --compose modeRemi Lespinet2015-06-30
| * send-email: refactor address list processRemi Lespinet2015-06-30
| * send-email: allow aliases in patch header and command script outputsRemi Lespinet2015-06-30
* | send-email: further warn about unsupported sendmail aliases featuresEric Sunshine2015-06-01
* | send-email: implement sendmail aliases line continuation supportEric Sunshine2015-06-01
* | send-email: simplify sendmail aliases comment and blank line recognizerEric Sunshine2015-06-01
* | send-email: refactor sendmail aliases parserEric Sunshine2015-06-01
* | send-email: fix style: cuddle 'elsif' and 'else' with closing braceEric Sunshine2015-06-01
* | send-email: drop noise comments which merely repeat what code saysEric Sunshine2015-06-01
* | send-email: visually distinguish sendmail aliases parser warningsEric Sunshine2015-06-01
* | send-email: add sendmail email aliases formatAllen Hubbe2015-05-27
|/
* Merge branch 'km/send-email-getopt-long-workarounds'Junio C Hamano2015-03-03
|\
| * git-send-email.perl: support no- prefix with older GetOptionsKyle J. McKay2015-02-16
* | Merge branch 'jc/send-email-sensible-encoding'Junio C Hamano2015-02-25
|\ \ | |/ |/|
| * send-email: ask confirmation if given encoding name is very shortJunio C Hamano2015-02-13
| * Merge branch 'rk/send-email-ssl-cert' into maintJunio C Hamano2014-02-13
| |\
* | \ Merge branch 'lh/send-email-hide-x-mailer'Junio C Hamano2015-01-07
|\ \ \
| * | | send-email: add --[no-]xmailer optionLuis Henriques2014-12-15
* | | | Merge branch 'rd/send-email-2047-fix'Junio C Hamano2015-01-07
|\ \ \ \
| * | | | send-email: handle adjacent RFC 2047-encoded words properlyРоман Донченко2014-12-15
| * | | | send-email: align RFC 2047 decoding more closely with the specРоман Донченко2014-12-15
* | | | | git-send-email: add --transfer-encoding optionPaolo Bonzini2014-11-25
* | | | | git-send-email: delay creation of MIME headersPaolo Bonzini2014-11-25
| |/ / / |/| | |
* | | | Merge branch 'mt/send-email-cover-to-cc'Junio C Hamano2014-06-20
|\ \ \ \
| * | | | git-send-email: two new options: to-cover, cc-coverMichael S. Tsirkin2014-04-29
| |/ / /
* | | | send-email: windows drive prefix (e.g. C:) appears only at the beginningJunio C Hamano2014-04-23
* | | | send-email: recognize absolute path on WindowsErik Faye-Lund2014-04-16
|/ / /
* | | Merge branch 'rk/send-email-ssl-cert'Junio C Hamano2014-01-27
|\ \ \ | |/ / |/| / | |/
| * send-email: /etc/ssl/certs/ directory may not be usable as ca_pathRuben Kerkhof2014-01-16
* | send-email: set SSL options through IO::Socket::SSL::set_client_defaultsThomas Rast2013-12-04
* | send-email: --smtp-ssl-cert-path takes an argumentThomas Rast2013-12-04
* | send-email: pass Debug to Net::SMTP::SSL::newThomas Rast2013-12-04
|/
* send-email: don't call methods on undefined valuesBrian M. Carlson2013-09-10
* Merge branch 'rr/send-email-ssl-verify'Junio C Hamano2013-07-22
|\
| * send-email: be explicit with SSL certificate verificationRamkumar Ramachandra2013-07-18
* | Merge branch 'bc/send-email-use-port-as-separate-param'Junio C Hamano2013-07-15
|\ \
| * | send-email: provide port separately from hostnamebrian m. carlson2013-07-04
| |/
* | Merge branch 'mt/send-email-cc-match-fix'Junio C Hamano2013-06-27
|\ \
| * | send-email: sanitize author when writing From lineMichael S. Tsirkin2013-06-20
* | | Merge branch 'mt/send-email-cc-match-fix'Junio C Hamano2013-06-14
|\ \ \ | |/ /