Sun, 04 Mar 2018 17:07:53 -0500 |
Pierre-Yves David |
exthelper: add support for "requires" argument for template keyword
|
Sat, 03 Mar 2018 23:17:26 -0500 |
Boris Feld |
compat: add compat layer for date related functions
|
Sat, 03 Mar 2018 22:25:24 -0500 |
Pierre-Yves David |
branching: merge with stable
|
Sat, 03 Mar 2018 22:12:35 -0500 |
Pierre-Yves David |
compat: more straight forward alias for old template names
|
Tue, 05 Dec 2017 20:45:46 -0800 |
Sean Farley |
serverminitopic: fix wrong object being passed to phase
stable
|
Fri, 02 Mar 2018 19:33:20 -0500 |
Pierre-Yves David |
legacy: respect explicit config for server.bundle1
stable
|
Fri, 02 Mar 2018 16:31:08 -0500 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 02 Mar 2018 16:30:48 -0500 |
Pierre-Yves David |
compat: only wrap wireprotoserver function if they exist
|
Fri, 02 Mar 2018 16:07:33 -0500 |
Pierre-Yves David |
pure: make sure what we expect to be list are list
stable
|
Mon, 26 Feb 2018 13:59:30 +0100 |
Boris Feld |
evolve: update code for not implicitly converting ctx to revision
|
Fri, 23 Feb 2018 11:02:59 +0100 |
Pierre-Yves David |
legacy-push: fix the code forbidding legacy obsmarkers pulling
|
Wed, 21 Feb 2018 17:45:50 +0100 |
Pierre-Yves David |
updatecaches: handle any new parameters to the method
|
Wed, 07 Feb 2018 13:42:30 +0530 |
Pulkit Goyal |
evolvecmd: fix broken `evolve --continue` ran after `next --evolve`
|
Wed, 07 Feb 2018 22:41:30 +0530 |
Pulkit Goyal |
tests: add test showing `evolve --continue` after `next --evolve` is broken
|
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
|
Mon, 29 Jan 2018 17:32:08 +0100 |
Boris Feld |
doc: add link to roadmap
stable
|
Fri, 19 Jan 2018 19:32:34 +0530 |
Pulkit Goyal |
evolve: move the evolve command to evolvecmd.py
|
Sun, 21 Jan 2018 20:33:39 +0530 |
Pulkit Goyal |
evolve: move _orderrevs() function evolvecmd.py
|
Sun, 21 Jan 2018 20:28:06 +0530 |
Pulkit Goyal |
evolve: move builddependencies() and _singlesuccessor() to utility module
|
Fri, 19 Jan 2018 17:29:48 +0530 |
Pulkit Goyal |
utility: move MultipleSuccessorsError from __init__.py
|
Fri, 19 Jan 2018 16:44:00 +0530 |
Pulkit Goyal |
evolvecmd: move more core from __init__.py to evolvecmd.py
|
Fri, 19 Jan 2018 16:00:21 +0530 |
Pulkit Goyal |
evolvecmd: move code from __init__.py to evolvecmd.py
|
Fri, 19 Jan 2018 15:55:38 +0530 |
Pulkit Goyal |
evolvecmd: move more code from __init__.py to evolvecmd.py
|
Fri, 19 Jan 2018 15:22:28 +0530 |
Pulkit Goyal |
evolvecmd: move more chunks of code from __init__.py to evolvecmd.py
|
Fri, 19 Jan 2018 15:04:12 +0530 |
Pulkit Goyal |
evolvecmd: move more functions from __init__.py to evolvecmd.py
|
Fri, 19 Jan 2018 14:42:46 +0530 |
Pulkit Goyal |
evolvecmd: introduce a new module to handle `hg evolve` related code
|
Thu, 18 Jan 2018 16:57:19 +0530 |
Pulkit Goyal |
evolve: remove not required calls to phases.retractboundary()
|
Tue, 16 Jan 2018 17:14:32 +0530 |
Pulkit Goyal |
evolve: store the replacements occurred during `hg evolve` at top level
|
Sat, 27 Jan 2018 16:13:19 +0530 |
Pulkit Goyal |
evolve: make the _solve* functions return a tuple
|
Wed, 17 Jan 2018 19:12:32 +0530 |
Pulkit Goyal |
evolvestate: rename the file to state.py and class name to cmdstate
|
Fri, 26 Jan 2018 17:55:16 +0100 |
Pierre-Yves David |
branching: merge with stable
|