gitk: fix file name encoding in diff hunk headers
commitd11d1faff0fda71d32ff2ebdd2a0a5b8f389ee29
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:18:49 +0000 (28 21:18 -0500)
treef744fce9a175281b7e147787d2881615544f97b3
parent7779aa08ef47456f95b87482b4f59c65c7966e8f
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