gitk: fix file name encoding in diff hunk headers
commit44fcc169fbb827d89826c0f3200592460470e071
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerKarsten Blees <blees@dcon.de>
Thu, 15 Mar 2012 17:15:44 +0000 (15 18:15 +0100)
tree4429d7f613c89c7741e5408e3c24d2a45892bdf7
parent64e875e84f093a6ace0c3b1ad01df7bbb5a77035
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