mirror of
https://github.com/git/git.git
synced 2026-01-16 21:59:45 +00:00
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>