projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d0ae7e2
b622d4d
)
Merge branch 'tr/maint-send-email-2047'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 22 Aug 2012 18:51:47 +0000
(11:51 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 22 Aug 2012 18:51:47 +0000
(11:51 -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