sapling/eden/fs/model
Zeyi (Rice) Fan 671f931d30 model: add toByteString to Hash
Summary:
Thrift represents `binary` data type as `std::string` in C++. This method will
help us to convert `Hash` into a byte string.

Reviewed By: xavierd

Differential Revision: D24083621

fbshipit-source-id: ae50088db7727d98ca11a017f82b71e942217a17
2020-10-05 15:51:18 -07:00
..
git model: report symlink/executable as regular files on Windows 2020-05-12 08:46:35 -07:00
test win: move win/utils onto utils/ 2020-09-22 09:09:56 -07: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 model: add toByteString to Hash 2020-10-05 15:51:18 -07: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 use enumValue instead of static_cast<int> 2020-04-28 18:59:34 -07:00
TreeEntry.h model: report symlink/executable as regular files on Windows 2020-05-12 08:46:35 -07:00