comparison mercurial/byterange.py @ 16362:16b75661828e stable

mdiff: fix diff header generation for files with spaces (issue3357) diff ---/+++ should end filenames with a TAB when they contain spaces. Current code failed to do so when only the +++ file had spaces. This only happened with git renames from a name without space to one with space.
author Patrick Mezard <patrick@mezard.eu>
date Thu, 05 Apr 2012 15:39:07 +0200
parents 7de7630053cb
children e7cfe3587ea4 fddf769677f5
comparison
equal deleted inserted replaced
16359:a1b6a63f9f39 16362:16b75661828e