Fri, 17 Aug 2018 19:35:24 +0000 |
Gregory Szorc |
setdiscovery: precompute children revisions to avoid quadratic lookup
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 18:23:47 +0000 |
Gregory Szorc |
setdiscovery: use revset for resolving DAG heads in a subset
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 18:22:10 +0000 |
Gregory Szorc |
setdiscovery: don't use dagutil for parent resolution
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 18:05:36 +0000 |
Gregory Szorc |
setdiscovery: use revsets for computing a subset's heads and roots
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 17:59:16 +0000 |
Gregory Szorc |
dagutil: remove heads() and localsubset from revlogdag.__init__
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 17:54:10 +0000 |
Gregory Szorc |
setdiscovery: pass head revisions into sample functions
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 17:48:15 +0000 |
Gregory Szorc |
setdiscovery: pass heads into _updatesample()
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 17:26:07 +0000 |
Gregory Szorc |
setdiscovery: use a revset for finding DAG heads in a subset
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 17:21:11 +0000 |
Gregory Szorc |
setdiscovery: reflect use of revs instead of nodes
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 17:13:26 +0000 |
Gregory Szorc |
setdiscovery: use a revset instead of dagutil.descendantset()
|
file |
diff |
annotate
|
Thu, 16 Aug 2018 20:23:10 +0000 |
Gregory Szorc |
setdiscovery: don't use dagutil to compute heads
|
file |
diff |
annotate
|
Thu, 16 Aug 2018 19:47:30 +0000 |
Gregory Szorc |
setdiscovery: don't use dagutil for node -> rev conversion
|
file |
diff |
annotate
|
Thu, 16 Aug 2018 19:39:47 +0000 |
Gregory Szorc |
setdiscovery: don't use dagutil for rev -> node conversions
|
file |
diff |
annotate
|
Sun, 17 Jun 2018 22:13:41 -0700 |
Martin von Zweigbergk |
progress: hide update(None) in a new complete() method
|
file |
diff |
annotate
|
Sun, 17 Jun 2018 06:23:29 -0700 |
Martin von Zweigbergk |
setdiscovery: use progress helper
|
file |
diff |
annotate
|
Fri, 13 Apr 2018 11:02:34 -0700 |
Gregory Szorc |
wireproto: implement batching on peer executor interface
|
file |
diff |
annotate
|
Fri, 13 Apr 2018 10:51:23 -0700 |
Gregory Szorc |
wireproto: implement command executor interface for version 1 peers
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 07:40:21 -0800 |
Martin von Zweigbergk |
setdiscovery: avoid a Yoda condition
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 07:40:11 -0800 |
Martin von Zweigbergk |
setdiscovery: remove unnecessary sample size limiting
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 07:39:46 -0800 |
Martin von Zweigbergk |
setdiscovery: remove initialsamplesize from a condition
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 07:37:08 -0800 |
Martin von Zweigbergk |
setdiscovery: back out changeset 5cfdf6137af8 (issue5809)
|
file |
diff |
annotate
|
Thu, 01 Feb 2018 10:29:24 -0800 |
Martin von Zweigbergk |
setdiscovery: don't call "heads" wire command when heads specified
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 22:44:51 +0100 |
Boris Feld |
setdiscover: allow to ignore part of the local graph
|
file |
diff |
annotate
|
Sat, 10 Jun 2017 18:47:09 +0100 |
Pierre-Yves David |
setdiscovery: improves logged message
|
file |
diff |
annotate
|
Wed, 07 Jun 2017 10:44:11 +0100 |
Pierre-Yves David |
discovery: log discovery result in non-trivial cases
|
file |
diff |
annotate
|
Wed, 07 Jun 2017 10:29:39 +0100 |
Pierre-Yves David |
discovery: include timing in the debug output
|
file |
diff |
annotate
|
Fri, 10 Feb 2017 16:56:29 -0800 |
Martin von Zweigbergk |
cleanup: use set literals
|
file |
diff |
annotate
|
Tue, 01 Mar 2016 17:44:41 -0500 |
Augie Fackler |
setdiscovery: use iterbatch interface instead of batch
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 19:53:25 -0700 |
Gregory Szorc |
setdiscovery: use absolute_import
|
file |
diff |
annotate
|