Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 31 Dec 2007 18:20:34 -0600 | Matt Mackall | bisect: faster merging |
Mon, 31 Dec 2007 18:20:34 -0600 | Matt Mackall | bisect: merge ancestor lists when pushing to children |
Mon, 31 Dec 2007 18:20:34 -0600 | Matt Mackall | bisect: skip calculations on candidates with too many ancestors |
Mon, 31 Dec 2007 18:20:34 -0600 | Matt Mackall | bisect: stop early if we find a perfect candidate |
Mon, 31 Dec 2007 18:20:34 -0600 | Matt Mackall | bisect: find best node in ancestor collection pass |
Mon, 31 Dec 2007 18:20:33 -0600 | Matt Mackall | bisect: calculate candidate set while finding children |
Mon, 31 Dec 2007 18:20:33 -0600 | Matt Mackall | bisect: use a dict for children |