sapling/eden/mononoke/edenapi_server
Meyer Jacobs 5a6ef9c5f7 history: introduce separate wire types for history API
Summary: This change adds wire types for the history API in the most straightforward way possible. In a future change, I'll move the `WireHistoryEntry` / `HistoryResponseChunk` conversion logic into the `ToApi` implementation. This implementation also doesn't add per-item errors, or standardize `history` to match the protocol evolution standards used by `trees`.

Reviewed By: kulshrax

Differential Revision: D24342046

fbshipit-source-id: d46403a823f2a1e89ad9d6d2074241d8bfe4810e
2020-10-25 18:39:34 -07:00
..
src history: introduce separate wire types for history API 2020-10-25 18:39:34 -07:00
Cargo.toml trees: port SCS aux data request method to edenapi 2020-10-14 11:12:59 -07:00