gitk: fix file name encoding in diff hunk headers
commitd73116bbddadd46d34ad70e001c7602b64f35648
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 30 Mar 2012 18:43:59 +0000 (30 13:43 -0500)
tree802c084f5b898378517ec34346d3d226d9f19eba
parent2094b6a8e95aaa57553ee7b34eb65490cad304cd
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