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