comparison mercurial/dirstate.py @ 30403:a431daa93f8c

manifest: make revlog verification optional This patches adds an parameter to manifestlog.get() to disable hash checking. This will be used in an upcoming patch to support treemanifestctx reading sub-trees without loading them from the revlog. (This is already supported but does not go through the manifestlog.get() code path)
author Durham Goode <durham@fb.com>
date Mon, 14 Nov 2016 15:17:27 -0800
parents ba2c04059317
children 20a42325fdef
comparison
equal deleted inserted replaced
30402:945f8229b30d 30403:a431daa93f8c