gitk: fix file name encoding in diff hunk headers
commit3c63722ec15d07c4707483e701ad4d7561da7526
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 29 Nov 2013 09:34:47 +0000 (29 09:34 +0000)
treef50133b674847d91cc4fb7960b44b1558d112003
parent1191f8e923e4955ed8151658e40104ff9a29a177
gitk: fix file name encoding in diff hunk headers

Decode file names from system encoding in all diff hunk header lines, not
just the first (i.e. print nice file names in 'rename from' / 'rename to' /
'Binary files' lines, too).

Signed-off-by: Karsten Blees <blees@dcon.de>
gitk-git/gitk