gitk: fix file name encoding in diff hunk headers
commit58c7db80ed1ade78b0516d071b0ef911df08d5cd
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:16 +0000 (5 13:44 -0500)
tree13fefad52ca4c4587f2c104c865e55a9e95ed18b
parentb7682b8dc722cb8d056fe6084b29cb0dae000918
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