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
Wed, 24 Jan 2018 09:55:12 -0800 Martin von Zweigbergk update: show "use 'hg evolve' to..." hint iff evolve command enabled stable
Thu, 25 Jan 2018 17:29:21 -0800 Martin von Zweigbergk obslog: drop period from summary line in accordance with convention
Thu, 11 Jan 2018 20:03:20 +0530 Pulkit Goyal grab: add a command to grab a commit and update to it
Mon, 22 Jan 2018 14:10:59 +0530 Pulkit Goyal amend: query the wdir parent after taking lock (issue5266) stable
Mon, 22 Jan 2018 13:44:32 +0530 Pulkit Goyal fold: make sure we move bookmarks after folding (issue5772) stable
Mon, 22 Jan 2018 13:33:58 +0530 Pulkit Goyal tests: add a test showing bookmark not moving in-case of `hg fold` stable
Wed, 24 Jan 2018 15:20:29 +0100 Pierre-Yves David branching: merge stable back into default
Wed, 24 Jan 2018 15:19:17 +0100 Pierre-Yves David test: update test output ot reply caps size change stable
Wed, 24 Jan 2018 15:11:20 +0100 Pierre-Yves David branching: merge default test output into stable stable
Wed, 24 Jan 2018 15:08:09 +0100 Pierre-Yves David branching: open Mercurial 4.4 compatibility branch mercurial-4.4
Sat, 20 Jan 2018 12:55:23 +0100 Pierre-Yves David branching: merge release 7.2.1 into default
Sat, 20 Jan 2018 12:48:26 +0100 Pierre-Yves David packaging: mark source as development version stable
Sat, 20 Jan 2018 12:53:25 +0100 Pierre-Yves David Added tag 7.2.1 for changeset 6c772398eb4e stable
Sat, 20 Jan 2018 12:38:11 +0100 Pierre-Yves David test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1
Sat, 20 Jan 2018 12:38:10 +0100 Pierre-Yves David test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2
Sat, 20 Jan 2018 12:38:09 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.3 mercurial-4.3
Sat, 20 Jan 2018 12:28:32 +0100 Pierre-Yves David packaging: prepare version 7.2.1 stable 7.2.1
Sat, 20 Jan 2018 12:44:02 +0100 Pierre-Yves David branching: merge with tutorial output update
Sat, 20 Jan 2018 12:28:53 +0100 Pierre-Yves David test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1
Sat, 20 Jan 2018 12:28:52 +0100 Pierre-Yves David test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2
Sat, 20 Jan 2018 12:28:40 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.3 mercurial-4.3
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip