README
branchstable
changeset 1198 bfe9be352453
parent 1191 583f7f03434b
child 1201 ee9c10728b68
equal deleted inserted replaced
1197:0d15d461a316 1198:bfe9be352453
    49 
    49 
    50 
    50 
    51 Changelog
    51 Changelog
    52 =========
    52 =========
    53 
    53 
    54 5.0.3 --
    54 5.1 -- 2014-01-30
    55 
    55 
       
    56 - evolve: explicitly disable bookmark on evolve (issue4432)
    56 - evolve: don't abort Mercurial on version mismatch
    57 - evolve: don't abort Mercurial on version mismatch
       
    58 - comptatibility with mercurial 3.3
    57 
    59 
    58 5.0.2 -- 2014-12-14
    60 5.0.2 -- 2014-12-14
    59 
    61 
    60 - evolve: remove dependency to the rebase extension
    62 - evolve: remove dependency to the rebase extension
    61 
    63 
   272 - adapt for new mercurial
   274 - adapt for new mercurial
   273 - obsolete: we are not compatible with 2.1 any more
   275 - obsolete: we are not compatible with 2.1 any more
   274 
   276 
   275 0.3.0 -- 2012-06-27
   277 0.3.0 -- 2012-06-27
   276 
   278 
   277 - 
       
   278 - obsolete:  Add "latecomer" error detection (stabilize does not handle resolution yet)
   279 - obsolete:  Add "latecomer" error detection (stabilize does not handle resolution yet)
   279 - evolve:    Introduce a new `uncommit` command to remove change from a changeset
   280 - evolve:    Introduce a new `uncommit` command to remove change from a changeset
   280 - rebase:    allow the use of --keep again
   281 - rebase:    allow the use of --keep again
   281 - commit:    --amend option create obsolete marker (but still strip)
   282 - commit:    --amend option create obsolete marker (but still strip)
   282 - obsolete:  fewer marker are created when collapsing revision.
   283 - obsolete:  fewer marker are created when collapsing revision.