diff options
author | Brandon Casey <casey@nrlssc.navy.mil> | 2009-05-18 18:44:45 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-05-18 20:53:19 -0700 |
commit | bf1db7dba50205905cb27ff73586ae3a44b89bca (patch) | |
tree | 232d8e6d698c3f3c035165c96b7a65bfffc2b639 /t/t5100/empty | |
parent | t9301: use ISO8859-1 rather than ISO-8859-1 (diff) | |
download | tgif-bf1db7dba50205905cb27ff73586ae3a44b89bca.tar.xz |
t5100: use ancient encoding syntax for backwards compatibility
Some ancient platforms do not have an extensive list of alternate names for
character encodings. For example, Solaris 7 does not know that ISO-8859-1
is the same as ISO8859-1. Modern platforms do know this, so use the older
names.
The following conversions were performed:
ISO-8859-1 --> ISO8859-1
ISO-8859-2 --> ISO8859-2
ISO-8859-8 --> ISO8859-8
iso-2022-jp --> ISO-2022-JP
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100/empty')
0 files changed, 0 insertions, 0 deletions