README
changeset 763 966e2659e989
parent 762 942aabaa8a8e
child 858 2137f1c153d6
child 801 f49d4774b999
child 928 be39695cbfda
equal deleted inserted replaced
762:942aabaa8a8e 763:966e2659e989
    47 - add verbose hint about how to handle corner case by hand.
    47 - add verbose hint about how to handle corner case by hand.
    48   This should help people until evolve is able to to it itself.
    48   This should help people until evolve is able to to it itself.
    49 - removed the qsync extension. The only user I knew about (logilab) is not
    49 - removed the qsync extension. The only user I knew about (logilab) is not
    50   using it anymore. It not compatible with coming Mercurial version 2.9.
    50   using it anymore. It not compatible with coming Mercurial version 2.9.
    51 - add progress indicator for long evolve command
    51 - add progress indicator for long evolve command
       
    52 - report troubles creation from `hg import`
    52 
    53 
    53 3.2.0 -- 2013-11-15
    54 3.2.0 -- 2013-11-15
    54 
    55 
    55 - conform to the Mercurial custom of lowercase messages
    56 - conform to the Mercurial custom of lowercase messages
    56 - added a small extension to experiment with obsolescence marker push
    57 - added a small extension to experiment with obsolescence marker push