Fri, 18 Oct 2024 13:21:23 -0400 |
Matt Harbison |
rev-branch-cache: disable mmapping by default on Windows
|
Mon, 14 Oct 2024 20:11:27 -0400 |
Matt Harbison |
tests: raise the default value for the various `devel.sync.*-timeout` configs
|
Thu, 24 Oct 2024 17:35:53 +0200 |
Arseniy Alekseyev |
merge: add a config to allow conflict-free merge of changes on adjacent lines
|
Wed, 16 Oct 2024 17:21:03 +0200 |
Raphaël Gomès |
rust-update: add a config item to disable the Rust update fastpath
|
Mon, 02 Sep 2024 22:14:38 +0200 |
Pierre-Yves David |
rev-branch-cache: reenable memory mapping of the revision data
|
Thu, 05 Sep 2024 12:37:59 +0200 |
Pierre-Yves David |
censor: document the censor.policy option (issue6909)
|
Thu, 01 Aug 2024 13:07:13 +0100 |
Arseniy Alekseyev |
profiling: add a py-spy profiling backend
|
Mon, 08 Jul 2024 15:48:34 +0200 |
Pierre-Yves David |
revlog: use mmap by default is pre-population is available
|
Mon, 08 Jul 2024 17:02:27 +0200 |
Pierre-Yves David |
revlog: use an explicit config option to enable mmap usage for index
|
Mon, 08 Jul 2024 15:52:01 +0200 |
Pierre-Yves David |
revbranchcache: disable mmap access by default
stable
|
Thu, 07 Mar 2024 10:55:22 +0100 |
Pierre-Yves David |
branchcache: skip entries that are topological heads in the on disk file
|
Mon, 26 Feb 2024 14:20:36 +0100 |
Pierre-Yves David |
branchcache-v3: introduce a v3 format
|
Mon, 11 Mar 2024 16:05:28 +0100 |
Pierre-Yves David |
test-lock: use synchronisation file instead of sleep
stable
|
Mon, 04 Mar 2024 04:16:15 +0100 |
Pierre-Yves David |
config: move the option to mmap rev branch cache in the storage section
stable
|
Mon, 04 Mar 2024 04:13:33 +0100 |
Pierre-Yves David |
config: document the storage and format sections
stable
|
Wed, 10 Jan 2024 18:58:42 +0000 |
Arseniy Alekseyev |
branchmap: use mmap for faster revbranchcache loading
|
Wed, 08 Nov 2023 01:58:16 +0100 |
Pierre-Yves David |
usage: configure uncompressed chunk cache through resource configuration
|
Mon, 09 Oct 2023 15:12:16 +0200 |
Pierre-Yves David |
usage: add configuration option to adjust resources usage
|
Mon, 09 Oct 2023 15:06:21 +0200 |
Pierre-Yves David |
usage: add a `usage.repository-role` config
|
Fri, 27 Oct 2023 08:54:41 +0200 |
Pierre-Yves David |
revlog: add a small cache of unfiltered chunk
|
Wed, 11 Oct 2023 02:02:46 +0200 |
Pierre-Yves David |
branching: merge stable into default
base
mercurial/configitems.py@d50acc218f1d
|
Thu, 06 Jul 2023 11:47:41 +0200 |
Raphaël Gomès |
rhg: add config defaults to configitems.toml
|
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
base
mercurial/configitems.py@e161f4ffe8b4
|