Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Sat, 10 Jun 2017 18:47:09 +0100 |
Pierre-Yves David |
setdiscovery: improves logged message
|
Sat, 10 Jun 2017 00:11:54 -0400 |
Matt Harbison |
test-setdiscovery: stabilize for Windows
|
Wed, 07 Jun 2017 10:44:11 +0100 |
Pierre-Yves David |
discovery: log discovery result in non-trivial cases
|
Wed, 07 Jun 2017 10:29:39 +0100 |
Pierre-Yves David |
discovery: include timing in the debug output
|
Sat, 24 Dec 2016 15:22:18 -0700 |
Gregory Szorc |
httppeer: advertise and support application/mercurial-0.2
|
Tue, 05 Apr 2016 14:44:18 +0300 |
Maciej Fijalkowski |
pypy: fix setdiscovery test
|
Tue, 12 Jan 2016 21:23:45 -0800 |
Martin von Zweigbergk |
changegroup3: introduce experimental.changegroup3 boolean config
|
Fri, 11 Dec 2015 11:23:49 -0500 |
Augie Fackler |
changegroup: introduce cg3, which has support for exchanging treemanifests
|
Mon, 05 Oct 2015 00:23:20 -0700 |
Pierre-Yves David |
incoming: request a bundle2 when possible (BC)
|
Mon, 08 Jun 2015 14:55:40 -0500 |
Matt Mackall |
tests: drop DAEMON_PIDS from killdaemons calls
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Sat, 09 May 2015 23:40:40 -0700 |
Pierre-Yves David |
progress: get the extremely verbose output out of default debug
|
Tue, 17 Mar 2015 21:47:47 -0400 |
Matt Harbison |
tests: replace uses of 'seq' with portable 'seq.py'
|
Wed, 07 Jan 2015 17:28:51 -0800 |
Pierre-Yves David |
setdiscovery: always add exponential sample to the heads
|
Wed, 07 Jan 2015 17:23:21 -0800 |
Pierre-Yves David |
setdiscovery: directly run '_updatesample'
|
Wed, 07 Jan 2015 12:09:51 -0800 |
Pierre-Yves David |
setdiscovery: randomly pick between heads and sample when taking full sample
|
Thu, 18 Dec 2014 12:33:17 -0800 |
Eric Sumner |
incoming: handle phases the same as pull
|
Thu, 06 Nov 2014 01:48:29 +0100 |
Mads Kiilerich |
discovery: test coverage for issue4438 / 86c35b7ae300 / 73cfaa348650
|
Sat, 01 Nov 2014 23:52:53 +0000 |
Pierre-Yves David |
setdiscovery: limit the size of all sample (issue4411)
stable 3.2
|
Mon, 27 Oct 2014 17:52:33 +0100 |
Pierre-Yves David |
setdiscovery: limit the size of the initial sample (issue4411)
stable
|
Fri, 15 Aug 2014 03:24:40 +0200 |
Mads Kiilerich |
incoming: don't request heads that already are common
stable
|
Fri, 15 Aug 2014 03:24:40 +0200 |
Mads Kiilerich |
tests: improve test coverage for discovery and actual parameters for pulling
stable
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
debugdiscovery: report heads in sorted order
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Wed, 14 Sep 2011 13:57:31 +0200 |
Sune Foldager |
merge
|
Mon, 12 Sep 2011 09:20:31 -0700 |
Lee Cantey |
test-setdiscovery: allow for leading space in output of wc
|
Sun, 11 Sep 2011 19:13:56 +0200 |
Dan Villiom Podlaski Christiansen |
test-setdiscovery.t: portability fix
stable
|
Thu, 25 Aug 2011 21:25:14 +0200 |
Peter Arrenbrecht |
setdiscovery: fix hang when #heads>200 (issue2971)
stable
|
Thu, 25 Aug 2011 17:20:00 +0200 |
Peter Arrenbrecht |
dagutil: fix off-by-one in inverserevlogdag buildup
stable
|
Sat, 25 Jun 2011 01:55:16 +0200 |
Mads Kiilerich |
tests: solaris [ doesn't know -e
stable
|
Tue, 14 Jun 2011 22:58:00 +0200 |
Peter Arrenbrecht |
setdiscovery: batch heads and known(ownheads)
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|