Mercurial > evolve
comparison README @ 2732:4b5caa509df8
packaging: update readme
I forgot again.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 14 Jul 2017 03:14:27 +0200 |
parents | 7fbb7a5d359f |
children | 85e5a56db776 |
comparison
equal
deleted
inserted
replaced
2731:d39942773163 | 2732:4b5caa509df8 |
---|---|
124 6.6.0 - in progress | 124 6.6.0 - in progress |
125 ------------------- | 125 ------------------- |
126 | 126 |
127 - amend: add a --extract flag to move change back to the working copy | 127 - amend: add a --extract flag to move change back to the working copy |
128 (same as uncommit, but accessible through the amend commit) | 128 (same as uncommit, but accessible through the amend commit) |
129 | |
130 - topic: add --age option to sort topic by the most recently touched, | |
129 - topic: add a 't0' to access the root of a topic while keeping it active, | 131 - topic: add a 't0' to access the root of a topic while keeping it active, |
130 - topic: allow 'hg prev' to me move to 't0', | 132 - topic: allow 'hg prev' to me move to 't0', |
131 - topic: add a config option to enforce topic on new commit | 133 - topic: add a config option to enforce topic on new commit |
132 (experimental.enforce-topic) | 134 (experimental.enforce-topic) |
133 | 135 |