sapling/eden/scm/lib/edenapi/tools
Arun Kulshreshtha b7aafa1df9 edenapi_types: add HistoryResponseChunk
Summary: Change `HistoryResponse` so that instead of repeatedly sending the file path alongside every history entry, we group the history entries by file and send the path once per group. This will prevent the server from transmitting redundant information.

Reviewed By: quark-zju

Differential Revision: D21982558

fbshipit-source-id: f1c5d2573c97940c7bf1645ed7fef6e1887c0d42
2020-06-12 12:16:51 -07:00
..
make_req edenapi_types: rename depth to length in history request 2020-06-10 19:29:45 -07:00
read_res edenapi_types: add HistoryResponseChunk 2020-06-12 12:16:51 -07:00