]> git.ipfire.org Git - thirdparty/git.git/commit
[PATCH] gitk: UTF-8 support
authorPavel Roskin <proski@gnu.org>
Wed, 23 Nov 2005 04:15:01 +0000 (23:15 -0500)
committerPaul Mackerras <paulus@samba.org>
Wed, 23 Nov 2005 10:21:33 +0000 (21:21 +1100)
commit495473c08a957464e7e326ae7bafb477db90fcbe
tree7c70dd7efc58df81409e7655b443520f7c34c389
parent2ed49d542470e265cbebbe1eb8083f61a512c680
[PATCH] gitk: UTF-8 support

Add gitencoding variable and set it to "utf-8".  Use it for converting
git-rev-list output.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk