log mercurial/discovery.py @ 17248:6ffb35b2284c stable

age author description
Wed, 25 Jul 2012 19:34:31 +0200 Patrick Mezard discovery: add extinct changesets to outgoing.excluded stable
Tue, 17 Jul 2012 17:59:29 +0200 Pierre-Yves David checkheads: take future obsoleted heads into account
Tue, 17 Jul 2012 18:14:16 +0200 Pierre-Yves David checkheads: extract bookmark computation from the branch loop
Tue, 17 Jul 2012 16:30:42 +0200 Pierre-Yves David checkheads: simplify the structure build by preprocessing
Tue, 17 Jul 2012 18:21:49 +0200 Pierre-Yves David checkheads: extract branchmap preprocessing
Fri, 13 Jul 2012 14:38:49 +0200 Pierre-Yves David obsolete: do not exchange extinct changesets
Tue, 17 Jul 2012 01:22:31 +0200 Pierre-Yves David repo: move visibleheads and visiblebranchmap logic in discovery
Tue, 17 Jul 2012 01:04:45 +0200 Pierre-Yves David localpeer: return only visible heads and branchmap
Fri, 13 Jul 2012 21:46:53 +0200 Sune Foldager peer: introduce peer methods to prepare for peer classes
Fri, 22 Jun 2012 12:17:49 +0200 Pierre-Yves David discovery: simplify branchmap construction against legacy server
Tue, 26 Jun 2012 23:05:25 +0200 Sune Foldager fix push of moved bookmark when creating new branch heads
Fri, 08 Jun 2012 14:23:31 -0700 Joshua Redstone discovery: convert legacy part of checkheads to revs from nodes
Fri, 08 Jun 2012 08:39:44 -0700 Joshua Redstone revlog: remove reachable and switch call sites to ancestors
Fri, 01 Jun 2012 12:37:18 -0700 Bryan O'Sullivan revlog: ancestors(*revs) becomes ancestors(revs) (API)
Sun, 13 May 2012 10:21:27 +0200 Levi Bard bookmarks: allow existing remote bookmarks to become heads when pushing