git-gui: Request blame metadata in utf-8.
commitf75c8b319f5b448d8e7dc589ca581eec852a131e
authorAlexander Gavrilov <angavrilov@gmail.com>
Sun, 9 Nov 2008 15:53:09 +0000 (9 18:53 +0300)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 11 Nov 2008 17:29:36 +0000 (11 09:29 -0800)
treebf8a74beeb38bd606082ff11bd7a0b7095246b48
parente29c0d10a201a4ce0c71ddb65faadff533ed2a98
git-gui: Request blame metadata in utf-8.

The blame builtin now supports automatic conversion of
metadata encoding. By default it is converted to the
character set specified by i18n.logoutputencoding.

Since gui blame expects the data in utf-8, it is
necessary to specify the desired encoding directly.
An old version of the blame command will simply
ignore the option.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl