author | Alexander Gavrilov <angavrilov@gmail.com> | |
Sun, 9 Nov 2008 15:53:09 +0000 (18:53 +0300) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 11 Nov 2008 17:29:36 +0000 (09:29 -0800) | ||
commit | f75c8b319f5b448d8e7dc589ca581eec852a131e | |
tree | bf8a74beeb38bd606082ff11bd7a0b7095246b48 | tree | snapshot |
parent | e29c0d10a201a4ce0c71ddb65faadff533ed2a98 | commit | diff |
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>
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 | diff | blob | history |