README
changeset 1181 ad7a31a7a413
parent 1175 51e1e962172c
child 1182 15492cea54e9
equal deleted inserted replaced
1172:8d28bb4fc127 1181:ad7a31a7a413
    46 
    46 
    47 
    47 
    48 Changelog
    48 Changelog
    49 =========
    49 =========
    50 
    50 
    51 5.0.1 --
    51 5.0.1 -- 2014-11-25
    52 
    52 
    53 - amend: fix --logfile argument
    53 - amend: fix --logfile argument
    54 - evolve: preserve branch change when evolving
    54 - evolve: preserve branch change when evolving
    55 - evolve: fix potential crash while solving `bumped` changesets.
    55 - evolve: fix potential crash while solving `bumped` changesets.
       
    56 - uncommit: abort when rev specifies the current changeset
       
    57 - evolve: various message improvement
       
    58 - evolve: fix selection of changeset to evolve from the middle of a stack (issue4434)
       
    59 - evolve: make next/prev only move bookmarks optionally
       
    60 - evolve: tell user which "base of divergent changeset" is not found
       
    61 
       
    62 
    56 
    63 
    57 5.0.0 -- 2014-10-22
    64 5.0.0 -- 2014-10-22
    58 
    65 
    59 - drop compat with Mercurial pre 3.2
    66 - drop compat with Mercurial pre 3.2
    60 - uncommit: add a --rev argument
    67 - uncommit: add a --rev argument