comparison contrib/hgk.py @ 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 c5594ff3f95c
children 0952d164030e
comparison
equal deleted inserted replaced
1528:c9f33196805b 1529:a208e86bbc34