mercurial/discovery.py
Sun, 13 Jan 2013 01:39:16 -0600 Kevin Bullock filtering: rename filters to their antonyms
Tue, 15 Jan 2013 02:59:12 +0100 Mads Kiilerich discovery: process heads in sorted order
Tue, 08 Jan 2013 01:28:39 +0100 Pierre-Yves David branchmap: pass revision insteads of changectx to the update function
Sun, 06 Jan 2013 04:50:14 +0100 Pierre-Yves David discovery: drop the visibleheads function
Sun, 06 Jan 2013 04:48:22 +0100 Pierre-Yves David clfilter: remove the last usage of `visibleheads`
Sat, 05 Jan 2013 18:57:09 +0100 Pierre-Yves David discovery: drop the visiblebranchmap function
Sat, 22 Dec 2012 17:08:15 +0100 Pierre-Yves David branchmap: make update a method
Sat, 22 Dec 2012 01:44:42 +0100 Pierre-Yves David branchmap: store branchcache in a dedicated object
Wed, 19 Dec 2012 14:49:06 +0100 Pierre-Yves David branchmap: extract _updatebranchcache from repo
Mon, 17 Dec 2012 17:27:12 +0100 Pierre-Yves David clfilter: use filtering in `visibleheads`
Mon, 17 Dec 2012 17:42:34 +0100 Pierre-Yves David clfilter: use filtering in `visiblebranchmap`
Tue, 16 Oct 2012 15:49:58 +0200 Pierre-Yves David obsolete: have `allsuccessors` takes a list of nodes
Fri, 19 Oct 2012 00:30:11 +0200 Pierre-Yves David obsolete: rename `anysuccessors` into `allsuccessors`
Sun, 26 Aug 2012 00:28:56 +0200 Pierre-Yves David bookmarks: extract valid destination logic in a dedicated function
Sun, 26 Aug 2012 00:27:44 +0200 Pierre-Yves David checkheads: don't warn about unsynced changes that we ill obsolete
Sun, 26 Aug 2012 00:25:33 +0200 Pierre-Yves David checkheads: check successors for new heads in both missing and common
Fri, 24 Aug 2012 16:52:45 +0200 Pierre-Yves David checkheads: attend to phases when computing new heads with obsolete
Tue, 11 Sep 2012 08:36:09 -0700 Bryan O'Sullivan Merge spelling fixes
Fri, 17 Aug 2012 13:58:19 -0700 timeless grammar: just-the-heads
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: just
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Fri, 27 Jul 2012 10:16:20 +0200 Patrick Mezard discovery: fix invalid comment about extinct being ignored stable
Thu, 26 Jul 2012 02:54:13 +0200 Mads Kiilerich help: fix some instances of 'the the' stable
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
Thu, 17 May 2012 15:52:14 -0500 Matt Mackall merge with stable
Sat, 12 May 2012 19:38:20 +0200 Sune Foldager bundle: make bundles more portable (isue3441) stable
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Sat, 12 May 2012 00:24:07 +0200 Patrick Mezard phases: introduce phasecache
Tue, 24 Apr 2012 16:32:44 +0200 Pierre-Yves David branchmap: server should not advertise secret changeset in branchmap (Issue3303) stable
Tue, 24 Jan 2012 19:49:30 +0100 Pierre-Yves David discovery: fix regression when checking heads for pre 1.4 client (issue3218) stable
Fri, 20 Jan 2012 19:41:18 +0100 Pierre-Yves David discovery: ensure that missingheads are always heads of everything we tried stable
Fri, 20 Jan 2012 00:27:11 +0100 Pierre-Yves David phases: properly register excluded changeset when revision are specified stable
Thu, 19 Jan 2012 15:50:55 +0100 Pierre-Yves David discovery: diet discovery.prepush from non-discovery code
Fri, 13 Jan 2012 22:16:01 +0100 Pierre-Yves David discovery: fix prepush documentation
Wed, 11 Jan 2012 00:27:46 +0100 Pierre-Yves David phases: make outgoing object and discovery aware of exclusion
Mon, 09 Jan 2012 03:47:16 +0100 Pierre-Yves David discovery: introduce outgoing object for result of findcommonoutgoing
Thu, 22 Dec 2011 00:42:25 +0100 Pierre-Yves David phases: do not exchange secret changesets
Thu, 17 Nov 2011 16:53:17 -0600 Matt Mackall merge with stable
Fri, 11 Nov 2011 01:07:10 +0100 Mads Kiilerich add missing localization markup stable
Fri, 11 Nov 2011 00:21:17 +0100 Pierre-Yves David phases: mark content pushed as public in local repo on push
Mon, 17 Oct 2011 11:37:59 +0200 Pierre-Yves David discovery: Fix error print mentioning a 'None' branch stable
Fri, 03 Jun 2011 13:10:22 +0200 Adrian Buehlmann prepush: show details about new remote heads with --verbose
Fri, 03 Jun 2011 12:16:17 +0200 Adrian Buehlmann prepush: print short hash of first new head in abort message
Fri, 03 Jun 2011 11:26:43 +0200 Adrian Buehlmann prepush: eliminate 'if branch'
Fri, 06 May 2011 14:44:18 +0200 Peter Arrenbrecht discovery: resurrect findoutgoing as findcommonoutgoing for extension hooks
Wed, 04 May 2011 19:27:55 +0200 Sune Foldager fix errors reported by pyflakes test
less more (0) -60 tip