Age | Commit message (Expand) | Author | Files | Lines |
2015-12-21 | Merge branch 'jk/send-email-ssl-errors' | Junio C Hamano | 1 | -0/+7 |
2015-12-11 | send-email: enable SSL level 1 debug output | John Keeping | 1 | -0/+7 |
2015-12-04 | Merge branch 'jk/send-email-complete-aliases' | Junio C Hamano | 1 | -0/+15 |
2015-12-01 | Merge branch 'jk/send-email-ca-path' | Jeff King | 1 | -2/+1 |
2015-11-24 | send-email: die if CA path doesn't exist | John Keeping | 1 | -2/+1 |
2015-11-20 | send-email: expand path in sendemail.smtpsslcertpath config | John Keeping | 1 | -1/+1 |
2015-11-20 | sendemail: teach git-send-email to dump alias names | Jacob Keller | 1 | -0/+15 |
2015-11-05 | Merge branch 'sa/send-email-smtp-batch-data-limit' into maint | Junio C Hamano | 1 | -1/+5 |
2015-10-15 | Merge branch 'sa/send-email-smtp-batch-data-limit' | Junio C Hamano | 1 | -1/+5 |
2015-09-30 | git-send-email.perl: Fixed sending of many/huge changes/patches | Stefan Agner | 1 | -1/+5 |
2015-09-21 | Merge branch 'bn/send-email-smtp-auth-error-message-fix' | Junio C Hamano | 1 | -1/+1 |
2015-09-21 | send-email: fix uninitialized var warning for $smtp_auth | Brian Norris | 1 | -1/+1 |
2015-08-26 | Merge branch 'jv/send-email-selective-smtp-auth' | Junio C Hamano | 1 | -1/+25 |
2015-08-17 | send-email: provide whitelist of SMTP AUTH mechanisms | Jan Viktorin | 1 | -1/+25 |
2015-08-03 | Merge branch 'rl/send-email-aliases' | Junio C Hamano | 1 | -28/+22 |
2015-07-07 | send-email: suppress meaningless whitespaces in from field | Remi Lespinet | 1 | -0/+1 |
2015-07-07 | send-email: allow multiple emails using --cc, --to and --bcc | Remi Lespinet | 1 | -15/+2 |
2015-07-07 | send-email: consider quote as delimiter instead of character | Remi Lespinet | 1 | -2/+4 |
2015-07-07 | send-email: reduce dependencies impact on parse_address_line | Remi Lespinet | 1 | -1/+1 |
2015-06-30 | send-email: minor code refactoring | Remi Lespinet | 1 | -3/+3 |
2015-06-30 | send-email: allow use of aliases in the From field of --compose mode | Remi Lespinet | 1 | -2/+2 |
2015-06-30 | send-email: refactor address list process | Remi Lespinet | 1 | -10/+12 |
2015-06-30 | send-email: allow aliases in patch header and command script outputs | Remi Lespinet | 1 | -0/+2 |
2015-06-01 | send-email: further warn about unsupported sendmail aliases features | Eric Sunshine | 1 | -0/+4 |
2015-06-01 | send-email: implement sendmail aliases line continuation support | Eric Sunshine | 1 | -3/+7 |
2015-06-01 | send-email: simplify sendmail aliases comment and blank line recognizer | Eric Sunshine | 1 | -1/+1 |
2015-06-01 | send-email: refactor sendmail aliases parser | Eric Sunshine | 1 | -14/+24 |
2015-06-01 | send-email: fix style: cuddle 'elsif' and 'else' with closing brace | Eric Sunshine | 1 | -12/+5 |
2015-06-01 | send-email: drop noise comments which merely repeat what code says | Eric Sunshine | 1 | -5/+0 |
2015-06-01 | send-email: visually distinguish sendmail aliases parser warnings | Eric Sunshine | 1 | -3/+3 |
2015-05-27 | send-email: add sendmail email aliases format | Allen Hubbe | 1 | -0/+25 |
2015-03-03 | Merge branch 'km/send-email-getopt-long-workarounds' | Junio C Hamano | 1 | -0/+10 |
2015-02-25 | Merge branch 'jc/send-email-sensible-encoding' | Junio C Hamano | 1 | -0/+1 |
2015-02-16 | git-send-email.perl: support no- prefix with older GetOptions | Kyle J. McKay | 1 | -0/+10 |
2015-02-13 | send-email: ask confirmation if given encoding name is very short | Junio C Hamano | 1 | -0/+1 |
2015-01-07 | Merge branch 'lh/send-email-hide-x-mailer' | Junio C Hamano | 1 | -3/+8 |
2015-01-07 | Merge branch 'rd/send-email-2047-fix' | Junio C Hamano | 1 | -11/+25 |
2014-12-15 | send-email: add --[no-]xmailer option | Luis Henriques | 1 | -3/+8 |
2014-12-15 | send-email: handle adjacent RFC 2047-encoded words properly | Роман Донченко | 1 | -10/+16 |
2014-12-15 | send-email: align RFC 2047 decoding more closely with the spec | Роман Донченко | 1 | -11/+19 |
2014-11-25 | git-send-email: add --transfer-encoding option | Paolo Bonzini | 1 | -0/+36 |
2014-11-25 | git-send-email: delay creation of MIME headers | Paolo Bonzini | 1 | -6/+19 |
2014-06-20 | Merge branch 'mt/send-email-cover-to-cc' | Junio C Hamano | 1 | -0/+16 |
2014-04-29 | git-send-email: two new options: to-cover, cc-cover | Michael S. Tsirkin | 1 | -0/+16 |
2014-04-23 | send-email: windows drive prefix (e.g. C:) appears only at the beginning | Junio C Hamano | 1 | -1/+1 |
2014-04-16 | send-email: recognize absolute path on Windows | Erik Faye-Lund | 1 | -2/+14 |
2014-02-13 | Merge branch 'rk/send-email-ssl-cert' into maint | Junio C Hamano | 1 | -1/+2 |
2014-01-27 | Merge branch 'rk/send-email-ssl-cert' | Junio C Hamano | 1 | -1/+2 |
2014-01-16 | send-email: /etc/ssl/certs/ directory may not be usable as ca_path | Ruben Kerkhof | 1 | -1/+2 |
2013-12-04 | send-email: set SSL options through IO::Socket::SSL::set_client_defaults | Thomas Rast | 1 | -2/+5 |