Mercurial > hg
diff templates/index.tmpl @ 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 | a33a7a543803 |
children | d1943df604c4 |