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
|