log

age author description
Wed, 02 Dec 2020 09:40:33 +0800 Anton Shestakov tests: remove trailing "!" from abort messages stable
Wed, 25 Nov 2020 13:50:37 +0100 Anton Shestakov compat: wrap debugstrip from core hg if it exists stable
Mon, 16 Nov 2020 13:08:08 -0800 Martin von Zweigbergk compat: make topics compatible across change to cmdutil.commitstatus() stable
Thu, 29 Oct 2020 09:19:37 -0700 Martin von Zweigbergk tests: rebase now produces different "one-line summary" output stable
Thu, 21 Jan 2021 19:05:17 +0800 Anton Shestakov tests: remove branch cache entries from test-discovery-obshashrange.t
Thu, 21 Jan 2021 11:21:04 +0800 Anton Shestakov tests: update branch cache writes in blackbox output
Wed, 20 Jan 2021 14:47:22 +0800 Anton Shestakov tests: update exit code for command errors
Wed, 20 Jan 2021 14:45:30 +0800 Anton Shestakov tests: update exit code when non-existent help section requested
Wed, 23 Dec 2020 23:54:25 +0100 Pierre-Yves David topic: fix the newly added cache for repository without topic
Tue, 12 Jan 2021 02:03:43 +0800 Anton Shestakov evolve: typo in pstatus and pdiff docstring
Mon, 11 Jan 2021 00:23:40 +0800 Anton Shestakov evolve: import mercurial.node as nodemod
Mon, 11 Jan 2021 00:20:27 +0800 Anton Shestakov topic: remove unused _orderrevs()
Fri, 30 Oct 2020 13:42:33 -0700 Martin von Zweigbergk prevnext: respect command-templates.oneline-summary if configured
Fri, 30 Oct 2020 13:43:02 -0700 Martin von Zweigbergk touch: respect command-templates.oneline-summary if configured
Fri, 30 Oct 2020 13:42:51 -0700 Martin von Zweigbergk evolve: respect command-templates.oneline-summary if configured
Thu, 29 Oct 2020 15:11:20 -0700 Martin von Zweigbergk evolve: make the `displayer` we pass around just a function
Thu, 29 Oct 2020 14:14:00 -0700 Martin von Zweigbergk evolvecmd: delete dead assignment to `displayer`
Thu, 15 Oct 2020 15:28:23 -0700 Martin von Zweigbergk evolvecmd: remove unnecessary default value for commitmsg when relocating
Tue, 24 Nov 2020 18:04:40 -0800 Martin von Zweigbergk evolve: remove spurious "working directory is now at ..." messages stable
Thu, 24 Dec 2020 00:52:06 +0100 Pierre-Yves David changelog: document the workaround committed in b1e057fb7837 stable
Thu, 24 Dec 2020 00:50:19 +0100 Pierre-Yves David formatting: fix the number of black line stable
Tue, 22 Dec 2020 20:22:41 -0500 Matt Harbison topic: disable inmemory rebase to avoid losing the topic stable
Tue, 01 Dec 2020 00:56:39 +0530 Sushil khanchi topic: look for topic heads only when necessary
Tue, 01 Dec 2020 00:30:45 +0530 Sushil khanchi topic: a test to demonstrate a bug in branchheads()
Wed, 23 Dec 2020 13:50:23 +0100 Pierre-Yves David topic: wrap branch call during summary
Wed, 23 Dec 2020 13:49:45 +0100 Pierre-Yves David topic: also wrap the `ctx.branch` of parents
Wed, 23 Dec 2020 13:36:02 +0100 Pierre-Yves David topic: extract awful `ctx.branch` hijacking used in discovery
Wed, 23 Dec 2020 21:34:22 +0800 Anton Shestakov tests: update exit code in case of push failing because it'd create new heads
Wed, 16 Dec 2020 16:23:52 +0100 Pierre-Yves David branching: merge with stable
Sun, 13 Dec 2020 14:48:28 +0100 Pierre-Yves David topic: add a basic in-memory cache for topic information