sapling/eden/fs/store/hg
Zeyi (Rice) Fan 5758b21cde make HgProxyHash::getBatch return HgProxyHash instead of pair
Summary: It's a little weird to have get batch returns a pair of `RelativePath` and `Hash`.

Reviewed By: chadaustin

Differential Revision: D20844545

fbshipit-source-id: c0c823e0aca6ea2326cb637226dc0de43fd4f3cd
2020-04-14 20:30:33 -07:00
..
test make HgProxyHash copyable & moveable 2020-04-14 20:30:33 -07:00
CMakeLists.txt cmake: unconditionally build the Rust datapack library code 2019-11-22 13:00:06 -08:00
HgBackingStore.cpp make HgProxyHash::getBatch return HgProxyHash instead of pair 2020-04-14 20:30:33 -07:00
HgBackingStore.h Explicitly track current/pending Imports -- fix pending imports 2020-04-09 12:35:22 -07:00
HgDatapackStore.cpp restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
HgDatapackStore.h eden: periodically refresh content store to give it chances to release mapped files 2020-01-17 15:00:01 -08:00
HgImporter.cpp make HgProxyHash::getBatch return HgProxyHash instead of pair 2020-04-14 20:30:33 -07:00
HgImporter.h make HgProxyHash::getBatch return HgProxyHash instead of pair 2020-04-14 20:30:33 -07:00
HgImportPyError.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
HgImportPyError.h eden: remove hg_import_helper.py 2019-12-03 09:30:09 -08:00
HgImportRequest.cpp Explicitly track current/pending Imports -- fix pending imports 2020-04-09 12:35:22 -07:00
HgImportRequest.h Explicitly track current/pending Imports -- fix pending imports 2020-04-09 12:35:22 -07:00
HgImportRequestQueue.cpp add HgImportRequestQueue 2020-03-17 02:31:24 -07:00
HgImportRequestQueue.h add HgImportRequestQueue 2020-03-17 02:31:24 -07:00
HgProxyHash.cpp make HgProxyHash::getBatch return HgProxyHash instead of pair 2020-04-14 20:30:33 -07:00
HgProxyHash.h make HgProxyHash::getBatch return HgProxyHash instead of pair 2020-04-14 20:30:33 -07:00
HgQueuedBackingStore.cpp fix a couple compiler warnings about unhandled return code paths 2020-04-13 16:54:10 -07:00
HgQueuedBackingStore.h Explicitly track current/pending Imports -- fix pending imports 2020-04-09 12:35:22 -07:00
proxy_import_helper.py Tidy up license headers 2019-10-11 05:28:23 -07:00