Mercurial > hg
view PKG-INFO @ 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 | 060c08bf9e2f |
children |
line wrap: on
line source
Metadata-Version: 1.0 Name: mercurial Version: 0.7 Summary: scalable distributed SCM Home-page: http://selenic.com/mercurial Author: Matt Mackall Author-email: mpm@selenic.com License: GNU GPL Description: UNKNOWN Platform: UNKNOWN