This exploits the extid mappings for all seen origins and does not limit the filtering
to only happen when we visit an already seen origin.
In another commit, this also drops an unnecessary flush instruction.
Differential D6188
mercurial.from_disk: Filter out globally already seen hg_nodeid ardumont on Sep 6 2021, 1:28 PM. Authored by Tags None Subscribers None
Details This exploits the extid mappings for all seen origins and does not limit the filtering In another commit, this also drops an unnecessary flush instruction. tox (failing as now plenty of uneventful events happen instead of eventful,
Diff Detail
Event TimelineComment Actions Build has FAILED Patch application report for D6188 (id=22415)Rebasing onto 9be124af21... Current branch diff-target is up to date. Changes applied before testcommit f4a524465aa27e36cc1fa0838f59b9b1857b1038 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Sep 6 13:23:52 2021 +0200 mercurial.from_disk: Filter out already seen hg_nodeid This exploits the extid mappings for all seen origins and does not limit the filtering to only happen when we visit an already seen origin. commit c678bd573b8f5106ea3440b15f2b3c26f1e65a7a Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Sep 6 13:19:29 2021 +0200 mercurial.from_disk: Drop unnecessary flush instruction Link to build: https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/279/ |