Tue, 18 Feb 2025 23:30:50 -0500 |
Matt Harbison |
locallegacypeer: subclass the new `ipeerlegacycommands` Protocol class
|
Tue, 18 Feb 2025 23:29:52 -0500 |
Matt Harbison |
localpeer: subclass the new `repository.ipeercommands` Protocol class
|
Tue, 07 Jan 2025 17:34:25 +0100 |
Rapha?l Gom?s |
rust-pyo3: switch over to the pyo3 `InnerRevlog`
|
Thu, 30 Jan 2025 09:23:16 +0100 |
Pierre-Yves David |
clone: explicitly steal lock instead of assigning previous lock
|
Fri, 20 Dec 2024 16:11:19 +0100 |
Pierre-Yves David |
wlock: use named arg when calling `_lock`
|
Mon, 09 Dec 2024 06:23:34 +0100 |
Pierre-Yves David |
slow-path: add a generic "all-slow-path" option
|
Tue, 07 Jan 2025 16:46:21 -0500 |
Matt Harbison |
pyupgrade: drop `coding=UTF-8` comments
|
Sun, 05 Jan 2025 22:23:31 -0500 |
Matt Harbison |
pyupgrade: modernize calls to superclass methods
|
Sun, 05 Jan 2025 21:03:17 -0500 |
Matt Harbison |
pyupgrade: drop usage of py3 aliases for `OSError`
|
Mon, 16 Dec 2024 03:04:44 -0500 |
Matt Harbison |
typing: add type hints to `ipeercapabilities.capabilities()`
|
Mon, 16 Dec 2024 02:41:24 -0500 |
Matt Harbison |
interfaces: move peer `capabilities()` to the `ipeercapabilities` interface
|
Thu, 24 Oct 2024 20:26:25 -0400 |
Matt Harbison |
localrepo: subclass the new `repository.ipeercommandexecutor` Protocol class
|
Wed, 23 Oct 2024 15:13:40 -0400 |
Matt Harbison |
localrepo: subclass the new `ilocalrepositoryfilestorage` Protocol class
|
Mon, 21 Oct 2024 13:39:44 +0200 |
Pierre-Yves David |
config: move `rcutil` module under a new `mercurial.configuration` module
|
Wed, 23 Oct 2024 17:08:57 -0400 |
Matt Harbison |
localrepo: drop the CamelCase name for `localrepo.ilocalrepositorymain`
|
Wed, 23 Oct 2024 17:04:59 -0400 |
Matt Harbison |
localrepo: drop the CamelCase name for `localrepo.revlognarrowfilestorage`
|
Wed, 23 Oct 2024 17:03:33 -0400 |
Matt Harbison |
localrepo: drop the CamelCase name for `localrepo.revlogfilestorage`
|
Wed, 23 Oct 2024 17:01:35 -0400 |
Matt Harbison |
localrepo: drop the CamelCase name for `localrepo.locallegacypeer`
|
Wed, 23 Oct 2024 16:59:43 -0400 |
Matt Harbison |
localrepo: drop the CamelCase name for `localrepo.localpeer`
|
Wed, 23 Oct 2024 16:51:18 -0400 |
Matt Harbison |
localrepo: drop the CamelCase name for `localrepo.localcommandexecutor`
|
Sun, 22 Sep 2024 15:55:46 +0200 |
Pierre-Yves David |
rev-branch-cache: move the code in a dedicated module
|
Fri, 20 Sep 2024 21:31:58 -0400 |
Matt Harbison |
typing: make the localrepo classes known to pytype
|
Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
Thu, 15 Aug 2024 14:56:50 +0100 |
Arseniy Alekseyev |
localrepo: remove _readrequires function in favor of scmutil.readrequires
|
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
|
Wed, 12 Jun 2024 11:29:11 +0200 |
Rapha?l Gom?s |
branching: merge stable into default
|
Wed, 13 Mar 2024 11:34:21 +0100 |
Pierre-Yves David |
tags-cache: add a dedicated warm cache function to hgtagsfnodescache
|
Thu, 07 Mar 2024 10:57:16 +0100 |
Pierre-Yves David |
branchcache: allow to detect "pure topological case" for branchmap
|
Fri, 15 Mar 2024 10:52:51 +0100 |
Rapha?l Gom?s |
branching: merge stable into default
|