sapling/eden/fs/model
Michael Cuevas 57ca56df18 Move BlobMetadata.h from fs/store to fs/model
Summary: Used codemod to modify all references to eden/fs/store/BlobMetadata.h. Changed them to eden/fs/model/BlobMetadata.h and moved the file to the model director

Reviewed By: genevievehelsel

Differential Revision: D32397203

fbshipit-source-id: 0c17b96d1aa33ba32fefe43ea5c29a645c577765
2021-11-17 11:31:26 -08:00
..
git Remove ObjectId(hex) constructor [proxy hash removal 6/n] 2021-10-25 20:06:30 -07:00
test Make ObjectId a variable length hash [proxy hash removal 4/n] 2021-10-22 17:52:01 -07:00
Blob.h separate out ObjectId [proxy hash removal 1/n] 2021-10-01 10:25:46 -07:00
BlobMetadata.h Move BlobMetadata.h from fs/store to fs/model 2021-11-17 11:31:26 -08:00
CMakeLists.txt model: add tests to CMake 2020-05-07 10:07:32 -07:00
Hash.cpp explicit Hash20 instead of Hash [proxy hash removal 2/n] 2021-10-01 12:43:26 -07:00
Hash.h explicit Hash20 instead of Hash [proxy hash removal 2/n] 2021-10-01 12:43:26 -07:00
ObjectId.cpp Make ObjectId a variable length hash [proxy hash removal 4/n] 2021-10-22 17:52:01 -07:00
ObjectId.h embed proxy hashes into object id [proxy hash removal 7/n] 2021-11-05 17:05:43 -07:00
RootId.cpp add missing headers 2021-09-27 17:01:18 -07:00
RootId.h introduce a variable-width RootId type that identifies the root of an EdenFS checkout's contents 2021-06-07 17:25:31 -07:00
Tree.cpp introduce new format for tree serialization [proxy hash removal 8/n] 2021-11-10 09:40:45 -08:00
Tree.h introduce new format for tree serialization [proxy hash removal 8/n] 2021-11-10 09:40:45 -08:00
TreeEntry.cpp introduce new format for tree serialization [proxy hash removal 8/n] 2021-11-10 09:40:45 -08:00
TreeEntry.h introduce new format for tree serialization [proxy hash removal 8/n] 2021-11-10 09:40:45 -08:00