sapling/eden/fs/store/test
Genevieve Helsel 4dc48ec7fa use gitignore in tree differ
Summary: Pass a GitIgnoreStack* and isIgnored flag through the diff operation. It is used later in the stack when we go down this code path in the TreeInode diffing code. When context->loadFileContentsFromPath() is null, the gitignore loading code will be ignored, used when we do not want to honor a gitignore file. For example, during `getScmStatusBetweenRevisions()`.

Reviewed By: chadaustin

Differential Revision: D18647089

fbshipit-source-id: 20d2abd2ef61669465e134165da5a0ac5e987cca
2020-01-29 11:17:55 -08:00
..
BlobAccessTest.cpp eden: SemiFuture-ify BackingStore::getBlob 2019-12-20 16:14:21 -08:00
BlobCacheTest.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt Enable getScmStatusBetweenRevisions 2019-12-10 14:07:26 -08:00
DiffTest.cpp use gitignore in tree differ 2020-01-29 11:17:55 -08:00
LocalStoreTest.cpp stop storing sizes in their own local store column 2019-12-20 16:14:23 -08:00
LocalStoreTest.h restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
ObjectStoreTest.cpp stop storing sizes in their own local store column 2019-12-20 16:14:23 -08:00
RocksDbLocalStoreTest.cpp log to scuba upon automatic gc 2019-12-10 16:16:35 -08:00