[Commented On] D9160: bundlerepo: don't insert index tuples with full nodes as linkrev

joerg.sonnenberger (Joerg Sonnenberger) phabricator at mercurial-scm.org
Wed Oct 28 00:39:02 UTC 2020


joerg.sonnenberger added a comment.


  The index has a documented format, but it wasn't enforced so far. With the pending child review, that would change. The case of `cs==node` is seen when we send full changesets in the bundle. In that case we used to leak the full node id into the index.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D9160/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D9160

To: joerg.sonnenberger, #hg-reviewers, martinvonz
Cc: martinvonz, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20201028/888a9aeb/attachment-0002.html>


More information about the Mercurial-patches mailing list