sapling/eden/fs/service
Michael Bolin a23cb5d8a2 Introduce getModifiedDirectoriesForMount().
Summary:
Performs a depth-first traversal of the overlay to find modified
directories and returns them in that order.

Reviewed By: simpkins

Differential Revision: D4025309

fbshipit-source-id: 09d8ed41b250dddbfb3fe545643ec3fd755a430e
2016-10-21 13:32:02 -07:00
..
oss Initial commit 2016-05-12 14:09:13 -07:00
test Introduce getModifiedDirectoriesForMount(). 2016-10-21 13:32:02 -07:00
__init__.py Refactor logic to create a EdenService.Client in Python. 2016-05-25 21:44:07 -07:00
client.py update the python client library to be python 2.x compatible 2016-09-30 19:13:13 -07:00
DEFS Move some logic out of EdenServiceHandler so it can be reused by the dirstate and test harness. 2016-10-21 13:32:02 -07:00
eden.stream.thrift additional query API for our thrift interface 2016-09-26 13:52:25 -07:00
eden.thrift add some helper functions for constructing EdenErrors 2016-10-04 11:04:17 -07:00
EdenError.h add some helper functions for constructing EdenErrors 2016-10-04 11:04:17 -07:00
EdenMountHandler.cpp Introduce getModifiedDirectoriesForMount(). 2016-10-21 13:32:02 -07:00
EdenMountHandler.h Introduce getModifiedDirectoriesForMount(). 2016-10-21 13:32:02 -07:00
EdenServer.cpp New Thrift endpoint: getBindMounts(mountPoint). 2016-09-12 18:29:15 -07:00
EdenServer.h New Thrift endpoint: getBindMounts(mountPoint). 2016-09-12 18:29:15 -07:00
EdenServiceHandler.cpp Move some logic out of EdenServiceHandler so it can be reused by the dirstate and test harness. 2016-10-21 13:32:02 -07:00
EdenServiceHandler.h Move some logic out of EdenServiceHandler so it can be reused by the dirstate and test harness. 2016-10-21 13:32:02 -07:00
main.cpp add ClientConfig method that compiles repository data 2016-08-05 12:50:29 -07:00
TARGETS Move some logic out of EdenServiceHandler so it can be reused by the dirstate and test harness. 2016-10-21 13:32:02 -07:00