equal
deleted
inserted
replaced
48 python run-tests.py --with-hg=/path/to/hg |
48 python run-tests.py --with-hg=/path/to/hg |
49 |
49 |
50 |
50 |
51 Changelog |
51 Changelog |
52 ========= |
52 ========= |
|
53 |
|
54 5.2.1 -- |
|
55 |
|
56 - prune: fixed possible issue with lock and bookmark |
53 |
57 |
54 5.2.0 -- 2015-06-25 |
58 5.2.0 -- 2015-06-25 |
55 |
59 |
56 - evolve: gain a --rev option to control what revisions to evolve (issue4391) |
60 - evolve: gain a --rev option to control what revisions to evolve (issue4391) |
57 - evolve: revision are processed in the order they stack on destination |
61 - evolve: revision are processed in the order they stack on destination |