gitk: fix file name encoding in diff hunk headers
commit6581b04e817ed65384659bf651d9e7fc4d89e4ac
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 May 2012 04:25:47 +0000 (11 23:25 -0500)
tree9b12f645fff1e3b5ac444bb8f7f19a475d834c76
parentd59180491fcc56de51d15811c2ee221c3898b98a
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