log tests/test-setdiscovery.t @ 50425:9fa3cda7449e

age author description
Tue, 26 Jul 2022 10:34:20 +0200 Pierre-Yves David debug-discovery: gather the right number of roundtrips for tree discovery stable
Tue, 26 Jul 2022 10:04:06 +0200 Pierre-Yves David debug-discovery: also gather details on tree-discovery queries type stable
Mon, 14 Mar 2022 05:59:20 +0100 Pierre-Yves David discovery: also audit the number of queries done
Fri, 16 Apr 2021 16:21:26 -0700 Kyle Lippincott chg: pass --no-profile to disable profiling when starting hg serve
Mon, 15 Mar 2021 17:09:42 +0100 Pierre-Yves David debugdiscovery: also integrate the discovery output in the json one
Mon, 15 Mar 2021 16:55:03 +0100 Pierre-Yves David debugdiscovery: add support for Json output
Fri, 29 Jan 2021 15:23:07 +0100 Pierre-Yves David debugdiscovery: add flags to run discovery on subsets of the local repo
Sun, 17 Jan 2021 23:21:33 +0100 Pierre-Yves David discovery: add config options to control sample size
Sat, 16 Jan 2021 01:02:03 +0100 Pierre-Yves David discovery: add a devel.discovery.exchange-heads
Sat, 16 Jan 2021 00:48:11 +0100 Pierre-Yves David discovery: add a discovery.grow-sample.rate
Fri, 11 Dec 2020 12:51:09 +0100 Pierre-Yves David debugdiscovery: display the number of roundtrip used
Sun, 06 Dec 2020 14:45:19 +0100 Pierre-Yves David debugdiscovery: display some information about the initial "undecided" set
Sun, 06 Dec 2020 06:19:15 +0100 Pierre-Yves David debugdiscovery: add some data about the shapes of the sets
Wed, 15 Jul 2020 09:51:11 +0200 Manuel Jacob discovery: weaken claim about returned common heads if ancestorsof are given
Sat, 27 Apr 2019 02:04:05 +0200 Pierre-Yves David discovery: replace "heads" by "changesets" in a output note (BC)