mirror of
https://github.com/git/git.git
synced 2026-01-17 22:26:32 +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>