gitk: fix file name encoding in diff hunk headers
commit372187fd8e067a7a5b959a47115db41b043fe212
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:22:52 +0000 (19 23:22 +0100)
treed2e4786e18ccfbdd36fd6d88be3bbae92e8a091b
parent29b7a525d94902b27ee6747d9e1cc3a843d1578b
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