comparison README @ 2791:cf09d608ff0c

readme: add an entry about the unified message
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 24 Jul 2017 05:50:43 +0200
parents ae690d39fc92
children bae174e0e0ac
comparison
equal deleted inserted replaced
2790:1b7b9acda2a9 2791:cf09d608ff0c
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 - split: now properly refuse to split public changeset 129 - split: now properly refuse to split public changeset
130 - commands: unify and improve the pre-rewrite validation and error message
130 - uncommit: add support for --current-date and --current-user option 131 - uncommit: add support for --current-date and --current-user option
131 - fold: add support for --current-date and --current-user option 132 - fold: add support for --current-date and --current-user option
132 - metaedit: add support for --current-date and --current-user option 133 - metaedit: add support for --current-date and --current-user option
133 - split add support for --current-date and --current-user option 134 - split add support for --current-date and --current-user option
134 135