equal
deleted
inserted
replaced
6 |
6 |
7 * grab: new command to grab a changeset, put in on wdir parent |
7 * grab: new command to grab a changeset, put in on wdir parent |
8 and update to it |
8 and update to it |
9 * resolve: shows how to continue evolve after resolving all conflicts |
9 * resolve: shows how to continue evolve after resolving all conflicts |
10 * evolve: `--continue` flag now continue evolving all the remaining revisions |
10 * evolve: `--continue` flag now continue evolving all the remaining revisions |
|
11 * prev and next now prompts user to choose a changeset in case of ambiguity |
|
12 when ui.interactive is turned on |
11 |
13 |
12 7.2.2 -- (in-progress) |
14 7.2.2 -- (in-progress) |
13 ---------------------- |
15 ---------------------- |
14 |
16 |
15 * fold: fix issue related to bookmarks movement (issue5772) |
17 * fold: fix issue related to bookmarks movement (issue5772) |