sapling/eden/fs
Michael Bolin 5cf1692782 Add new Thrift API: hgClearDirstate(mountPoint)
Summary:
When Hg tells the `dirstate` to `clear()`, we should also clear out any data we
have on the server for the `Dirstate`.

As it stands, the way we subclass `dirstate`, it does not appear like `clear()`
should be called, in practice, though one thing that could call it is
`hg debugrebuilddirstate`. It is probably good for us to have an RPC lying
around that we can use to reset the `Dirstate.`

Reviewed By: wez

Differential Revision: D5675298

fbshipit-source-id: 38926cfd93f4f83e4c28910f812a693cb32e423a
2017-08-22 16:50:24 -07:00
..
config Auto-dep the auto-dep'd TARGETS 2017-07-02 15:50:51 -07:00
fuse add a tag parameter to ThreadLocal<EdenStats> 2017-08-18 11:50:56 -07:00
inodes Add new Thrift API: hgClearDirstate(mountPoint) 2017-08-22 16:50:24 -07:00
journal fix journal merging of remove followed by create events 2017-08-17 12:33:51 -07:00
model add == and != comparisons for Tree objects 2017-07-05 11:21:30 -07:00
rocksdb Merge StringBase.cpp into String.cpp 2017-06-29 20:20:11 -07:00
service Add new Thrift API: hgClearDirstate(mountPoint) 2017-08-22 16:50:24 -07:00
store re-enable treemanifest import by default 2017-08-17 16:13:00 -07:00
testharness add a tag parameter to ThreadLocal<EdenStats> 2017-08-18 11:50:56 -07:00
utils Modification of unloadChildrenNow 2017-08-18 14:20:43 -07:00