This is an archive of the discontinued Mercurial Phabricator instance.

changelog: change the implementation of `_divertopenener`
ClosedPublic

Authored by marmoute on Feb 28 2020, 1:54 PM.

Details

Summary

During a transaction, new data to the changelog index are "diverted". The
previous implementat ways pretty basic, we need something better to be able to
use the changelog vfs fully during transaction. (eg: accessing the vfs options).

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

marmoute created this revision.Feb 28 2020, 1:54 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.
marmoute updated this revision to Diff 20682.Mar 10 2020, 9:35 PM

rebase above latest default up to landed-D8182