gitk: fix file name encoding in diff hunk headers
commitd08e5cd3ae1388dbdcb4487edff58600421c098f
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:33:48 +0000 (1 14:33 +0100)
tree829c4d583fdbc5ce4bf0945c0b4b297a22313d3d
parente3f7a5896b62a84983cce314e2aebcbbe466f606
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