comparison README @ 482:d2531a747ff5

evolve: fold command First crude version of a fold command
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Thu, 23 Aug 2012 12:51:06 +0200
parents b63da0fb8ee5
children b12ff7ef35b1
comparison
equal deleted inserted replaced
481:4e0f1aae8d24 482:d2531a747ff5
50 - stabilize handle late comer 50 - stabilize handle late comer
51 - stabilize get a --continue switch 51 - stabilize get a --continue switch
52 - merge and update ignore extinct changeset in most case. 52 - merge and update ignore extinct changeset in most case.
53 - new "troubled()" revset 53 - new "troubled()" revset
54 - summary now reports troubles changesets 54 - summary now reports troubles changesets
55 - new touch command
56 - new fold command
55 57
56 - rebase refuse to work on public changeset again 58 - rebase refuse to work on public changeset again
57 - rebase explicitly state that there is nothing to rebase because everything is 59 - rebase explicitly state that there is nothing to rebase because everything is
58 extinct() when that happen. 60 extinct() when that happen.
59 - amend now cleanly abort when --change switch is misused 61 - amend now cleanly abort when --change switch is misused