index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-send-email.perl
Commit message (
Expand
)
Author
Age
*
Merge branch 'ew/send-email-mutt-alias-fix'
Junio C Hamano
2016-01-20
|
\
|
*
git-send-email: do not double-escape quotes from mutt
Eric Wong
2016-01-04
*
|
Merge branch 'jk/send-email-ssl-errors'
Junio C Hamano
2015-12-21
|
\
\
|
*
|
send-email: enable SSL level 1 debug output
John Keeping
2015-12-11
|
*
|
Merge branch 'sa/send-email-smtp-batch-data-limit' into maint
Junio C Hamano
2015-11-05
|
|
\
\
*
|
\
\
Merge branch 'jk/send-email-complete-aliases'
Junio C Hamano
2015-12-04
|
\
\
\
\
|
*
|
|
|
sendemail: teach git-send-email to dump alias names
Jacob Keller
2015-11-20
*
|
|
|
|
Merge branch 'jk/send-email-ca-path'
Jeff King
2015-12-01
|
\
\
\
\
\
|
*
|
|
|
|
send-email: die if CA path doesn't exist
John Keeping
2015-11-24
|
|
/
/
/
/
*
|
|
|
|
send-email: expand path in sendemail.smtpsslcertpath config
John Keeping
2015-11-20
|
/
/
/
/
*
|
|
|
Merge branch 'sa/send-email-smtp-batch-data-limit'
Junio C Hamano
2015-10-15
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
git-send-email.perl: Fixed sending of many/huge changes/patches
Stefan Agner
2015-09-30
*
|
|
Merge branch 'bn/send-email-smtp-auth-error-message-fix'
Junio C Hamano
2015-09-21
|
\
\
\
|
*
|
|
send-email: fix uninitialized var warning for $smtp_auth
Brian Norris
2015-09-21
*
|
|
|
Merge branch 'jv/send-email-selective-smtp-auth'
Junio C Hamano
2015-08-26
|
\
\
\
\
|
|
/
/
/
|
*
|
|
send-email: provide whitelist of SMTP AUTH mechanisms
Jan Viktorin
2015-08-17
*
|
|
|
Merge branch 'rl/send-email-aliases'
Junio C Hamano
2015-08-03
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
send-email: suppress meaningless whitespaces in from field
Remi Lespinet
2015-07-07
|
*
|
|
send-email: allow multiple emails using --cc, --to and --bcc
Remi Lespinet
2015-07-07
|
*
|
|
send-email: consider quote as delimiter instead of character
Remi Lespinet
2015-07-07
|
*
|
|
send-email: reduce dependencies impact on parse_address_line
Remi Lespinet
2015-07-07
|
*
|
|
send-email: minor code refactoring
Remi Lespinet
2015-06-30
|
*
|
|
send-email: allow use of aliases in the From field of --compose mode
Remi Lespinet
2015-06-30
|
*
|
|
send-email: refactor address list process
Remi Lespinet
2015-06-30
|
*
|
|
send-email: allow aliases in patch header and command script outputs
Remi Lespinet
2015-06-30
|
|
|
/
|
|
/
|
*
|
|
send-email: further warn about unsupported sendmail aliases features
Eric Sunshine
2015-06-01
*
|
|
send-email: implement sendmail aliases line continuation support
Eric Sunshine
2015-06-01
*
|
|
send-email: simplify sendmail aliases comment and blank line recognizer
Eric Sunshine
2015-06-01
*
|
|
send-email: refactor sendmail aliases parser
Eric Sunshine
2015-06-01
*
|
|
send-email: fix style: cuddle 'elsif' and 'else' with closing brace
Eric Sunshine
2015-06-01
*
|
|
send-email: drop noise comments which merely repeat what code says
Eric Sunshine
2015-06-01
*
|
|
send-email: visually distinguish sendmail aliases parser warnings
Eric Sunshine
2015-06-01
*
|
|
send-email: add sendmail email aliases format
Allen Hubbe
2015-05-27
|
/
/
*
|
Merge branch 'km/send-email-getopt-long-workarounds'
Junio C Hamano
2015-03-03
|
\
\
|
*
|
git-send-email.perl: support no- prefix with older GetOptions
Kyle J. McKay
2015-02-16
*
|
|
Merge branch 'jc/send-email-sensible-encoding'
Junio C Hamano
2015-02-25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
send-email: ask confirmation if given encoding name is very short
Junio C Hamano
2015-02-13
|
*
|
Merge branch 'rk/send-email-ssl-cert' into maint
Junio C Hamano
2014-02-13
|
|
\
\
*
|
\
\
Merge branch 'lh/send-email-hide-x-mailer'
Junio C Hamano
2015-01-07
|
\
\
\
\
|
*
|
|
|
send-email: add --[no-]xmailer option
Luis Henriques
2014-12-15
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'rd/send-email-2047-fix'
Junio C Hamano
2015-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 option
Paolo Bonzini
2014-11-25
*
|
|
|
|
git-send-email: delay creation of MIME headers
Paolo Bonzini
2014-11-25
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'mt/send-email-cover-to-cc'
Junio C Hamano
2014-06-20
|
\
\
\
\
|
*
|
|
|
git-send-email: two new options: to-cover, cc-cover
Michael S. Tsirkin
2014-04-29
|
|
/
/
/
*
|
|
|
send-email: windows drive prefix (e.g. C:) appears only at the beginning
Junio C Hamano
2014-04-23
*
|
|
|
send-email: recognize absolute path on Windows
Erik Faye-Lund
2014-04-16
|
/
/
/
*
|
|
Merge branch 'rk/send-email-ssl-cert'
Junio C Hamano
2014-01-27
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]