Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/mailinfo-qp-decode-fix'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 28 Sep 2017 05:47:55 +0000
(14:47 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 28 Sep 2017 05:47:56 +0000
(14:47 +0900)
"git mailinfo" was loose in decoding quoted printable and produced
garbage when the two letters after the equal sign are not
hexadecimal. This has been fixed.
* rs/mailinfo-qp-decode-fix:
mailinfo: don't decode invalid =XY quoted-printable sequences
1
2
mailinfo.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
1ba75ff
c8cf423
)
diff --cc
mailinfo.c
Simple merge