sapling/eden/fs/model
Chad Austin 4b9a93230b optimize HgProxyHash some and make loading from LocalStore explicit
Summary:
It's always annoyed me that HgProxyHash has a constructor which knows
how to load itself from a LocalStore. Add an explicit load() function,
and clean up some other stuff about the class while I'm in there.

Reviewed By: xavierd

Differential Revision: D26769231

fbshipit-source-id: f0ea9f16c3f1fbcd3d4361bcc34845901094b282
2021-03-12 10:42:46 -08:00
..
git path: forbid building non-utf8 paths 2021-02-23 11:35:12 -08:00
test model: remove test-only constructor for TreeEntry 2021-01-05 14:08:14 -08:00
Blob.h Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt model: add tests to CMake 2020-05-07 10:07:32 -07:00
Hash.cpp model: add toByteString to Hash 2020-10-05 15:51:18 -07:00
Hash.h optimize HgProxyHash some and make loading from LocalStore explicit 2021-03-12 10:42:46 -08:00
ParentCommits.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ParentCommits.h Tidy up license headers 2019-10-11 05:28:23 -07:00
Tree.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
Tree.h Tidy up license headers 2019-10-11 05:28:23 -07:00
TreeEntry.cpp Remove dead includes in eden 2020-10-09 15:25:47 -07:00
TreeEntry.h model: remove test-only constructor for TreeEntry 2021-01-05 14:08:14 -08:00