sapling/remotefilelog/ctreemanifest
Tony Tung 4b0840f5ea [ctree] add two new methods to Manifest
Summary:
1. `children()`, which returns the number of children the manifest has.
2. `removeChild()`, which removes the entry that the iterator references.

Test Plan: used in later diffs

Reviewers: #fastmanifest, durham

Reviewed By: durham

Subscribers: mitrandir

Differential Revision: https://phabricator.intern.facebook.com/D3770363

Signature: t1:3770363:1472173823:737043b4613a669b402dcfd7921ac55278c3ece9
2016-08-26 13:49:17 -07:00
..
convert.h [ctree] create a new method appendbinfromhex 2016-08-26 13:49:17 -07:00
manifest_entry.cpp [ctree] free memory when destroying a treemanifest object 2016-08-26 14:00:37 -07:00
manifest_entry.h [ctree] free memory when destroying a treemanifest object 2016-08-26 14:00:37 -07:00
manifest_fetcher.cpp [ctree] get rid of manifestkey 2016-08-22 15:42:03 -07:00
manifest_fetcher.h [ctree] get rid of manifestkey 2016-08-22 15:42:03 -07:00
manifest.cpp [ctree] fix findChild 2016-08-26 13:49:17 -07:00
manifest.h [ctree] add two new methods to Manifest 2016-08-26 13:49:17 -07:00
py-treemanifest.cpp [ctree] cache the root manifest upon retrieval 2016-08-26 13:49:17 -07:00
pythonutil.cpp [ctree] modularize the code 2016-08-22 15:40:56 -07:00
pythonutil.h [ctree] modularize the code 2016-08-22 15:40:56 -07:00
treemanifest.cpp [ctree] free memory when destroying a treemanifest object 2016-08-26 14:00:37 -07:00
treemanifest.h [ctree] free memory when destroying a treemanifest object 2016-08-26 14:00:37 -07:00