sapling/eden/fs/model
Andrey Chursin ae684f3993 explicit Hash20 instead of Hash [proxy hash removal 2/n]
Summary:
This is fairly mechanical diff that finalizes split of Hash into ObjectId and Hash20.

More specifically this diff does two things:
* Replaces `Hash` with `Hash20`
* Removes alias `using Hash = Hash20`

Reviewed By: chadaustin

Differential Revision: D31324202

fbshipit-source-id: 780b6d2a422ddf6d0f3cfc91e3e70ad10ebaa8b4
2021-10-01 12:43:26 -07:00
..
git explicit Hash20 instead of Hash [proxy hash removal 2/n] 2021-10-01 12:43:26 -07:00
test explicit Hash20 instead of Hash [proxy hash removal 2/n] 2021-10-01 12:43:26 -07:00
Blob.h separate out ObjectId [proxy hash removal 1/n] 2021-10-01 10:25:46 -07: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 separate out ObjectId [proxy hash removal 1/n] 2021-10-01 10:25:46 -07:00
ObjectId.h separate out ObjectId [proxy hash removal 1/n] 2021-10-01 10:25:46 -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 model: namespace facebook::eden 2021-06-08 19:29:37 -07:00
Tree.h separate out ObjectId [proxy hash removal 1/n] 2021-10-01 10:25:46 -07:00
TreeEntry.cpp model: namespace facebook::eden 2021-06-08 19:29:37 -07:00
TreeEntry.h explicit Hash20 instead of Hash [proxy hash removal 2/n] 2021-10-01 12:43:26 -07:00