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 'mt/send-email-cc-match-fix'
Junio C Hamano
2013-06-27
1
-2
/
+3
|
\
|
*
send-email: sanitize author when writing From line
Michael S. Tsirkin
2013-06-20
1
-2
/
+3
*
|
Merge branch 'mt/send-email-cc-match-fix'
Junio C Hamano
2013-06-14
1
-8
/
+15
|
\
|
|
*
send-email: make --suppress-cc=self sanitize input
Michael S. Tsirkin
2013-06-05
1
-8
/
+15
|
*
send-email: fix suppress-cc=self on cccmd
Michael S. Tsirkin
2013-06-05
1
-1
/
+1
*
|
send-email: remove warning about unset chainreplyto
Felipe Contreras
2013-05-28
1
-17
/
+2
*
|
send-email: make annotate configurable
Felipe Contreras
2013-04-07
1
-3
/
+4
*
|
Merge branch 'rr/send-email-perl-critique'
Junio C Hamano
2013-04-05
1
-8
/
+10
|
\
|
|
*
send-email: use the three-arg form of open in recipients_cmd
Ramkumar Ramachandra
2013-04-01
1
-1
/
+1
|
*
send-email: drop misleading function prototype
Ramkumar Ramachandra
2013-04-01
1
-4
/
+6
|
*
send-email: use "return;" not "return undef;" on error codepaths
Ramkumar Ramachandra
2013-04-01
1
-3
/
+3
*
|
git-send-email: use git credential to obtain password
Michal Nazarewicz
2013-02-27
1
-28
/
+43
|
/
*
Merge branch 'nz/send-email-headers-are-case-insensitive'
Junio C Hamano
2013-01-14
1
-5
/
+5
|
\
|
*
git-send-email: treat field names as case-insensitively
Nickolai Zeldovich
2013-01-07
1
-5
/
+5
|
*
Merge branch 'sb/send-email-reconfirm-fix' into maint
Junio C Hamano
2012-09-15
1
-2
/
+4
|
|
\
|
*
\
Merge branch 'jc/send-email-reconfirm' into maint
Junio C Hamano
2012-09-15
1
-3
/
+13
|
|
\
\
*
|
\
\
Merge branch 'km/send-email-remove-cruft-in-address'
Junio C Hamano
2012-11-29
1
-18
/
+59
|
\
\
\
\
|
*
|
|
|
git-send-email: allow edit invalid email address
Krzysztof Mazur
2012-11-27
1
-3
/
+6
|
*
|
|
|
git-send-email: ask what to do with an invalid email address
Krzysztof Mazur
2012-11-27
1
-2
/
+10
|
*
|
|
|
git-send-email: remove invalid addresses earlier
Krzysztof Mazur
2012-11-27
1
-13
/
+39
|
*
|
|
|
git-send-email: fix fallback code in extract_valid_address()
Krzysztof Mazur
2012-11-26
1
-5
/
+5
|
*
|
|
|
git-send-email: remove garbage after email address
Krzysztof Mazur
2012-11-26
1
-0
/
+4
*
|
|
|
|
send-email: avoid questions when user has an ident
Felipe Contreras
2012-11-26
1
-6
/
+1
|
/
/
/
/
*
|
|
|
git-send-email: add rfc2047 quoting for "=?"
Krzysztof Mazur
2012-10-25
1
-1
/
+1
*
|
|
|
git-send-email: introduce quote_subject()
Krzysztof Mazur
2012-10-25
1
-6
/
+19
*
|
|
|
git-send-email: skip RFC2047 quoting for ASCII subjects
Krzysztof Mazur
2012-10-25
1
-1
/
+2
*
|
|
|
git-send-email: use compose-encoding for Subject
Krzysztof Mazur
2012-10-25
1
-4
/
+4
*
|
|
|
git-send-email: introduce compose-encoding
Krzysztof Mazur
2012-10-10
1
-1
/
+8
*
|
|
|
Merge branch 'sb/send-email-reconfirm-fix'
Junio C Hamano
2012-09-12
1
-2
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
send-email: initial_to and initial_reply_to are both optional
Stephen Boyd
2012-09-07
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jc/send-email-reconfirm'
Junio C Hamano
2012-09-04
1
-3
/
+13
|
\
|
|
|
|
/
|
/
|
|
*
send-email: validate & reconfirm interactive responses
Junio C Hamano
2012-08-15
1
-3
/
+13
*
|
send-email: improve RFC2047 quote parsing
Thomas Rast
2012-08-01
1
-4
/
+6
|
/
*
send-email: multiedit is a boolean config option
Jeff King
2012-01-10
1
-1
/
+1
*
Merge branch 'md/smtp-tls-hello-again'
Junio C Hamano
2011-10-19
1
-1
/
+1
|
\
|
*
send-email: Honour SMTP domain when using TLS
Matthew Daley
2011-10-16
1
-1
/
+1
*
|
send-email: Fix %config_path_settings handling
Cord Seele
2011-10-14
1
-2
/
+10
*
|
Merge branch 'cs/perl-config-path-send-email'
Junio C Hamano
2011-10-12
1
-1
/
+9
|
\
\
|
*
|
use new Git::config_path() for aliasesfile
Cord Seele
2011-09-30
1
-1
/
+9
*
|
|
Merge branch 'zj/send-email-authen-sasl'
Junio C Hamano
2011-10-12
1
-0
/
+6
|
\
\
\
|
*
|
|
send-email: auth plain/login fix
Zbigniew Jędrzejewski-Szmek
2011-09-29
1
-0
/
+6
*
|
|
|
send-email: add option -h
Clemens Buchacher
2011-09-13
1
-1
/
+4
|
|
/
/
|
/
|
|
*
|
|
git-send-email: fix missing space in error message
Sylvain Rabot
2011-04-29
1
-1
/
+1
|
/
/
*
|
Merge branch 'ao/send-email-irt'
Junio C Hamano
2010-11-25
1
-1
/
+2
|
\
\
|
*
|
git-send-email.perl: make initial In-Reply-To apply only to first email
Antonio Ospite
2010-11-12
1
-1
/
+2
*
|
|
Merge branch 'maint'
Junio C Hamano
2010-11-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' into maint
Junio C Hamano
2010-11-24
1
-0
/
+13
|
|
\
\
|
*
|
|
git-send-email.perl: Deduplicate "to:" and "cc:" entries with names
Joe Perches
2010-11-24
1
-1
/
+1
*
|
|
|
Merge branch 'ab/send-email-perl'
Junio C Hamano
2010-10-27
1
-39
/
+35
|
\
\
\
\
|
*
|
|
|
send-email: extract_valid_address use qr// regexes
Ævar Arnfjörð Bjarmason
2010-09-30
1
-2
/
+2
[next]