Mercurial > hg
diff contrib/simplemerge @ 14248:25c68ac247c1
match: make 'listfile:' split on LF and CRLF
We want util.readfile() to operate in binary mode, so EOLs have to be handled
correctly depending on the platform. It seems both easier and more convenient
to treat LF and CRLF the same way on all platforms.
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Sat, 07 May 2011 21:12:30 +0200 |
parents | 659f34b833b9 |
children | cba222f01056 |