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
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|
Sat, 30 Apr 2011 17:21:37 +0200 |
Peter Arrenbrecht |
discovery: drop findoutgoing and simplify findcommonincoming's api
|
Wed, 23 Mar 2011 16:06:55 +0100 |
Peter Arrenbrecht |
discovery: avoid discovery when local graph is a subset of remote
|
Thu, 11 Nov 2010 15:51:20 +0100 |
Adrian Buehlmann |
discovery: list new remote heads in prepush() on --debug
|
Thu, 11 Nov 2010 15:42:27 +0100 |
Adrian Buehlmann |
discovery: remove erroneous comment in prepush()
|
Sun, 17 Oct 2010 22:24:26 +0200 |
Benoit Boissinot |
discovery: findincoming() is no longer used
|
Sun, 17 Oct 2010 19:25:35 +0200 |
Benoit Boissinot |
discovery: use set instead of dict
|
Sun, 17 Oct 2010 16:16:12 +0200 |
Benoit Boissinot |
discovery: remove unused "base" argument from find.*incoming()
|
Sat, 09 Oct 2010 17:16:39 -0500 |
Benoit Boissinot |
discovery: do not use the implicit updating of the "base" arg
|
Thu, 15 Jul 2010 21:44:51 +0200 |
Benoit Boissinot |
discovery: remove duplication for new remote head discovery
|
Thu, 15 Jul 2010 21:21:19 +0200 |
Benoit Boissinot |
discovery: better coding style
|
Thu, 15 Jul 2010 21:20:32 +0200 |
Benoit Boissinot |
discovery: simplify findoutgoing(), the updated_head stuff wasn't used
|
Thu, 15 Jul 2010 14:41:22 +0200 |
Benoit Boissinot |
Abort: add a hint argument, printed in the next line inside parenthesis
|
Thu, 15 Jul 2010 14:40:17 +0200 |
Benoit Boissinot |
discovery: clarify comment
|
Tue, 22 Jun 2010 12:38:39 +0200 |
Martin Geisler |
discovery: use stable sort order in --new-branch warning
stable
|
Wed, 09 Jun 2010 17:27:47 +0200 |
Dirkjan Ochtman |
discovery: fix description line
|
Mon, 07 Jun 2010 18:35:54 +0200 |
Dirkjan Ochtman |
move discovery methods from localrepo into new discovery module
base
mercurial/localrepo.py@f1d555035705
|