gitk: fix file name encoding in diff hunk headers
commita30fe13254dcda0dfe0670c214ff30004f06477f
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerKarsten Blees <blees@dcon.de>
Sat, 8 Jan 2011 16:30:16 +0000 (8 17:30 +0100)
treed3d0ae9bf651e522d143696b9324f8eed4cfb688
parent040d200baa3caee97be9866446dd3bdcc09d2b78
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