Mercurial > hg
comparison hgext/shelve.py @ 29825:426d931e5db2
manifest: introduce manifestlog and manifestctx classes
This is the start of a large refactoring of the manifest class. It introduces
the new manifestlog and manifestctx classes which will represent the collection
of all manifests and individual instances, respectively.
Future patches will begin to convert usages of repo.manifest to
repo.manifestlog, adding the necessary functionality to manifestlog and instance
as they are needed.
author | Durham Goode <durham@fb.com> |
---|---|
date | Wed, 17 Aug 2016 13:25:13 -0700 |
parents | b17a6e3cd2ac |
children | d5883fd055c6 |
comparison
equal
deleted
inserted
replaced
29824:58d4ecdc531e | 29825:426d931e5db2 |
---|