projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
5f9d8e3
b622d4d
)
Merge branch 'tr/maint-send-email-2047' into maint-1.7.11
author
Junio C Hamano
<gitster@pobox.com>
Mon, 10 Sep 2012 22:24:40 +0000
(15:24 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 10 Sep 2012 22:24:41 +0000
(15:24 -0700)
"git send-email" did not unquote encoded words that appear on the
header correctly, and lost "_" from strings.
* tr/maint-send-email-2047:
send-email: improve RFC2047 quote parsing
Trivial merge