sapling/mercurial_types
Stanislau Hlebik 2e7a787a11 mononoke: handle getpackv1 request on Mononkoe
Summary:
The diff adds support for getpackv1 request. Supporting this request is
necessary because hg client will stop using getfiles soon.

There are two main differences between getfiles and getpackv1. getfiles returns
loose files formats, while getpackv1 returns wirepack pack file (same format as
used by gettreepack). getpackv1 supports fetching more than one filenode per
file.

Differential Revision: D14404234

fbshipit-source-id: cfaef6a2ebb76da2df68c05e838d89690f56a9f0
2019-03-15 11:52:38 -07:00
..
if mononoke: rename crates to contain underscores instead of dashes 2019-03-06 07:18:28 -08:00
mocks mononoke: rename crates to contain underscores instead of dashes 2019-03-06 07:18:28 -08:00
src mononoke: handle getpackv1 request on Mononkoe 2019-03-15 11:52:38 -07:00
tests/src mononoke: fix computing of changed files 2019-03-08 06:28:49 -08:00
Cargo.toml mononoke: rename crates to contain underscores instead of dashes 2019-03-06 07:18:28 -08:00