Wed, 17 May 2017 09:39:15 +0200 |
Boris Feld |
color: add some colors to evolve command itself
|
Wed, 14 Feb 2018 14:53:43 +0100 |
Boris Feld |
wireproto: fix *_capabilities for change of API types
|
Wed, 14 Feb 2018 09:46:56 +0100 |
Boris Feld |
obsfate: fix changeset description diff computing
|
Tue, 30 Jan 2018 15:11:35 +0530 |
Pulkit Goyal |
evolve: add comptability to read old evolvestate files
|
Tue, 30 Jan 2018 15:02:40 +0530 |
Pulkit Goyal |
state: bring back the function to read old evolvestate files
|
Tue, 30 Jan 2018 00:02:29 +0530 |
Pulkit Goyal |
evolve: add entry in CHANGELOG about fixed behavior of `hg evolve --continue`
|
Tue, 30 Jan 2018 00:00:45 +0530 |
Pulkit Goyal |
evolve: store the skippedrevs in evolvestate
|
Mon, 29 Jan 2018 00:09:44 +0530 |
Pulkit Goyal |
evolve: show the updated working directory after `hg evolve --continue`
|
Sun, 28 Jan 2018 23:49:46 +0530 |
Pulkit Goyal |
evolve: make `hg evolve --continue` respect `--confirm`
|
Wed, 24 Jan 2018 13:20:18 +0530 |
Pulkit Goyal |
evolve: make `--continue` continue evolving all remaining revisions
|
Sun, 04 Feb 2018 20:58:03 +0530 |
Pulkit Goyal |
tests: add more tests to test-evolve-continue.t
|
Mon, 22 Jan 2018 18:52:27 +0530 |
Pulkit Goyal |
evolve: handle case when newnode can be None while continuing evolve
|
Sun, 28 Jan 2018 19:28:08 +0530 |
Pulkit Goyal |
tests: add tests for `hg evolve --continue`
|
Tue, 06 Feb 2018 13:00:28 +0100 |
Pierre-Yves David |
merge with stable
|
Sun, 04 Feb 2018 21:05:03 +0530 |
Pulkit Goyal |
CHANGELOG: add an entry about resolve showing how to continue evolve
|
Sun, 21 Jan 2018 16:55:02 -0500 |
Matt Harbison |
test: explicitly run HGEDITOR shell command with `sh`
stable
|
Sun, 21 Jan 2018 16:46:31 -0500 |
Matt Harbison |
test: conditionalize blackbox output for Windows
stable
|
Mon, 05 Feb 2018 14:36:34 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 05 Feb 2018 20:58:46 +0900 |
Yuya Nishihara |
compat: add wrapper for logcmdutil functions
stable
|
Mon, 22 Jan 2018 18:35:50 +0530 |
Pulkit Goyal |
evolve: store the revs to be processed in the evolvestate
|
Mon, 22 Jan 2018 18:18:11 +0530 |
Pulkit Goyal |
evolve: store the replacements in the evolvestate
|
Mon, 22 Jan 2018 18:13:52 +0530 |
Pulkit Goyal |
evolve: store the target category in evolvestate
|
Mon, 22 Jan 2018 17:54:27 +0530 |
Pulkit Goyal |
evolvecmd: use the evolvestate object passed as argument in _solveunstable
|
Mon, 22 Jan 2018 17:44:57 +0530 |
Pulkit Goyal |
evolvecmd: pass evolvestate object to _solve* functions
|
Mon, 22 Jan 2018 17:29:56 +0530 |
Pulkit Goyal |
evolve: create a state object in all case
|
Sun, 04 Feb 2018 14:29:18 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 02 Feb 2018 13:59:33 +0530 |
Pulkit Goyal |
grab: preserve phase of the grabbed changeset
|
Fri, 02 Feb 2018 13:45:47 +0530 |
Pulkit Goyal |
tests: add a test showing grabbing of secret changeset turn it into draft
|
Fri, 02 Feb 2018 15:37:00 +0530 |
Pulkit Goyal |
grab: add grab info to cmdutil.afterresolvedstates
|
Sat, 27 Jan 2018 21:15:27 +0530 |
Pulkit Goyal |
evolve: add evolve info to cmdutil.afterresolvedstates
|