Mercurial > hg
comparison CONTRIBUTORS @ 11995:ff84cd2bdfaf
revlog.revision(): minor cleanup
Rename some variables, making the name more obvious (in particular "cache" was
actually two different variable.
Move code around, moving the index preloading before the deltachain computation,
without that index preloading was useless (everything was read in deltachain).
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Fri, 20 Aug 2010 00:17:50 +0200 |
parents | c29efd272395 |
children |
comparison
equal
deleted
inserted
replaced
11993:9bce7ed50c9a | 11995:ff84cd2bdfaf |
---|