sapling/edenscm
Xavier Deguillard cf64b3dc99 revisionstore: allow a PackStore to ignore corrupted packfiles
Summary:
While a corrupted packfile can be safely removed from the shared hgcache, the
same isn't true for local packfile. When building the packstore, let's allow
the behavior on corrupted packfile to be chosen. This is voluntarily made as an
explicit argument to DataPackStore and HistoryPackStore constructor so the
caller can take this into account.

Reviewed By: quark-zju

Differential Revision: D17187155

fbshipit-source-id: 658fce401f8902a74cfd92780013d1b96e20a590
2019-09-05 10:21:26 -07:00
..
hgdemandimport demandimport: make sqlite3 non-lazy 2019-08-19 12:26:21 -07:00
hgext metaedit: support -M / --reuse-message 2019-09-04 17:06:36 -07:00
mercurial revisionstore: allow a PackStore to ignore corrupted packfiles 2019-09-05 10:21:26 -07:00
__init__.py edenscm: move sys.path handling to top-level edenscm 2019-07-25 17:43:41 -07:00