sapling/lib/revisionstore
Xavier Deguillard f170cceea2 revisionstore: Repackable::delete now takes the ownership of self.
Summary:
On some platforms, removing a file can fail if it's still mapped or opened. In
mercurial, this can happen during repack as the datapacks are removed while
still being mapped.

Reviewed By: DurhamG

Differential Revision: D13615938

fbshipit-source-id: fdc1ff9370e2767e52ee1828552f4598105f784f
2019-01-14 21:14:13 -08:00
..
src revisionstore: Repackable::delete now takes the ownership of self. 2019-01-14 21:14:13 -08:00
Cargo.toml revisionstore: replace rand::chacha with rand_chacha 2018-12-17 12:07:22 -08:00
RevisionStore.cpp load blobs using hg's rust config and datapack code 2018-10-31 17:58:17 -07:00
RevisionStore.h load blobs using hg's rust config and datapack code 2018-10-31 17:58:17 -07:00