sapling/ctreemanifest
Durham Goode dd42602a25 ctreemanifest: fix new tree iteration when nodes are late-detected as same
We need to keep the path in sync with the stack, and since we've already popped
the stack here, we also need to pop the path in this short-circuit case.
2016-12-31 18:22:38 -08:00
..
convert.h Move ctreemanifest and cdatapack out of remotefilelog 2016-09-21 13:55:12 -07:00
manifest_entry.cpp treemanifest: add concept of mutability to manifest, and use it during edits 2016-10-14 16:01:12 -07:00
manifest_entry.h treemanifest: convert all ownership Manifest references to ManifestPtr 2016-10-14 16:01:12 -07:00
manifest_fetcher.cpp treemanifest: convert all ownership Manifest references to ManifestPtr 2016-10-14 16:01:12 -07:00
manifest_fetcher.h treemanifest: convert all ownership Manifest references to ManifestPtr 2016-10-14 16:01:12 -07:00
manifest.cpp treemanifest: sort parent nodes for hash computation 2016-11-29 15:37:58 -08:00
manifest.h treemanifest: add ManifestNode type and use it in NewTreeIter 2016-11-29 15:37:58 -08:00
py-treemanifest.cpp treemanifest: add simple test for tree repack 2016-12-02 14:37:55 -08:00
pythonutil.cpp Move ctreemanifest and cdatapack out of remotefilelog 2016-09-21 13:55:12 -07:00
pythonutil.h Move ctreemanifest and cdatapack out of remotefilelog 2016-09-21 13:55:12 -07:00
treemanifest.cpp ctreemanifest: fix new tree iteration when nodes are late-detected as same 2016-12-31 18:22:38 -08:00
treemanifest.h treemanifest: add ManifestNode type and use it in NewTreeIter 2016-11-29 15:37:58 -08:00