Sat, 08 Jun 2019 15:59:31 +0530 |
Sushil khanchi |
evolve: move a code block to have right value in has_some_val
|
file |
diff |
annotate
|
Sat, 27 Apr 2019 13:09:34 +0530 |
Sushil khanchi |
topic: add tests which demonstrate topicset failure of FilteredRepoLookupError
|
file |
diff |
annotate
|
Thu, 06 Jun 2019 17:37:42 +0800 |
Anton Shestakov |
evolvecmd: the proper way to deal with conflicts is to resolve them
|
file |
diff |
annotate
|
Wed, 05 Jun 2019 17:56:44 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
file |
diff |
annotate
|
Wed, 10 Apr 2019 18:20:33 +0800 |
Anton Shestakov |
stack: rename troubledcount to unstablecount
|
file |
diff |
annotate
|
Wed, 24 Apr 2019 15:59:02 +0200 |
Anton Shestakov |
evolve: don't update after instability resolution by default (BC)
|
file |
diff |
annotate
|
Sun, 14 Apr 2019 02:18:19 +0800 |
Anton Shestakov |
tests: add --update to hg evolve to reduce test changes for the next patch
|
file |
diff |
annotate
|
Thu, 11 Apr 2019 22:44:53 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
file |
diff |
annotate
|
Sun, 10 Mar 2019 18:50:00 +0800 |
Anton Shestakov |
stack: make @ (current) more important than $ (some sort of unstable)
|
file |
diff |
annotate
|
Thu, 07 Mar 2019 19:13:45 +0800 |
Anton Shestakov |
stack: rename unstable -> orphan
|
file |
diff |
annotate
|
Tue, 22 Jan 2019 12:57:25 -0500 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
file |
diff |
annotate
|
Mon, 26 Nov 2018 16:43:39 +0300 |
Pulkit Goyal |
topics: improve the message around topic changing
|
file |
diff |
annotate
|
Fri, 26 Oct 2018 12:54:40 +0530 |
Sushil khanchi |
evolve: use stack template in --continue case also
|
file |
diff |
annotate
|
Wed, 24 Oct 2018 19:38:02 +0530 |
Sushil khanchi |
evolve: add test showing currently stackalias fails in --continue case
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 15:20:54 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 15:15:09 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 14:40:03 +0200 |
Pierre-Yves David |
prev: also use stack shortcut in output when possible
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 14:33:03 +0200 |
Pierre-Yves David |
next: also use stack shortcut in output when possible
|
file |
diff |
annotate
|
Tue, 02 Oct 2018 12:55:29 +0530 |
Sushil khanchi |
evolve: use stack alias s# in `hg evolve` msgs
|
file |
diff |
annotate
|
Fri, 21 Sep 2018 15:52:53 +0530 |
Sushil khanchi |
evovle: remove redundancy in evolve output
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 22:09:26 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 22:06:12 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 17:07:36 +0200 |
Pierre-Yves David |
stack: display 's#' instead of 't#' and 'b#'
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 00:22:50 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 02:47:44 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
file |
diff |
annotate
|
Wed, 23 May 2018 11:37:37 +0200 |
Denis Laxalde |
topic: display a hint pointing at help when a topic becomes non-empty
|
file |
diff |
annotate
|
Wed, 21 Mar 2018 16:35:18 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
|
file |
diff |
annotate
|
Wed, 21 Mar 2018 16:18:31 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
file |
diff |
annotate
|
Wed, 21 Mar 2018 16:06:17 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.4
mercurial-4.4
|
file |
diff |
annotate
|
Wed, 21 Mar 2018 17:59:15 +0100 |
Pierre-Yves David |
test: do not use revision number
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 15:21:05 +0530 |
Pulkit Goyal |
previous: fix behavior on obsolete cset when topic is involved (issue5708)
stable
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 15:15:17 +0530 |
Pulkit Goyal |
previous: add test case when it's broken on obsolete cset
stable
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 15:01:44 +0530 |
Pulkit Goyal |
prev: fix the breakage of `hg previous` from obsolete cset
stable
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 14:59:10 +0530 |
Pulkit Goyal |
prev: add a test case which shows traceback when doing prev on obsolete cset
stable
|
file |
diff |
annotate
|
Sat, 13 Jan 2018 14:35:49 -0800 |
Martin von Zweigbergk |
evolve: update output for wider reporting of troubled changesets
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 04:35:34 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.3
mercurial-4.3
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 04:32:43 +0100 |
Pierre-Yves David |
branching: merge stable back into default
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 01:18:05 +0100 |
Pierre-Yves David |
branching: merge more compatibility fix into stable
stable
|
file |
diff |
annotate
|
Mon, 15 Jan 2018 19:52:00 +0100 |
Pierre-Yves David |
branching: backed out test output changes from core-1905aac253f0
stable
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 00:58:02 +0100 |
Pierre-Yves David |
test: use hash in test-evolve-topic.t
|
file |
diff |
annotate
|
Fri, 05 Jan 2018 23:20:30 +0100 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Thu, 28 Dec 2017 03:12:54 +0530 |
Pulkit Goyal |
prev: jump to parent's successor if parent is obsolete and topic is involved
stable
|
file |
diff |
annotate
|
Thu, 28 Dec 2017 03:08:22 +0530 |
Pulkit Goyal |
tests: add a test showing wrong behaviour doing `hg prev` on orphan cset
stable
|
file |
diff |
annotate
|
Fri, 05 Jan 2018 09:23:09 +0100 |
Boris Feld |
test: update output to 9b3f95d9783d
|
file |
diff |
annotate
|
Fri, 20 Oct 2017 20:04:13 +0200 |
Pierre-Yves David |
test-compat: revert output changes from phase renaming
mercurial-4.3
|
file |
diff |
annotate
|
Fri, 20 Oct 2017 19:32:18 +0200 |
Pierre-Yves David |
test-compat: revert output changes related to temporary amend commit
mercurial-4.3
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 16:26:30 +0200 |
Pierre-Yves David |
packaging: merge stable back into default
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 00:54:28 +0200 |
Pierre-Yves David |
branching: merge future 6.7.0 in the stable branch
stable
|
file |
diff |
annotate
|
Sun, 24 Sep 2017 11:30:14 +0200 |
Pierre-Yves David |
topic: try to clarify the "branch" part in stack
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 12:39:11 +0200 |
Aurélien Campéas |
topics/ui: detect and signal when an empty changeset becomes non-empty
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 12:29:15 +0200 |
Aurélien Campéas |
topics/ui: signal when the topics command creates a new (empty) topic
|
file |
diff |
annotate
|
Fri, 15 Sep 2017 15:48:18 +0200 |
Boris Feld |
tests: update after removing of redundant amend commit
|
file |
diff |
annotate
|
Thu, 24 Aug 2017 09:11:06 +0200 |
Boris Feld |
warning: rename unstable warning message
|
file |
diff |
annotate
|
Fri, 14 Jul 2017 02:46:28 +0200 |
Pierre-Yves David |
prev: allow to update to 't0' from 't1'
|
file |
diff |
annotate
|
Fri, 14 Jul 2017 01:49:43 +0200 |
Pierre-Yves David |
prev: extract the code computing the destination
|
file |
diff |
annotate
|
Tue, 04 Jul 2017 01:30:14 +0530 |
Pulkit Goyal |
topics: add t0 and b0 to the stack
|
file |
diff |
annotate
|
Thu, 02 Mar 2017 18:07:46 +0100 |
Pierre-Yves David |
topic: merge the topic extension in the evolve repository
|
file |
diff |
annotate
|
Tue, 28 Feb 2017 15:09:03 +0100 |
Pierre-Yves David |
evolve: move the extensions to 'hgext3rd'
|
file |
diff |
annotate
|
Mon, 29 Aug 2016 14:54:20 +0200 |
Pierre-Yves David |
test: adapt to topic changes
|
file |
diff |
annotate
|
Thu, 05 May 2016 21:54:26 +0200 |
Pierre-Yves David |
test: rename TOPICROOT to HGTEST_TOPICROOT
|
file |
diff |
annotate
|