Mercurial > evolve
graph
-
tests: update exit code when non-existent help section requested stableWed, 20 Jan 2021 14:45:30 +0800, by Anton Shestakov
-
tests: update exit code in case of push failing because it'd create new heads stableWed, 23 Dec 2020 21:34:22 +0800, by Anton Shestakov
-
tests: update exit code in case of revset parse errors stableWed, 02 Dec 2020 10:06:22 +0800, by Anton Shestakov
-
tests: update exit code in case of unresolved merge conflicts stableWed, 02 Dec 2020 09:55:33 +0800, by Anton Shestakov
-
tests: update with more detailed exit codes stableThu, 26 Nov 2020 14:26:40 +0800, by Anton Shestakov
-
tests: update with more detailed exit codes stableThu, 19 Nov 2020 08:28:45 -0800, by Martin von Zweigbergk
-
tests: remove branch cache entries from test-discovery-obshashrange.t stableThu, 21 Jan 2021 19:05:17 +0800, by Anton Shestakov
-
tests: update branch cache writes in blackbox output stableThu, 21 Jan 2021 11:21:04 +0800, by Anton Shestakov
-
compat: handle change to enforcesinglehead() signature stableSun, 13 Dec 2020 09:46:16 -0800, by Martin von Zweigbergk
-
tests: make sure test-prev-next.t hits lock warning timeout every time stableTue, 08 Dec 2020 11:58:34 +0800, by Anton Shestakov
-
tests: remove trailing "!" from abort messages stableWed, 02 Dec 2020 09:40:33 +0800, by Anton Shestakov
-
compat: wrap debugstrip from core hg if it exists stableWed, 25 Nov 2020 13:50:37 +0100, by Anton Shestakov
-
compat: make topics compatible across change to cmdutil.commitstatus() stableMon, 16 Nov 2020 13:08:08 -0800, by Martin von Zweigbergk
-
tests: rebase now produces different "one-line summary" output stableThu, 29 Oct 2020 09:19:37 -0700, by Martin von Zweigbergk
-
tests: remove branch cache entries from test-discovery-obshashrange.tThu, 21 Jan 2021 19:05:17 +0800, by Anton Shestakov
-
tests: update branch cache writes in blackbox outputThu, 21 Jan 2021 11:21:04 +0800, by Anton Shestakov
-
tests: update exit code for command errorsWed, 20 Jan 2021 14:47:22 +0800, by Anton Shestakov
-
tests: update exit code when non-existent help section requestedWed, 20 Jan 2021 14:45:30 +0800, by Anton Shestakov
-
topic: fix the newly added cache for repository without topicWed, 23 Dec 2020 23:54:25 +0100, by Pierre-Yves David
-
evolve: typo in pstatus and pdiff docstringTue, 12 Jan 2021 02:03:43 +0800, by Anton Shestakov
-
evolve: import mercurial.node as nodemodMon, 11 Jan 2021 00:23:40 +0800, by Anton Shestakov
-
topic: remove unused _orderrevs()Mon, 11 Jan 2021 00:20:27 +0800, by Anton Shestakov
-
prevnext: respect command-templates.oneline-summary if configuredFri, 30 Oct 2020 13:42:33 -0700, by Martin von Zweigbergk
-
touch: respect command-templates.oneline-summary if configuredFri, 30 Oct 2020 13:43:02 -0700, by Martin von Zweigbergk
-
evolve: respect command-templates.oneline-summary if configuredFri, 30 Oct 2020 13:42:51 -0700, by Martin von Zweigbergk
-
evolve: make the `displayer` we pass around just a functionThu, 29 Oct 2020 15:11:20 -0700, by Martin von Zweigbergk
-
evolvecmd: delete dead assignment to `displayer`Thu, 29 Oct 2020 14:14:00 -0700, by Martin von Zweigbergk
-
evolvecmd: remove unnecessary default value for commitmsg when relocatingThu, 15 Oct 2020 15:28:23 -0700, by Martin von Zweigbergk
-
evolve: remove spurious "working directory is now at ..." messages stableTue, 24 Nov 2020 18:04:40 -0800, by Martin von Zweigbergk
-
changelog: document the workaround committed in b1e057fb7837 stableThu, 24 Dec 2020 00:52:06 +0100, by Pierre-Yves David
-
formatting: fix the number of black line stableThu, 24 Dec 2020 00:50:19 +0100, by Pierre-Yves David
-
topic: disable inmemory rebase to avoid losing the topic stableTue, 22 Dec 2020 20:22:41 -0500, by Matt Harbison
-
topic: look for topic heads only when necessaryTue, 01 Dec 2020 00:56:39 +0530, by Sushil khanchi
-
topic: a test to demonstrate a bug in branchheads()Tue, 01 Dec 2020 00:30:45 +0530, by Sushil khanchi
-
topic: wrap branch call during summaryWed, 23 Dec 2020 13:50:23 +0100, by Pierre-Yves David
-
topic: also wrap the `ctx.branch` of parentsWed, 23 Dec 2020 13:49:45 +0100, by Pierre-Yves David
-
topic: extract awful `ctx.branch` hijacking used in discoveryWed, 23 Dec 2020 13:36:02 +0100, by Pierre-Yves David
-
tests: update exit code in case of push failing because it'd create new headsWed, 23 Dec 2020 21:34:22 +0800, by Anton Shestakov
-
branching: merge with stableWed, 16 Dec 2020 16:23:52 +0100, by Pierre-Yves David
-
topic: add a basic in-memory cache for topic informationSun, 13 Dec 2020 14:48:28 +0100, by Pierre-Yves David
-
head-checking: micro-optimize _filter_obsolete_headsTue, 01 Dec 2020 21:05:53 +0100, by Georges Racinet
-
heptapod-ci: new address for the evolve-doc base image stableFri, 20 Nov 2020 21:38:48 +0100, by Georges Racinet
-
heptapod-ci: new address for base Docker images stableFri, 20 Nov 2020 21:32:38 +0100, by Georges Racinet
-
compat: handle change to enforcesinglehead() signatureSun, 13 Dec 2020 09:46:16 -0800, by Martin von Zweigbergk
-
tests: make sure test-prev-next.t hits lock warning timeout every timeTue, 08 Dec 2020 11:58:34 +0800, by Anton Shestakov
-
tests: update exit code in case of revset parse errorsWed, 02 Dec 2020 10:06:22 +0800, by Anton Shestakov
-
tests: update exit code in case of unresolved merge conflictsWed, 02 Dec 2020 09:55:33 +0800, by Anton Shestakov
-
tests: remove trailing "!" from abort messagesWed, 02 Dec 2020 09:40:33 +0800, by Anton Shestakov
-
strip: remove experimental.prunestrip optionFri, 27 Nov 2020 09:47:01 +0800, by Anton Shestakov
-
branching: merge with stable into defaultThu, 26 Nov 2020 07:40:10 +0100, by Pierre-Yves David
-
tests: update with more detailed exit codesThu, 26 Nov 2020 14:26:40 +0800, by Anton Shestakov
-
tests: use debugstrip core command for testing prunestripThu, 26 Nov 2020 09:56:26 +0800, by Anton Shestakov
-
compat: wrap debugstrip from core hg if it existsWed, 25 Nov 2020 13:50:37 +0100, by Anton Shestakov
-
tests: update with more detailed exit codesThu, 19 Nov 2020 08:28:45 -0800, by Martin von Zweigbergk
-
compat: make topics compatible across change to cmdutil.commitstatus()Mon, 16 Nov 2020 13:08:08 -0800, by Martin von Zweigbergk
-
docs: make docs/conf.py compatible with Python 3 stableMon, 06 Jul 2020 00:17:44 +0800, by Anton Shestakov
-
test2rst: now that we don't use directory mode, remove it too stableMon, 09 Nov 2020 23:08:15 +0800, by Anton Shestakov
-
packaging: use automatic variables for running test2rst.py stableMon, 09 Nov 2020 22:37:05 +0800, by Anton Shestakov
-
test2rst: remove the abandoned index building part stableMon, 09 Nov 2020 23:03:31 +0800, by Anton Shestakov
-
tests: add a new test-check-tag.t to test releases stableThu, 12 Nov 2020 13:37:35 +0800, by Anton Shestakov
-
tests: update the experimental.evolution=all comment stableWed, 11 Nov 2020 19:03:34 +0800, by Anton Shestakov
-
tests: move experimental.evolution=all config option closer to the comment stableWed, 11 Nov 2020 19:01:35 +0800, by Anton Shestakov
-
tests: require repo in test-check-debian.t stableWed, 11 Nov 2020 18:56:37 +0800, by Anton Shestakov
-
tests: update comment in test-check-flake8.t stableWed, 11 Nov 2020 18:50:40 +0800, by Anton Shestakov
-
tests: update comment in test-check-pyflakes.t stableWed, 11 Nov 2020 18:48:56 +0800, by Anton Shestakov
-
tests: rebase now produces different "one-line summary" outputThu, 29 Oct 2020 09:19:37 -0700, by Martin von Zweigbergk
-
branching: merge stable into defaultSat, 31 Oct 2020 18:51:09 +0100, by Pierre-Yves David
-
Added tag 10.1.0 for changeset 782cbadb123f stableSat, 31 Oct 2020 20:27:10 +0800, by Anton Shestakov
-
test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6Sat, 31 Oct 2020 20:21:12 +0800, by Anton Shestakov
-
tests: back out changeset ba8bc1b0acd2 mercurial-4.7Sat, 31 Oct 2020 20:13:46 +0800, by Anton Shestakov
-
test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7Sat, 31 Oct 2020 20:02:03 +0800, by Anton Shestakov
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Sat, 31 Oct 2020 19:43:46 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Sat, 31 Oct 2020 19:38:46 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0Sat, 31 Oct 2020 19:33:42 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1Sat, 31 Oct 2020 19:10:55 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2Sat, 31 Oct 2020 19:05:48 +0800, by Anton Shestakov
-
tests: adjust test output after b2de5825e5ca for older Mercurial mercurial-5.3Sat, 31 Oct 2020 18:55:21 +0800, by Anton Shestakov
-
tests: back out changeset 028e4ea75456 mercurial-5.3Sat, 31 Oct 2020 18:48:57 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3Sat, 31 Oct 2020 18:37:12 +0800, by Anton Shestakov
-
test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4Sat, 31 Oct 2020 18:31:11 +0800, by Anton Shestakov
-
tests: back out changeset 0d5c344c0ba4 mercurial-5.5Sat, 31 Oct 2020 18:11:27 +0800, by Anton Shestakov
-
tests: back out changeset f3870eecf859 mercurial-5.5Sat, 31 Oct 2020 18:11:13 +0800, by Anton Shestakov
-
tests: back out changeset 87c4b86081c1 mercurial-5.5Sat, 31 Oct 2020 18:07:23 +0800, by Anton Shestakov
-
tests: back out changeset 3b7df91c2ba7 mercurial-5.5Sat, 31 Oct 2020 18:06:07 +0800, by Anton Shestakov
-
test-compat: merge stable into mercurial-5.5 mercurial-5.5Sat, 31 Oct 2020 17:47:08 +0800, by Anton Shestakov
-
packaging: prepare evolve version 10.1.0 stable 10.1.0Sat, 31 Oct 2020 17:42:01 +0800, by Anton Shestakov
-
branching: merge into stable in preparation for release stableSat, 31 Oct 2020 17:25:32 +0800, by Anton Shestakov
-
changelog: update for 10.1.0Sat, 31 Oct 2020 02:34:31 +0800, by Anton Shestakov
-
branching: merge stable into defaultWed, 28 Oct 2020 20:24:26 +0100, by Pierre-Yves David
-
evolve: clean merge state when content divergence resolution has no changes stableSat, 19 Sep 2020 17:49:31 +0200, by Anton Shestakov
-
test-compat: back out changeset 591a0afd2ef3 stableFri, 08 May 2020 19:49:07 +0800, by Anton Shestakov
-
test-compat: back out changeset 4da1d21231ae stableFri, 08 May 2020 19:22:36 +0800, by Anton Shestakov
-
tests: {successorssets} now always return a list, affecting json output stableFri, 09 Oct 2020 08:39:15 -0700, by Martin von Zweigbergk
-
compat: add implementations of new merge.update() and merge.clean_update() stableFri, 02 Oct 2020 10:09:14 -0700, by Martin von Zweigbergk
-
compat: rename update() to _update() to make room for a new update() stableFri, 02 Oct 2020 09:51:45 -0700, by Martin von Zweigbergk
-
tests: use appropriate Python (2 or 3) for json.toolSun, 25 Oct 2020 21:38:37 +0800, by Anton Shestakov
-
tests: use appropriate Python (2 or 3) for random-revs.pySat, 24 Oct 2020 23:55:15 +0800, by Anton Shestakov
-
tests: move ad-hoc random_rev.py to testlib/random-revs.pySat, 24 Oct 2020 23:47:01 +0800, by Anton Shestakov
-
tests: use appropriate Python (2 or 3) for md5sum.pySat, 24 Oct 2020 23:26:41 +0800, by Anton Shestakov
-
test-compat: create a new compatibility branch mercurial-5.5 mercurial-5.5Mon, 26 Oct 2020 18:32:22 +0100, by Pierre-Yves David
-
compat: add support for upstream rename of merge.update() to _update() stableFri, 25 Sep 2020 09:13:57 -0700, by Martin von Zweigbergk
-
unstable-list: add an item about author divergence resolutionWed, 14 Oct 2020 12:10:05 +0200, by Sushil khanchi
-
unstable-list: add an item about divergence on changeset descriptionWed, 14 Oct 2020 12:09:41 +0200, by Sushil khanchi
-
unstable-list: add an item for solving named branch divergenceWed, 14 Oct 2020 12:09:15 +0200, by Sushil khanchi
-
branching: merge with stableTue, 20 Oct 2020 10:33:46 +0200, by Pierre-Yves David
-
ngtip: make revset help text slightly more descriptive stableMon, 12 Oct 2020 12:33:18 +0200, by Sietse Brouwer
-
ngtip: fix TypeError: make revset from revs, not nodes (issue6405) stableWed, 07 Oct 2020 09:34:59 +0200, by Sietse Brouwer
-
topic: add a `exp….topic.linear-merge` option to allow some oedipusWed, 14 Oct 2020 15:48:37 +0200, by Pierre-Yves David
-
branching: merge with stableThu, 15 Oct 2020 19:46:38 +0200, by Pierre-Yves David