comparison mercurial/repo.py @ 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 d747774ca9da
children 5884812686f7
comparison
equal deleted inserted replaced
14247:c9720ada999c 14248:25c68ac247c1