Merge branch 'ew/svn-test-and-old-i18n'
commit22cdab5b3f93dc21ab29ab3a46c4ec0f0c3f0869
authorJunio C Hamano <gitster@pobox.com>
Sun, 31 May 2009 23:17:07 +0000 (31 16:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 31 May 2009 23:17:07 +0000 (31 16:17 -0700)
tree56298e6095efa3bddabc5a10d3180a91d6fab905
parent06676213d206b7e1eb8f2eea16cca7239a5e0edc
parent188643140bdcc5c8b7029058da87510cf1aeff50
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