aboutsummaryrefslogtreecommitdiff
path: root/git-send-email.perl
Commit message (Expand)AuthorAge
...
| * | | 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
|\ \ \ | |/ /
| * | send-email: make --suppress-cc=self sanitize inputMichael S. Tsirkin2013-06-05
| * | send-email: fix suppress-cc=self on cccmdMichael S. Tsirkin2013-06-05
* | | send-email: remove warning about unset chainreplytoFelipe Contreras2013-05-28
| |/ |/|
* | send-email: make annotate configurableFelipe Contreras2013-04-07
* | Merge branch 'rr/send-email-perl-critique'Junio C Hamano2013-04-05
|\ \ | |/
| * send-email: use the three-arg form of open in recipients_cmdRamkumar Ramachandra2013-03-31
| * send-email: drop misleading function prototypeRamkumar Ramachandra2013-03-31
| * send-email: use "return;" not "return undef;" on error codepathsRamkumar Ramachandra2013-03-31
* | git-send-email: use git credential to obtain passwordMichal Nazarewicz2013-02-27
|/
* Merge branch 'nz/send-email-headers-are-case-insensitive'Junio C Hamano2013-01-14
|\