equal
deleted
inserted
replaced
42 Changelog |
42 Changelog |
43 ========= |
43 ========= |
44 |
44 |
45 3.3.0 -- |
45 3.3.0 -- |
46 |
46 |
|
47 - raise Mercurial's minimal requirement to 2.7 |
47 - add verbose hint about how to handle corner case by hand. |
48 - add verbose hint about how to handle corner case by hand. |
48 This should help people until evolve is able to to it itself. |
49 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 |
50 - 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. |
51 using it anymore. It not compatible with coming Mercurial version 2.9. |
51 - add progress indicator for long evolve command |
52 - add progress indicator for long evolve command |