From: Junio C Hamano Date: Sun, 31 May 2009 23:17:07 +0000 (-0700) Subject: Merge branch 'ew/svn-test-and-old-i18n' X-Git-Tag: v1.6.4-rc0~100 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=22cdab5b3f93dc21ab29ab3a46c4ec0f0c3f0869;p=git.git Merge branch 'ew/svn-test-and-old-i18n' * ew/svn-test-and-old-i18n: t8005: fix typo, it's ISO-8859-5, not KOI8-R t8005: convert CP1251 character set to ISO8859-5 t8005: use more portable character encoding names t5100: use ancient encoding syntax for backwards compatibility t9301: use ISO8859-1 rather than ISO-8859-1 t3901: Use ISO8859-1 instead of ISO-8859-1 for backward compatibility t3901: avoid negation on right hand side of '|' builtin-mailinfo.c: use "ISO8859-1" instead of "latin1" as fallback encoding builtin-mailinfo.c: compare character encodings case insensitively Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibility t3900: use ancient iconv names for backward compatibility --- 22cdab5b3f93dc21ab29ab3a46c4ec0f0c3f0869