sapling/eden/scm/edenscmnative/bindings
Thomas Orozco 9d7b0267dd revisionstore: pass client correlator
Summary:
We used to get those in the old (Python) LFS extension, but didn't have them in
the new one. However, this is helpful to correlate requests to LFS with data in
hg logs. It's also convenient to be able to identify whether a set of requests
are part of the same session or not.

This diffs threads the client correlator through to the LFS store from the
Python, similarly to how it's done in EdenAPI.

Reviewed By: DurhamG

Differential Revision: D25804930

fbshipit-source-id: a5d5508617fa4184344834bbd8e3423816aa7668
2021-01-11 10:46:20 -08:00
..
modules revisionstore: pass client correlator 2021-01-11 10:46:20 -08:00
src pyprogress: add Rust wrapper for Python progress bars 2020-09-30 11:20:32 -07:00
Cargo.toml pyprogress: add Rust wrapper for Python progress bars 2020-09-30 11:20:32 -07:00
dirs.pyi begin adding some type stubs for the Rust Python bindings 2020-08-11 21:45:04 -07:00