gitk: fix file name encoding in diff hunk headers
commit234e28c739c695158f263eb98be067a5a53405e0
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 17:38:07 +0000 (7 18:38 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 16:09:48 +0000 (3 11:09 -0500)
tree311f542f5d0db69cea8d6f5bc37ca3b3557c7126
parent4f9a2279e8f96f1e60f017d73c78b829a4c88845
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