README
changeset 938 16594198b64a
parent 937 43cceb37324c
child 939 d46ef45810e4
equal deleted inserted replaced
937:43cceb37324c 938:16594198b64a
    84 - abort when evolve tries to move a node on top of itself (will helps on the #35 front)
    84 - abort when evolve tries to move a node on top of itself (will helps on the #35 front)
    85 - fold: enable --date and --user options
    85 - fold: enable --date and --user options
    86 
    86 
    87 3.3.0 -- 2014-03-04
    87 3.3.0 -- 2014-03-04
    88 
    88 
    89 <<<<<<< local: 1205:ec4c17e0aee6   (default)
       
    90 ======= base: 1196:fc04758ea9f5 3.3.1  (stable)
       
    91 - drop `latercomer` and `conflicting` compatibility. Those old alias are
       
    92   deprecated for a long time now.
       
    93 =======
       
    94 - raise Mercurial's minimal requirement to 2.7
    89 - raise Mercurial's minimal requirement to 2.7
    95 - drop `latercomer` and `conflicting` compatibility. Those old alias are
    90 - drop `latercomer` and `conflicting` compatibility. Those old alias are
    96   deprecated for a long time now.
    91   deprecated for a long time now.
    97 >>>>>>> other: 1240:32915143d448 tip @ (stable)
       
    98 - add verbose hint about how to handle corner case by hand.
    92 - add verbose hint about how to handle corner case by hand.
    99   This should help people until evolve is able to to it itself.
    93   This should help people until evolve is able to to it itself.
   100 - removed the qsync extension. The only user I knew about (logilab) is not
    94 - removed the qsync extension. The only user I knew about (logilab) is not
   101   using it anymore. It not compatible with coming Mercurial version 2.9.
    95   using it anymore. It not compatible with coming Mercurial version 2.9.
   102 - add progress indicator for long evolve command
    96 - add progress indicator for long evolve command