sapling/eden/fs/integration
Michael Bolin 5f7a0c287f Add a Thrift API to get the SHA-1 of a file.
Summary:
Other tools, such as Buck, will benefit from being able to get
the SHA-1 of a file without having to read the entire contents
of the file (or do the associated computation that is proportional
to the size of the contents of the file).

Reviewed By: simpkins

Differential Revision: D3345828

fbshipit-source-id: 360bb268793369af75f408208e8211d8b9db146d
2016-05-27 18:17:07 -07:00
..
basic_test.py eden: add mkdir support 2016-05-18 12:24:00 -07:00
edenclient.py Refactor logic to create a EdenService.Client in Python. 2016-05-25 21:44:07 -07:00
fs.py Initial commit 2016-05-12 14:09:13 -07:00
gitrepo.py Initial commit 2016-05-12 14:09:13 -07:00
TARGETS Add a Thrift API to get the SHA-1 of a file. 2016-05-27 18:17:07 -07:00
testcase.py Initial commit 2016-05-12 14:09:13 -07:00
thrift_test.py Add a Thrift API to get the SHA-1 of a file. 2016-05-27 18:17:07 -07:00
xattr_test.py eden: sha1 attributes on overlay [2/2] 2016-05-26 08:23:11 -07:00