[Commented On] D9780: repository: introduce register_changeset callback
joerg.sonnenberger (Joerg Sonnenberger)
phabricator at mercurial-scm.org
Tue Jan 19 00:25:43 UTC 2021
joerg.sonnenberger added a comment.
As discussed, move to using revision for the new function. Most of the prep work is factored out into smaller changesets, except `changegroup.py`, since that would create a small penalty by itself for no good reason. The goal for follow-up changes is to provide the revision from `_addrevision` directly (either instead or in addition to the node).
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D9780/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D9780
To: joerg.sonnenberger, #hg-reviewers, marmoute
Cc: marmoute, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210119/2c085da0/attachment-0002.html>
More information about the Mercurial-patches
mailing list