gitk: fix file name encoding in diff hunk headers
commit7797bf5ed462440046af4864c0684f5a93be626a
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 14 Feb 2012 20:03:35 +0000 (14 14:03 -0600)
treee28f534cb3c4d6135fb6a5712888028c5d0b9c22
parentfba7c6f7ea2361eda7c889d8c48f3326125e20c6
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