sapling/eden/scm/edenscm
Jun Wu a2d3da5114 bundlerepo: only enable index2 for changelog revlog
Summary:
`index2` is the Rust revlog index implementation that has extra requirements,
namely, the revlog cannot be inlined. We have code to make sure changelog is
not inlined, but manifest or filelog can still be inlined.

`index2` is only needed for changelog for phase and visibility calculations.
Therefore, disable it for manifest and filelog.

Reviewed By: singhsrb

Differential Revision: D21917447

fbshipit-source-id: c45f955175c623092e6f728042dbfd3b942fe911
2020-06-10 19:29:26 -07:00
..
hgdemandimport py3: fix test-help.t 2020-04-09 18:25:54 -07:00
hgext hgsql: check if paths are not too long before inserting to DB 2020-06-10 19:29:23 -07:00
mercurial bundlerepo: only enable index2 for changelog revlog 2020-06-10 19:29:26 -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 format: apply latest Black formatting 2020-05-07 09:07:49 -07:00