Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
evolve-native-test
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Raphaël Gomès
evolve-native-test
Commits
718ef6b0ee6e
Commit
718ef6b0ee6e
authored
7 years ago
by
Pierre-Yves David
Browse files
Options
Downloads
Patches
Plain Diff
changelog: prepare for coming release
parent
73920cb25af3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG
+12
-18
12 additions, 18 deletions
CHANGELOG
with
12 additions
and
18 deletions
CHANGELOG
+
12
−
18
View file @
718ef6b0
Changelog
=========
7.2.0 -
in progress
7.2.0 -
- 2018-01-15
-------------------
...
...
@@ -5,7 +5,16 @@
-------------------
* evolve: changes to the on disk format for interrupted evolve
* evolve: --continue now propertly preserve phase information (issue5720)
* evolve: --continue now properly reports merges as evolve
* commit: suggest using topic on new heads
* uncommit: `--revert` flag added to clean the wdir after uncommit
* obslog: add color support to content-diff output with --patch
* fix `hg prev` behavior on obsolete changesets
* no longer issues "obsolete working copy" message during no-op
* use the new instabilities names from mercurial 4.4+
(in `hg evolve --list` and other messages)
* new algorithm for obshashrange discovery:
...
...
@@ -7,11 +16,11 @@
* use the new instabilities names from mercurial 4.4+
(in `hg evolve --list` and other messages)
* new algorithm for obshashrange discovery:
The new algorithm is fast, simpler to cache and with better complexity. It
The new algorithm is fast
er
, simpler to cache and with better complexity. It
is able to handle repository of any size (naive python implementation is a
bit slow). Support for the previous experimental approach have been
dropped, please update both clients and servers. The new approach is still
hidden behind and experimental flag for now.
...
...
@@ -13,24 +22,9 @@
is able to handle repository of any size (naive python implementation is a
bit slow). Support for the previous experimental approach have been
dropped, please update both clients and servers. The new approach is still
hidden behind and experimental flag for now.
* uncommit: `--revert` flag added to clean the wdir after uncommit
* evolve: changes to the on disk format for interrupted evolve
* evolve: preserve phase information with --continue (issue5720)
* evolve: --continue now properly reports merges as evolve
* commit: suggest using topic on new heads
* obslog: add color support to content-diff output with --patch
topic (0.7.1)
7.1.1 - in progress
-------------------
* fix `hg prev` behavior on obsolete changesets
* no longer issue "obsolete working copy" message during no-op
topic (0.6.1)
topic (0.7.0)
* fix compatibility with Mercurial-4.3
* new template keyword `topic` to get changesets topic
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment