gitk: fix file name encoding in diff hunk headers
commit75c554cf91c51779b42fefe3fbd47cff0b268c62
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerKarsten Blees <blees@dcon.de>
Sat, 4 Feb 2012 20:45:41 +0000 (4 21:45 +0100)
tree16a66e6281bb1b8a3c5e329b6600b82c79f2b4c9
parent3870c4cddb30cc1049a76a06dbe84ff8fe22e681
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