sapling/eden/fs/config
Xavier Deguillard 9b18fad80d config: add reset state in SNAPSHOT
Summary:
In order to properly support reset on Windows, EdenFS needs to keep track of
both the checked out revision, and the reset one. Since this state needs to
persist across EdenFS restarts, we'll need to store it in the SNAPSHOT file.

This diff merely adds support for this new SNAPSHOT format, but doesn't write
it.

Reviewed By: chadaustin

Differential Revision: D35448641

fbshipit-source-id: 59fbafdadc885dfec8efd119c4fe1ff582987af0
2022-04-11 12:53:30 -07:00
..
test config: add reset state in SNAPSHOT 2022-04-11 12:53:30 -07:00
CachedParsedFileMonitor.h fs: fix license header 2022-01-04 15:00:07 -08:00
Cargo.toml rust: update serde_json to 1.0.79 and serde to 1.0.136 2022-04-10 23:39:55 -07:00
CheckoutConfig.cpp config: add reset state in SNAPSHOT 2022-04-11 12:53:30 -07:00
CheckoutConfig.h config: update SNAPSHOT with in progress checkout information 2022-02-01 20:47:05 -08:00
CMakeLists.txt fs: fix license header 2022-01-04 15:00:07 -08:00
ConfigSetting.h fs: fix license header 2022-01-04 15:00:07 -08:00
eden_config.thrift fs: fix license header 2022-01-04 15:00:07 -08:00
EdenConfig.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
EdenConfig.h add debug option to eden menu 2022-03-30 09:55:44 -07:00
FieldConverter.cpp rename the config for the hg object id format 2022-03-03 17:17:25 -08:00
FieldConverter.h rename the config for the hg object id format 2022-03-03 17:17:25 -08:00
FileChangeMonitor.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
FileChangeMonitor.h fs: fix license header 2022-01-04 15:00:07 -08:00
HgObjectIdFormat.cpp add support for an embedded proxy hash that contains a path 2022-03-03 17:17:25 -08:00
HgObjectIdFormat.h add support for an embedded proxy hash that contains a path 2022-03-03 17:17:25 -08:00
MountProtocol.cpp rename the config for the hg object id format 2022-03-03 17:17:25 -08:00
MountProtocol.h rename the config for the hg object id format 2022-03-03 17:17:25 -08:00
ParentCommit.cpp config: add reset state in SNAPSHOT 2022-04-11 12:53:30 -07:00
ParentCommit.h config: add reset state in SNAPSHOT 2022-04-11 12:53:30 -07:00
ReloadableConfig.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
ReloadableConfig.h fs: fix license header 2022-01-04 15:00:07 -08:00
thrift_build.rs move autocargo up one level (#101) 2022-02-08 06:07:52 -08:00
thrift_lib.rs move autocargo up one level (#101) 2022-02-08 06:07:52 -08:00
TomlConfig.h fs: fix license header 2022-01-04 15:00:07 -08:00