sapling/eden/fs/config
Shayne Fletcher ca860fbcef Update autocargo component on FBS:master
Reviewed By: zertosh

Differential Revision: D46811187

fbshipit-source-id: 5d4e3993ccbc3871bf56495822d15de8d73f832c
2023-06-16 14:06:54 -07:00
..
test pass folly::File by value instead of r-value reference 2023-04-24 19:11:42 -07:00
CachedParsedFileMonitor.h pass folly::File by value instead of r-value reference 2023-04-24 19:11:42 -07:00
Cargo.toml Update ref-cast from 1.0.12 to 1.0.16 2023-04-25 12:08:03 -07:00
CheckoutConfig.cpp config: force enable sqlite overlay on Windows 2023-04-04 16:06:47 -07:00
CheckoutConfig.h rename TreeOverlay -> SqliteOverlay 2023-03-20 12:41:32 -07:00
CMakeLists.txt fs: fix license header 2022-01-04 15:00:07 -08:00
ConfigSetting.h add a ConfigSource layer of indirection between EdenConfig and the toml files 2023-01-04 12:53:34 -08:00
ConfigSource.h add a ConfigSource layer of indirection between EdenConfig and the toml files 2023-01-04 12:53:34 -08:00
ConfigVariables.cpp move variable substitution into its own type 2022-12-08 17:11:17 -08:00
ConfigVariables.h move variable substitution into its own type 2022-12-08 17:11:17 -08:00
eden_config.thrift rename ConfigSource to ConfigSourceType 2022-12-10 05:09:52 -08:00
EdenConfig.cpp add etc eden dir flag to daemon invocation of redirect fixup 2023-02-14 12:29:56 -08:00
EdenConfig.h Adding a possibility to configure the blake3 key 2023-05-30 23:10:10 -07:00
FieldConverter.cpp Add missing re2/re2.h includes 2023-04-23 16:16:15 -07:00
FieldConverter.h config: allow unordered_set in config 2023-04-21 08:27:20 -07:00
FileChangeMonitor.cpp compare config files with platform-independent logic 2022-12-09 13:10:45 -08:00
FileChangeMonitor.h add a ConfigSource layer of indirection between EdenConfig and the toml files 2023-01-04 12:53:34 -08:00
HgObjectIdFormat.cpp remove the ability to generate and store new proxy hashes 2022-10-04 15:06:11 -07:00
HgObjectIdFormat.h remove the ability to generate and store new proxy hashes 2022-10-04 15:06:11 -07:00
MountProtocol.cpp rename the config for the hg object id format 2022-03-03 17:17:25 -08:00
MountProtocol.h config: fix use of uninitialized member in testharness 2022-07-14 12:46:22 -07:00
ParentCommit.cpp Persist the in-progress checkout pid 2022-06-28 12:50:37 -07:00
ParentCommit.h Persist the in-progress checkout pid 2022-06-28 12:50:37 -07:00
ReaddirPrefetch.cpp rewrite readdir prefetching logic 2023-01-04 19:17:36 -08:00
ReaddirPrefetch.h rewrite readdir prefetching logic 2023-01-04 19:17:36 -08:00
ReloadableConfig.cpp add a ConfigSource layer of indirection between EdenConfig and the toml files 2023-01-04 12:53:34 -08:00
ReloadableConfig.h remove some legacy atomic<time_point> junk 2023-01-04 12:53:34 -08:00
thrift_build.rs Update autocargo component on FBS:master 2023-06-16 14:06:54 -07:00
thrift_lib.rs move autocargo up one level (#101) 2022-02-08 06:07:52 -08:00
TomlConfig.h migrate fs/config to std::string_view 2022-12-10 05:09:52 -08:00
TomlFileConfigSource.cpp add a ConfigSource layer of indirection between EdenConfig and the toml files 2023-01-04 12:53:34 -08:00
TomlFileConfigSource.h add a ConfigSource layer of indirection between EdenConfig and the toml files 2023-01-04 12:53:34 -08:00