author | Brandon Casey <casey@nrlssc.navy.mil> | |
Mon, 18 May 2009 23:44:39 +0000 (18:44 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 19 May 2009 03:53:12 +0000 (20:53 -0700) | ||
commit | 330db18c0277dcfcf322bb61c688acfb5ddf3867 | |
tree | f25c13a0efa8356046fc223bdf44bae0a12fe789 | tree | snapshot |
parent | 5ae93dfdccfe9457bdb1f54b33c76359f6c3b861 | commit | diff |
Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibility
Some ancient platforms (Solaris 7, IRIX 6.5) do not understand 'utf-8', but
all tested implementations understand 'UTF-8'.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Some ancient platforms (Solaris 7, IRIX 6.5) do not understand 'utf-8', but
all tested implementations understand 'UTF-8'.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-log.c | diff | blob | history | |
builtin-mailinfo.c | diff | blob | history | |
builtin-revert.c | diff | blob | history | |
pretty.c | diff | blob | history |