From: Junio C Hamano Date: Tue, 31 Jan 2017 21:32:04 +0000 (-0800) Subject: Merge branch 'jc/latin-1' into maint X-Git-Tag: v2.11.1~22 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/424b07a17a900ce7a8411f524380de79cf3c4e38 Merge branch 'jc/latin-1' into maint Some platforms no longer understand "latin-1" that is still seen in the wild in e-mail headers; replace them with "iso-8859-1" that is more widely known when conversion fails from/to it. * jc/latin-1: utf8: accept "latin-1" as ISO-8859-1 utf8: refactor code to decide fallback encoding --- 424b07a17a900ce7a8411f524380de79cf3c4e38