sapling/repo_client
Arun Kulshreshtha e222a162b8 Split Entry fetching out of gettreepack_untimed
Summary: We need to access the stream of `Entries` for a given `gettreepack` call from the API server. Currently, these entries are only available in the Mercurial wire protocol format from `RepoClient`. This diff splits out the entry fetching code into its own function, which can later be called from the API server.

Reviewed By: xavierd

Differential Revision: D15483702

fbshipit-source-id: e3050b6a0504f97aa28a2c9adbbdfb0f613f3030
2019-05-23 17:14:34 -07:00
..
remotefilelog/src mononoke: validate content in getpackv1 2019-03-18 11:35:11 -07:00
repo_read_write_status/src mononoke: make it possible to update repo lock status 2019-05-23 01:32:35 -07:00
schemas mononoke: Allow dynamic repo read_only mode 2019-03-18 08:53:53 -07:00
src Split Entry fetching out of gettreepack_untimed 2019-05-23 17:14:34 -07:00
streaming_clone/src mononoke: extract remotefilelog and streaming clone 2019-02-05 01:23:15 -08:00