sapling/eden/scm/edenscm
Durham Goode fe102de31a bundle2: chunk large data blobs so they fit under 2GB
Summary:
Bundle2 chunks have to fit under 2GB, but we have code that simply
returns entire buffers as a chunk, which may be over 2GB. Let's split that up
into smaller chunks.

Reviewed By: quark-zju

Differential Revision: D21235286

fbshipit-source-id: f52366fb5ecebf4f9f00914e044c46e147873bec
2020-07-09 16:22:40 -07:00
..
hgdemandimport demanedimportpy3: fix demandimport for ipdb 2020-06-22 08:59:14 -07:00
hgext remotefilelog: remove old EdenAPI Python code 2020-07-09 13:08:28 -07:00
mercurial bundle2: chunk large data blobs so they fit under 2GB 2020-07-09 16:22:40 -07:00
__init__.py start adding type annotations for the cext code 2020-02-21 13:54:19 -08:00
__main__.py edenscm: add a main module 2020-01-30 18:09:14 -08:00
traceimport.py Replace whitelist/blacklist term 2020-06-15 15:01:19 -07:00