Fri, 16 Mar 2018 15:56:05 +0530 |
Pulkit Goyal |
evolve: move the handling for non-continue part in else conditional
|
Wed, 14 Mar 2018 21:21:10 +0530 |
Pulkit Goyal |
evolve: move the logic of continuation handling of `hg evolve` in own fn
|
Fri, 16 Mar 2018 15:24:56 +0530 |
Pulkit Goyal |
CHANGELOG: add an entry about next and prev being interactive
|
Fri, 16 Mar 2018 13:24:57 +0530 |
Pulkit Goyal |
prev: show changeset hash in --dry-run instead of rev numbers
|
Fri, 16 Mar 2018 13:13:21 +0530 |
Pulkit Goyal |
prev: prompt user to choose parent in case of multiple parents
|
Fri, 16 Mar 2018 12:48:03 +0530 |
Pulkit Goyal |
next: cleanup logic around return by returning early
|
Fri, 16 Mar 2018 12:14:39 +0530 |
Pulkit Goyal |
next: prompt user to choose child in ambiguity in `hg next --evolve`
|
Fri, 16 Mar 2018 11:56:50 +0530 |
Pulkit Goyal |
next: move logic to evolve the children to it's own function
|
Fri, 16 Mar 2018 11:46:47 +0530 |
Pulkit Goyal |
next: prompt user to choose a children in case of ambiguity
|
Fri, 16 Mar 2018 11:31:13 +0530 |
Pulkit Goyal |
next: show changeset hash in `--dry-run` instead of rev numbers
|
Sun, 18 Mar 2018 01:27:02 +0530 |
Pulkit Goyal |
evolve: make sure we consider all cases in if-else
|
Mon, 19 Mar 2018 14:03:41 +0100 |
Pulkit Goyal |
tests: add more cases about stabilization of an orphaned merge commit
|
Mon, 19 Mar 2018 13:47:07 +0100 |
Pierre-Yves David |
evolve: fix missing negation
|
Mon, 19 Mar 2018 12:01:07 +0100 |
Pierre-Yves David |
evolve: clarify message for ambiguous destination from split
|
Wed, 14 Mar 2018 18:24:22 +0530 |
Pulkit Goyal |
evolve: prompt user to select destination for stabilization in case of split
|