sapling/eden/fs/store/hg
Puneet Kaushik 15998182c4 Added Windows handle support in hg_import_helper
Summary: If the OS is Windows it will expect the in-fd and out-fd as Windows handles and convert them to CRT fds. This will not change the behavior if it's not Windows.

Reviewed By: wez

Differential Revision: D9344414

fbshipit-source-id: 8b30b57d979dc45af06676979e75e00b02d2b89b
2018-08-22 10:52:13 -07:00
..
test Rename UnboundedQueueThreadPool to UnboundedQueueExecutor and add a ManualExecutor variant 2018-08-03 13:21:59 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
hg_import_helper.py Added Windows handle support in hg_import_helper 2018-08-22 10:52:13 -07:00
HgBackingStore.cpp read use-mononoke and client-certificate in edenfs 2018-08-20 11:22:14 -07:00
HgBackingStore.h read use-mononoke and client-certificate in edenfs 2018-08-20 11:22:14 -07:00
HgImporter.cpp Started Eden for Windows and integrated hg store with it. 2018-08-21 17:53:38 -07:00
HgImporter.h Started Eden for Windows and integrated hg store with it. 2018-08-21 17:53:38 -07:00
HgImportPyError.cpp include the exception type name in hg_import_helper.py errors 2017-11-15 13:31:58 -08:00
HgImportPyError.h include the exception type name in hg_import_helper.py errors 2017-11-15 13:31:58 -08:00
HgManifestImporter.cpp move folly/experimental/logging to folly/logging/ 2018-04-30 21:29:29 -07:00
HgManifestImporter.h split RocksDbLocalStore out from LocalStore 2018-02-07 11:54:16 -08:00
HgProxyHash.cpp move HgProxyHash to its own top-level file 2018-06-14 22:02:38 -07:00
HgProxyHash.h move HgProxyHash to its own top-level file 2018-06-14 22:02:38 -07:00
tester.cpp make LocalStore::getTree return a Future 2018-05-31 21:19:40 -07:00