Fri, 17 Aug 2018 16:11:35 -0700 |
Gregory Szorc |
merge with stable
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 20:35:52 +0200 |
Boris Feld |
remotephase: avoid full changelog iteration (issue5964)
stable
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 16:00:32 -0700 |
Boris Feld |
remotephase: fast path newheads computation in simple case (issue5964)
stable
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 13:00:45 -0700 |
Gregory Szorc |
global: use pycompat.xrange()
|
file |
diff |
annotate
|
Sat, 14 Jul 2018 13:21:49 +0900 |
Yuya Nishihara |
phases: micro-optimize newheads() to not create context objects
|
file |
diff |
annotate
|
Sat, 14 Jul 2018 13:19:18 +0900 |
Yuya Nishihara |
phases: remove excessive optimization from newheads() (issue5939)
|
file |
diff |
annotate
|
Wed, 30 May 2018 14:20:09 +0530 |
Sushil khanchi |
advanceboundary: add dryrun parameter
|
file |
diff |
annotate
|
Tue, 22 May 2018 18:10:37 +0200 |
Boris Feld |
phases: define an official tuple of phases we do not share
|
file |
diff |
annotate
|
Tue, 22 May 2018 18:10:00 +0200 |
Boris Feld |
phases: define an official tuple of mutable phases
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 07:00:37 -0500 |
Yuya Nishihara |
py3: do not pass a list of iterators to computephasesmapsets()
|
file |
diff |
annotate
|
Mon, 26 Feb 2018 13:32:03 -0800 |
Gregory Szorc |
phases: write phaseroots deterministically
|
file |
diff |
annotate
|
Thu, 14 Dec 2017 22:37:10 +0900 |
Yuya Nishihara |
phases: initialize number of loaded revisions to 0
|
file |
diff |
annotate
|
Thu, 14 Dec 2017 22:35:37 +0900 |
Yuya Nishihara |
phases: rename _phasemaxrev to _loadedrevslen to clarify it isn't max value
|
file |
diff |
annotate
|
Fri, 08 Dec 2017 14:20:34 -0800 |
Jun Wu |
revset: use phasecache.getrevset to calculate public()
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 15:46:41 +0100 |
Joerg Sonnenberger |
phases: drop the list with phase of each rev, always comput phase sets
|
file |
diff |
annotate
|