README
changeset 483 b12ff7ef35b1
parent 482 d2531a747ff5
child 487 595ae87e94b6
equal deleted inserted replaced
482:d2531a747ff5 483:b12ff7ef35b1
    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
    55 - new touch command
    56 - new fold command
    56 - new fold command
       
    57 - new basic olog alias
    57 
    58 
    58 - rebase refuse to work on public changeset again
    59 - rebase refuse to work on public changeset again
    59 - rebase explicitly state that there is nothing to rebase because everything is
    60 - rebase explicitly state that there is nothing to rebase because everything is
    60   extinct() when that happen.
    61   extinct() when that happen.
    61 - amend now cleanly abort when --change switch is misused
    62 - amend now cleanly abort when --change switch is misused