equal
deleted
inserted
replaced
13 is able to handle repository of any size (naive python implementation is a |
13 is able to handle repository of any size (naive python implementation is a |
14 bit slow). Support for the previous experimental approach have been |
14 bit slow). Support for the previous experimental approach have been |
15 dropped, please update both clients and servers. The new approach is still |
15 dropped, please update both clients and servers. The new approach is still |
16 hidden behind and experimental flag for now. |
16 hidden behind and experimental flag for now. |
17 |
17 |
|
18 * uncommit: `--revert` flag added to clean the wdir after uncommit |
18 * preserve phase information during interrupted `hg evolve` (issue5720) |
19 * preserve phase information during interrupted `hg evolve` (issue5720) |
19 |
20 |
20 topic (0.7.1) |
21 topic (0.7.1) |
21 |
22 |
22 7.1.1 - in progress |
23 7.1.1 - in progress |