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.0 -- |
|
55 |
|
56 - evolve: gain a --rev option to control what revisions to evolve (issue4391) |
|
57 - evolve: revision are processed in the order they stack on destination |
|
58 - evolve: properly skip unstable revision with non-evolved unstable parent |
|
59 |
53 |
60 |
54 5.1.5 -- |
61 5.1.5 -- |
55 |
62 |
56 - minor documentation cleanup |
63 - minor documentation cleanup |
57 - support -i option for `hg amend` if commit supports it (3.4) |
64 - support -i option for `hg amend` if commit supports it (3.4) |