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
220e0811b39d
Commit
220e0811b39d
authored
6 years ago
by
Pierre-Yves David
Browse files
Options
Downloads
Patches
Plain Diff
Changelog: pre-version gardening
parent
aaa6adbbb47a
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
-11
12 additions, 11 deletions
CHANGELOG
with
12 additions
and
11 deletions
CHANGELOG
+
12
−
11
View file @
220e0811
...
...
@@ -4,5 +4,16 @@
8.0.0 - in progress
-------------------
* evolve: a new `--abort` flag which aborts an interrupted evolve
resolving orphans,
* `hg evolve` now return 0 if there is nothing to evolve,
* amend: a new `--patch` flag to make changes to wdir parent by editing patch,
* evolve: fixed some memory leak issue,
* evolve: prevent some crash with merge and split (issue5833 and issue5832),
* evolve: improvemed support for solving phase-divergence situation,
* evolve: improvemed support for solving orphan situation,
* obsdiscovery: added unit to various progress bar,
* evolve: record "operation" for command where it was missing,
* drop support for Mercurial 4.1 and 4.2
* `--obsolete` and `--old-obsolete` flags for `hg graft` are dropped
...
...
@@ -7,11 +18,4 @@
* drop support for Mercurial 4.1 and 4.2
* `--obsolete` and `--old-obsolete` flags for `hg graft` are dropped
* evolve: a new `--abort` flag which aborts an interrupted evolve
resolving orphans
* `hg evolve` now return 0 if there is nothing to evolve
* amend: a new `--patch` flag to make changes to wdir parent by editing patch
* fixed some memory leak issue
* templatekw: remove `obsfatedata` templatekw. Individuals fields are
available in core as single template functions.
...
...
@@ -16,9 +20,6 @@
* templatekw: remove `obsfatedata` templatekw. Individuals fields are
available in core as single template functions.
* fixed issue 5833 and 5832
* topic: restring name to letter, '-', '_' and '.'
* topic: restraining name to letter, '-', '_' and '.'
7.3.0 -- 2018-03-21
---------------------
...
...
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