Mercurial > evolve
comparison README @ 1174:61179aeee656 stable
readme: update changelog
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 25 Nov 2014 10:48:59 -0800 |
parents | 2c99d92faa62 |
children | 51e1e962172c |
comparison
equal
deleted
inserted
replaced
1173:fc95401f952f | 1174:61179aeee656 |
---|---|
51 5.0.1 -- | 51 5.0.1 -- |
52 | 52 |
53 - amend: fix --logfile argument | 53 - amend: fix --logfile argument |
54 - evolve: preserve branch change when evolving | 54 - evolve: preserve branch change when evolving |
55 - evolve: fix potential crash while solving `bumped` changesets. | 55 - evolve: fix potential crash while solving `bumped` changesets. |
56 - uncommit: abort when rev specifies the current changeset | |
57 - evolve: various message improvement | |
58 - evolve: fix selection of changeset to evolve from the middle of a stack (issue4434) | |
59 - evolve: make next/prev only move bookmarks optionally | |
60 - evolve: tell user which "base of divergent changeset" is not found | |
61 | |
62 | |
56 | 63 |
57 5.0.0 -- 2014-10-22 | 64 5.0.0 -- 2014-10-22 |
58 | 65 |
59 - drop compat with Mercurial pre 3.2 | 66 - drop compat with Mercurial pre 3.2 |
60 - uncommit: add a --rev argument | 67 - uncommit: add a --rev argument |