sapling/edenscm/mercurial/rust
Xavier Deguillard 37d39fade5 bindings: detect when the python store is a mutabledeltastore
Summary:
Detecting the underlying store type allows for store writes to be done fully in
Rust, with no roundtrips in Python. This also allows us to reduce our
dependency on the mutabledatapack Python code.

Reviewed By: kulshrax

Differential Revision: D15474314

fbshipit-source-id: 926d828e350e5e1c59b2f29ed11dd71db17eae56
2019-05-23 15:41:43 -07:00
..
bindings bindings: detect when the python store is a mutabledeltastore 2019-05-23 15:41:43 -07:00
threading rust: switch to thin lto 2019-05-20 04:08:03 -07:00
__init__.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00