log tests/test-setdiscovery.t @ 44170:0ab651b5f77c stable

age author description
Sat, 27 Apr 2019 02:04:05 +0200 Pierre-Yves David discovery: replace "heads" by "changesets" in a output note (BC)
Tue, 21 May 2019 17:44:15 +0200 Georges Racinet discovery: new devel.discovery.randomize option
Mon, 22 Jul 2019 09:55:05 -0700 Martin von Zweigbergk py3: fix incorrect fix of test-setdiscovery.t in eb27d9eee2cc stable
Thu, 18 Jul 2019 14:23:21 -0400 Augie Fackler py3: fix test-setdiscovery.t on Python 3 by conditionalizing two lines
Tue, 21 May 2019 13:08:22 +0200 Pierre-Yves David discovery: slowly increase sampling size
Tue, 16 Apr 2019 17:26:38 +0200 Pierre-Yves David setdiscovery: stop limiting the number of local head we initially send
Tue, 16 Apr 2019 15:50:20 +0200 Pierre-Yves David debugdiscovery: include the number of heads in all sets
Tue, 26 Mar 2019 17:35:28 +0100 Pierre-Yves David debugdiscovery: display time elapsed during the discovery step
Tue, 26 Mar 2019 17:26:11 +0100 Pierre-Yves David debugdiscovery: drop duplicated information
Tue, 26 Mar 2019 17:25:22 +0100 Pierre-Yves David debugdiscovery: display more statistic about the common set
Sat, 15 Dec 2018 17:52:14 +0900 Yuya Nishihara tests: filter out uninteresting log events
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Tue, 10 Apr 2018 18:13:28 -0700 Gregory Szorc httppeer: only advertise partial-pull if capabilities are known
Thu, 18 Jan 2018 12:54:01 +0100 Joerg Sonnenberger wireproto: support for pullbundles
Wed, 04 Apr 2018 16:47:06 -0700 Gregory Szorc tests: use `hg unbundle` in test-setdiscovery.t