comparison hgweb.cgi @ 39170:754f389b87f2

setdiscovery: pass heads into _updatesample() In preparation for eliminating the use of dagutil. Since _takefullsample() operates on the inverted DAG, it is easier to have the caller pass in the relevant set instead of teaching _updatesample() about when to invert the DAG. We keep the logic identical for now: future commits will remove dagutil. Differential Revision: https://phab.mercurial-scm.org/D4318
author Gregory Szorc <gregory.szorc@gmail.com>
date Fri, 17 Aug 2018 17:48:15 +0000
parents 4b0fc75f9403
children 47ef023d0165
comparison
equal deleted inserted replaced
39169:140992750187 39170:754f389b87f2