summaryrefslogtreecommitdiff
path: root/generate-cmdlist.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-09-26 18:09:48 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-09-26 18:16:23 -0700
commitdf3755888b9a54e69ab70881738d431587c57951 (patch)
treeb1acb494456ae833f05aab6b9c51461434688729 /generate-cmdlist.sh
parentutf8: refactor code to decide fallback encoding (diff)
downloadtgif-df3755888b9a54e69ab70881738d431587c57951.tar.xz
utf8: accept "latin-1" as ISO-8859-1
Even though latin-1 is still seen in e-mail headers, some platforms only install ISO-8859-1. "iconv -f ISO-8859-1" succeeds, while "iconv -f latin-1" fails on such a system. Using the same fallback_encoding() mechanism factored out in the previous step, teach ourselves that "ISO-8859-1" has a better chance of being accepted than "latin-1". Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'generate-cmdlist.sh')
0 files changed, 0 insertions, 0 deletions