comparison mercurial/match.py @ 11605:ce95d8b87d22 stable

context: use os.lstat instead of os.stat to fetch file size When file is a link, we want the size of the link itself, not the size of the file it points to.
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Fri, 16 Jul 2010 16:33:55 +0900
parents 08a0f04b56bd
children b046b90c4ae5
comparison
equal deleted inserted replaced
11600:76454cbc11e4 11605:ce95d8b87d22