gitk: fix file name encoding in diff hunk headers
commit0b886c9f4d0ce0911f09f724103d684688f66890
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:49:59 +0000 (11 17:49 -0500)
tree9b12f645fff1e3b5ac444bb8f7f19a475d834c76
parentc117035e2c4fbcbbdb3031c8122dbd878b4aa286
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