Mercurial > hg
comparison .hgtags @ 13763:7a73c406c0fd
dirstate: eliminate _lastnormal set
We can get rid of the _lastnormal set by using the filesystem mtimes to
identify the problematic "lastnormal" files on status(), forcing a file
content-comparison if the file's mtime timeslot is equal to _lastnormaltime.
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Fri, 25 Mar 2011 15:03:53 +0100 |
parents | 7250ef96c1ef |
children | 542fa0290298 |
comparison
equal
deleted
inserted
replaced
13762:3740792dbe51 | 13763:7a73c406c0fd |
---|