Mercurial > evolve
comparison README @ 3006:dd3eb2215f24 stable
readme: prepare readme
The feature that only work with 4.3+ are flagged as such.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 27 Sep 2017 01:37:21 +0200 |
parents | 6b08a7836788 |
children | 1cccdfeac327 |
comparison
equal
deleted
inserted
replaced
3000:bd7e8be29542 | 3006:dd3eb2215f24 |
---|---|
122 ========= | 122 ========= |
123 | 123 |
124 6.7.0 - in progress | 124 6.7.0 - in progress |
125 ------------------- | 125 ------------------- |
126 | 126 |
127 * compatibility with change in future 4.4 at this release date, | |
127 * documentation: improvement to content, wording and graphs, | 128 * documentation: improvement to content, wording and graphs, |
128 * compatibility with change in future 4.4 at this release date, | 129 * obslog: improved templatability, |
129 * obslog/log: improve verb used to describe and evolution, | 130 * obslog/log: improve verb used to describe and evolution, |
130 * obslog: improved templatability | 131 * pstatus/pdiff: update to full command. They now appears in the help, |
131 * pstatus/pdiff: update to full command. They now appears in the help. | 132 * uncommit: add a --interactive option (4.3+ only). |
132 * uncommit: add a --interactive option. | 133 |
133 | 134 * push: add a --topic option to mirror --bookmark and --branch, |
134 * stack: improve display of interleaved topic | 135 * stack: improve display of interleaved topic, |
135 * stack: improve display of merge commit | 136 * stack: improve display of merge commit, |
136 * topic: gain a --current flag | 137 * topic: add a new 'debugconvertbookmark' commands (4.3+ only), |
137 * topic: add a new 'debugconvertbookmark' commands. | 138 It helps migrating from bookmark feature branch to topic feature branch, |
138 It helps migrating from bookmark feature branch to topic feature branch. | 139 * topic: --age flag also shows the user who last touched the topic, |
139 * topic: small clarification and cleanup on various output | 140 * topic: be more informative about topic activation and deactivation, |
140 * push: add a --topic option to mirror --bookmark and --branch. | 141 * topic: gain a --current flag, |
141 * topic: be more informative about topic activation and deactivation | 142 * topic: small clarification and cleanup on various output. |
142 * topic: --age flag also shows the user who last touched the topic | |
143 | 143 |
144 6.6.0 -- 2017-07-25 | 144 6.6.0 -- 2017-07-25 |
145 ------------------- | 145 ------------------- |
146 | 146 |
147 - amend: add a --extract flag to move change back to the working copy, | 147 - amend: add a --extract flag to move change back to the working copy, |