log mercurial/configitems.py @ 51497:9da3fcc5f70f stable

age author description
Tue, 19 Dec 2023 21:26:30 +0100 Pierre-Yves David pytype: ignore some signature mismatch in configitems
Wed, 05 Jul 2023 23:59:22 +0200 Raphaël Gomès configitems: move blackbox's config items to the new configitems.toml
Mon, 23 Jan 2023 18:08:11 +0100 Raphaël Gomès configitems: declare items in a TOML file
Mon, 23 Jan 2023 18:52:05 +0100 Raphaël Gomès configitems: add `documentation` field
Mon, 23 Jan 2023 17:21:14 +0100 Raphaël Gomès configitems: use standard "dynamicdefault" approach in edge case
Tue, 17 Jan 2023 14:53:18 +0100 Raphaël Gomès configitems: fix typo in devel warning about extension overrides
Fri, 19 May 2023 14:49:50 +0200 Pierre-Yves David stream-clone: introduce the notion of an experimental "v3" version
Tue, 09 May 2023 11:35:50 +0200 Raphaël Gomès branching: merge stable into default
Sat, 13 Apr 2019 01:17:56 +0200 Pierre-Yves David hgweb: add support to explicitly access hidden changesets
Fri, 14 Apr 2023 10:41:40 +0200 Raphaël Gomès branching: merge stable into default
Mon, 27 Feb 2023 23:04:09 -0500 Matt Harbison configitems: enable changegroup3 by default (unless using infinitepush)
Tue, 18 Apr 2023 15:26:55 +0200 Pierre-Yves David debug-delta: add minimal documentation for `devel.bundle-delta` option stable
Thu, 13 Apr 2023 11:28:48 +0200 pacien configitems: make devel.serverexactprotocol look dangerous stable
Thu, 02 Mar 2023 19:02:52 +0100 Pierre-Yves David branching: merge stable into default
Tue, 13 Dec 2022 14:51:36 +0100 Raphaël Gomès dirstate: add a synchronisation point in the middle of the read stable
Sat, 25 Feb 2023 01:07:44 +0100 Pierre-Yves David dirstate: add a synchronisation point before doing a full dirstate read stable
Tue, 28 Feb 2023 15:49:53 +0100 Raphaël Gomès dirstate-v2: add devel config option to control write behavior stable
Tue, 28 Feb 2023 15:25:47 +0100 Raphaël Gomès dirstate: add a way to test races happening during status stable
Thu, 23 Feb 2023 15:32:27 +0100 Pierre-Yves David delta-find: rename `delta-reuse-policy` to `pulled-delta-reuse-policy`
Thu, 23 Feb 2023 15:27:42 +0100 Pierre-Yves David config-item: declare undeclared path suboption
Thu, 23 Feb 2023 15:26:43 +0100 Pierre-Yves David delta-find: declare the "paths..*:delta-reuse-policy option
Thu, 23 Feb 2023 15:16:40 +0100 Pierre-Yves David delta-find: adjust the default candidate group chunk size
Fri, 06 Jan 2023 16:01:31 +0000 Arseniy Alekseyev debug: add a config to abort update early
Mon, 17 Oct 2022 16:26:16 +0200 Pierre-Yves David reuse-delta-base: improves some documentation
Tue, 22 Nov 2022 12:44:22 +0100 Pierre-Yves David changelog-v2: add a configuration to disable rank computation
Wed, 23 Nov 2022 19:08:27 +0100 Pierre-Yves David delta-find: set the default candidate chunk size to 10
Sun, 06 Nov 2022 14:47:17 -0500 Pierre-Yves David delta-find: add a way to control the number of bases tested at the same time
Sun, 20 Nov 2022 23:09:12 -0500 Matt Harbison configitems: add a default value for "merge-tools.xxx.regappend"
Mon, 17 Oct 2022 22:19:43 +0200 Pierre-Yves David debug: add an option to display statistic about a unbundling operation
Tue, 15 Nov 2022 16:25:23 +0100 Pierre-Yves David debug: add an option to display statistic about a bundling operation