Mercurial > hg
diff Makefile @ 1529:a208e86bbc34
add dirstate.lazyread, write atomically the dirstate
- add a dirstate.lazyread function that read only if it wasn't read before and
update all callers
- use the atomic keyword from util.opener to atomically write the dirstate
mercurial/dirstate.py
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Fri, 11 Nov 2005 15:34:06 -0800 |
parents | e84c69b43cdb |
children | 8a2a7f7d9df6 |