Fri, 13 Apr 2018 11:13:05 -0700 |
Gregory Szorc |
discovery: use command executor interface
|
file |
diff |
annotate
|
Wed, 11 Apr 2018 17:24:43 -0700 |
Gregory Szorc |
discovery: don't redundantly call branchmap
|
file |
diff |
annotate
|
Fri, 06 Apr 2018 10:49:43 -0700 |
Martin von Zweigbergk |
discovery: look up bookmarks only among bookmarks
|
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:10:01 -0800 |
Martin von Zweigbergk |
discovery: don't reimplement all()
|
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 23:33:01 +0100 |
Boris Feld |
push: restrict common discovery to the pushed set
|
file |
diff |
annotate
|
Thu, 16 Nov 2017 03:52:38 +0100 |
Boris Feld |
scmutil: extra utility to display a reasonable amount of nodes
|
file |
diff |
annotate
|
Mon, 05 Jun 2017 13:44:15 +0100 |
Pierre-Yves David |
checkheads: use a "lazyancestors" object for allfuturecommon
|
file |
diff |
annotate
|
Mon, 05 Jun 2017 13:37:04 +0100 |
Pierre-Yves David |
checkheads: use "revnum" in the "allfuturecommon" set
|
file |
diff |
annotate
|
Mon, 05 Jun 2017 15:20:20 +0100 |
Pierre-Yves David |
checkheads: use 'nodemap.get' to convert nodes to revs
|
file |
diff |
annotate
|
Mon, 05 Jun 2017 15:17:47 +0100 |
Pierre-Yves David |
checkheads: pass "ispushed" function to the obsmarkers logic
|
file |
diff |
annotate
|
Mon, 29 May 2017 05:53:58 +0200 |
Pierre-Yves David |
push: add a way to allow concurrent pushes on unrelated heads
|
file |
diff |
annotate
|
Mon, 29 May 2017 05:52:13 +0200 |
Pierre-Yves David |
headsummary: expose the 'discardedheads' set in the headssummary
|
file |
diff |
annotate
|
Mon, 29 May 2017 05:47:27 +0200 |
Pierre-Yves David |
checkheads: perform obsolescence post processing directly in _headssummary
|
file |
diff |
annotate
|
Mon, 29 May 2017 10:56:00 +0200 |
Pierre-Yves David |
headssummary: directly feed the function with the 'pushop' object
|
file |
diff |
annotate
|
Mon, 29 May 2017 05:45:59 +0200 |
Pierre-Yves David |
checkheads: gather the postprocessing with other obsolescence specific code
|
file |
diff |
annotate
|
Mon, 29 May 2017 05:23:30 +0200 |
Pierre-Yves David |
checkheads: simplify the code around obsolescence post-processing
|
file |
diff |
annotate
|
Mon, 29 May 2017 05:21:38 +0200 |
Pierre-Yves David |
checkheads: drop now unused filtering of 'unsyncedheads'
|
file |
diff |
annotate
|
Mon, 29 May 2017 05:20:09 +0200 |
Pierre-Yves David |
checkheads: clarify that we no longer touch the head unknown locally
|
file |
diff |
annotate
|
Mon, 29 May 2017 05:33:59 +0200 |
Pierre-Yves David |
headssummary: ensure all returned lists are sorted
|
file |
diff |
annotate
|
Mon, 29 May 2017 05:37:19 +0200 |
Pierre-Yves David |
discovery: also use lists for the returns of '_oldheadssummary'
|
file |
diff |
annotate
|
Fri, 19 May 2017 12:35:14 +0200 |
Pierre-Yves David |
obscheckhead: skip context creation to test phase
|
file |
diff |
annotate
|
Fri, 10 Feb 2017 16:56:29 -0800 |
Martin von Zweigbergk |
cleanup: use set literals
|
file |
diff |
annotate
|
Wed, 19 Apr 2017 23:10:05 +0900 |
Yuya Nishihara |
discovery: prevent crash caused by prune marker having no parent data
stable
|
file |
diff |
annotate
|
Sat, 15 Apr 2017 02:55:18 +0200 |
Pierre-Yves David |
checkheads: upgrade the obsolescence postprocessing logic (issue4354)
|
file |
diff |
annotate
|
Tue, 21 Mar 2017 23:30:13 +0100 |
Pierre-Yves David |
checkheads: extract obsolete post processing in its own function
|
file |
diff |
annotate
|
Tue, 20 Sep 2016 23:47:30 +0000 |
timeless |
discovery: use single quotes in use warning
|
file |
diff |
annotate
|
Tue, 06 Sep 2016 09:43:25 -0700 |
Ryan McElroy |
discovery: explicitly check for None in outgoing init
|
file |
diff |
annotate
|
Tue, 09 Aug 2016 22:31:38 +0200 |
Pierre-Yves David |
outgoing: add a 'missingroots' argument
|
file |
diff |
annotate
|