equal
deleted
inserted
replaced
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 - uncommit: add support for --current-date and --current-user option |
129 - uncommit: add support for --current-date and --current-user option |
130 - fold: add support for --current-date and --current-user option |
130 - fold: add support for --current-date and --current-user option |
131 - metaedit: add support for --current-date and --current-user option |
131 - metaedit: add support for --current-date and --current-user option |
|
132 - split add support for --current-date and --current-user option |
132 |
133 |
133 - topic: add --age option to sort topic by the most recently touched, |
134 - topic: add --age option to sort topic by the most recently touched, |
134 - topic: add a 't0' to access the root of a topic while keeping it active, |
135 - topic: add a 't0' to access the root of a topic while keeping it active, |
135 - topic: allow 'hg prev' to me move to 't0', |
136 - topic: allow 'hg prev' to me move to 't0', |
136 - topic: add a config option to enforce topic on new commit |
137 - topic: add a config option to enforce topic on new commit |