equal
deleted
inserted
replaced
122 ========= |
122 ========= |
123 |
123 |
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 |
|
128 (same as uncommit, but accessible through the amend commit) |
127 - topic: add a 't0' to access the root of a topic while keeping it active, |
129 - topic: add a 't0' to access the root of a topic while keeping it active, |
128 - topic: allow 'hg prev' to me move to 't0', |
130 - topic: allow 'hg prev' to me move to 't0', |
129 - topic: add a config option to enforce topic on new commit |
131 - topic: add a config option to enforce topic on new commit |
130 (experimental.enforce-topic) |
132 (experimental.enforce-topic) |
131 |
133 |