Mercurial > evolve
comparison README @ 2804:bae174e0e0ac stable
readme: mention the work on API deprecated in 4.3
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 25 Jul 2017 14:56:52 +0200 |
parents | cf09d608ff0c |
children | a789b9d5b60c |
comparison
equal
deleted
inserted
replaced
2803:843311b8876e | 2804:bae174e0e0ac |
---|---|
130 - commands: unify and improve the pre-rewrite validation and error message | 130 - commands: unify and improve the pre-rewrite validation and error message |
131 - uncommit: add support for --current-date and --current-user option | 131 - uncommit: add support for --current-date and --current-user option |
132 - fold: add support for --current-date and --current-user option | 132 - fold: add support for --current-date and --current-user option |
133 - metaedit: add support for --current-date and --current-user option | 133 - metaedit: add support for --current-date and --current-user option |
134 - split add support for --current-date and --current-user option | 134 - split add support for --current-date and --current-user option |
135 - compat: use various new API instead of the one deprecated in 4.3 | |
136 (when available) | |
135 | 137 |
136 - topic: add --age option to sort topic by the most recently touched, | 138 - topic: add --age option to sort topic by the most recently touched, |
137 - topic: add a 't0' to access the root of a topic while keeping it active, | 139 - topic: add a 't0' to access the root of a topic while keeping it active, |
138 - topic: allow 'hg prev' to me move to 't0', | 140 - topic: allow 'hg prev' to me move to 't0', |
139 - topic: add a config option to enforce topic on new commit | 141 - topic: add a config option to enforce topic on new commit |