index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-send-email.perl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/send-email-skip-backup'
Junio C Hamano
2016-07-11
1
-0
/
+40
|
\
|
*
send-email: detect and offer to skip backup files
Junio C Hamano
2016-04-13
1
-0
/
+40
*
|
Merge branch 'jd/send-email-to-whom'
Junio C Hamano
2016-05-03
1
-2
/
+3
|
\
\
|
*
|
send-email: fix grammo in the prompt that asks e-mail recipients
Junio C Hamano
2016-04-25
1
-2
/
+3
*
|
|
Merge branch 'ew/send-email-drop-data-dumper'
Junio C Hamano
2016-04-23
1
-1
/
+0
|
\
\
\
|
*
|
|
send-email: do not load Data::Dumper
Eric Wong
2016-04-06
1
-1
/
+0
|
|
/
/
*
|
|
Merge branch 'ew/send-email-readable-message-id'
Junio C Hamano
2016-04-23
1
-2
/
+3
|
\
\
\
|
*
|
|
send-email: more meaningful Message-ID
Eric Wong
2016-04-06
1
-2
/
+3
|
|
/
/
*
|
/
send-email: ignore trailing whitespace in mailrc alias file
Jeff King
2016-03-18
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'ew/send-email-mutt-alias-fix' into maint
Junio C Hamano
2016-02-05
1
-2
/
+7
|
\
\
|
*
|
git-send-email: do not double-escape quotes from mutt
Eric Wong
2016-01-04
1
-2
/
+7
|
|
/
*
|
Merge branch 'jk/send-email-ssl-errors'
Junio C Hamano
2015-12-21
1
-0
/
+7
|
\
\
|
*
|
send-email: enable SSL level 1 debug output
John Keeping
2015-12-11
1
-0
/
+7
|
*
|
Merge branch 'sa/send-email-smtp-batch-data-limit' into maint
Junio C Hamano
2015-11-05
1
-1
/
+5
|
|
\
\
*
|
\
\
Merge branch 'jk/send-email-complete-aliases'
Junio C Hamano
2015-12-04
1
-0
/
+15
|
\
\
\
\
|
*
|
|
|
sendemail: teach git-send-email to dump alias names
Jacob Keller
2015-11-20
1
-0
/
+15
*
|
|
|
|
Merge branch 'jk/send-email-ca-path'
Jeff King
2015-12-02
1
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
send-email: die if CA path doesn't exist
John Keeping
2015-11-25
1
-2
/
+1
|
|
/
/
/
/
*
/
/
/
/
send-email: expand path in sendemail.smtpsslcertpath config
John Keeping
2015-11-20
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'sa/send-email-smtp-batch-data-limit'
Junio C Hamano
2015-10-16
1
-1
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
git-send-email.perl: Fixed sending of many/huge changes/patches
Stefan Agner
2015-09-30
1
-1
/
+5
*
|
|
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_auth
Brian Norris
2015-09-21
1
-1
/
+1
*
|
|
|
Merge branch 'jv/send-email-selective-smtp-auth'
Junio C Hamano
2015-08-27
1
-1
/
+25
|
\
|
|
|
|
*
|
|
send-email: provide whitelist of SMTP AUTH mechanisms
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 field
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 features
Eric Sunshine
2015-06-02
1
-0
/
+4
*
|
|
send-email: implement sendmail aliases line continuation support
Eric Sunshine
2015-06-02
1
-3
/
+7
*
|
|
send-email: simplify sendmail aliases comment and blank line recognizer
Eric Sunshine
2015-06-02
1
-1
/
+1
*
|
|
send-email: refactor sendmail aliases parser
Eric Sunshine
2015-06-02
1
-14
/
+24
*
|
|
send-email: fix style: cuddle 'elsif' and 'else' with closing brace
Eric Sunshine
2015-06-02
1
-12
/
+5
*
|
|
send-email: drop noise comments which merely repeat what code says
Eric Sunshine
2015-06-02
1
-5
/
+0
*
|
|
send-email: visually distinguish sendmail aliases parser warnings
Eric Sunshine
2015-06-02
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 GetOptions
Kyle J. McKay
2015-02-16
1
-0
/
+10
*
|
|
Merge branch 'jc/send-email-sensible-encoding'
Junio C Hamano
2015-02-26
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
send-email: ask confirmation if given encoding name is very short
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-16
1
-3
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'rd/send-email-2047-fix'
Junio C Hamano
2015-01-07
1
-11
/
+25
|
\
\
\
\
[next]