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
83d0bed86ced
Commit
83d0bed8
authored
Jul 29, 2019
by
Pierre-Yves David
🐙
Browse files
packaging: groom changelog prior to release
parent
cc96716f2ebf
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
83d0bed8
Changelog
=========
9.1.0 -
in progress
9.1.0 -
- 2019-07-29
-------------------
...
...
@@ -5,11 +5,15 @@
-------------------
* evolve: use the same wording as core in case of unresolved conflict
* evolve: minor output message improvements
* evolve: improve `hg evolve --all` behavior when "." is obsolete
* topic: fix confusion in branch heads checking logic
* touch: now works on merge commit too
* rewind: fix behavior for merge commit
* fold: allow fold with merge commit
* metaedit: now also operates on merge commit
* compatibility with upcoming Mercurial 5.1,
* pick: no longer forget file in case of conflict (issue6037),
* pick: properly report and cleanup "unfinished state",
* prune: don't update wcp if pruned revision are unrelated (issue6137),
* prune: spell --successor flag without any unnecessary shortcuts,
* evolve: properly prune changeset with no change in case of conflict (issue5967),
* evolve: use the same wording as core in case of unresolved conflict,
* evolve: minor output message improvements,
* evolve: improve `hg evolve --all` behavior when "." is obsolete,
...
...
@@ -15,4 +19,8 @@
9.0.1 - in progress
-------------------
* touch: detect resulting divergence in more cases (issue6107),
* touch: now works on merge commit too,
* rewind: fix behavior for merge commit,
* fold: allow fold with merge commit
...
...
@@ -18,10 +26,10 @@
*
pick: no longer forget file in case of conflict (issue6037)
* pick: properly report and cleanup "unfinished state"
* prune: don't update wcp if pruned revision are unrelated (issue6137
)
* prune: spell --successor flag without any unnecessary shortcuts
*
evolve: properly prune changeset with no change in case of conflict (issue5967)
* touch: detect resulting divergence in more cases (issue6107)
*
metaedit: now also operates on merge commit.
(topic 0.16.0
)
*
topic: fix confusion in branch heads checking logic.
9.0.0 -- 2019-06-06
-------------------
...
...
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