Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mercurial
evolve
Commits
2fce79f5ac71
Commit
2fce79f5
authored
Jan 27, 2021
by
Anton Shestakov
Browse files
changelog: update for 10.2.0
parent
7daa67934798
Pipeline
#17131
passed with stage
in 9 minutes and 25 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
2fce79f5
...
@@ -14,5 +14,6 @@
...
@@ -14,5 +14,6 @@
10.2.0 - in progress
10.2.0 - in progress
--------------------
--------------------
* strip: remove experimental.prunestrip option
* compatibility with Mercurial 5.7
* evolve: improve resolution of some case of parent divergence
* evolve: improve resolution of some case of parent divergence
...
@@ -18,3 +19,9 @@
...
@@ -18,3 +19,9 @@
* evolve: improve resolution of some case of parent divergence
* evolve: improve resolution of some case of parent divergence
* evolve: respect command-templates.oneline-summary if configured
* strip: remove experimental.prunestrip option
topic:
* performance: speed up various operations using an in-memory cache for topic
* performance: speed up various operations using an in-memory cache for topic
...
@@ -19,5 +26,9 @@
...
@@ -19,5 +26,9 @@
* performance: speed up various operations using an in-memory cache for topic
* performance: speed up various operations using an in-memory cache for topic
* topic: rework how ctx.branch() is wrapped
* topic: look for topic heads only when necessary, this fixes the output of
e.g. hg heads when topics are in play
10.1.0 -- 2020-10-31
10.1.0 -- 2020-10-31
--------------------
--------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment