Tue, 07 Jan 2025 17:34:25 +0100 |
Rapha?l Gom?s |
rust-pyo3: switch over to the pyo3 `InnerRevlog`
|
Thu, 16 Jan 2025 17:18:16 +0100 |
Rapha?l Gom?s |
branching: merge stable into default
|
Tue, 14 Jan 2025 16:50:59 -0500 |
Mitchell Kember |
usage: refactor usage.resources config parsing
stable
|
Mon, 06 Jan 2025 01:39:53 -0500 |
Matt Harbison |
pyupgrade: primitive types directly where possible
|
Mon, 06 Jan 2025 01:33:08 -0500 |
Matt Harbison |
pyupgrade: use set literals where possible
|
Mon, 06 Jan 2025 00:30:55 -0500 |
Matt Harbison |
pyupgrade: drop the quoting around type annotations
|
Sun, 05 Jan 2025 22:26:16 -0500 |
Matt Harbison |
pyupgrade: rewrite `yield` statements in a loop to `yield from`
|
Sun, 05 Jan 2025 21:03:17 -0500 |
Matt Harbison |
pyupgrade: drop usage of py3 aliases for `OSError`
|
Mon, 09 Dec 2024 00:01:03 -0500 |
Matt Harbison |
scmutil: explicitly subclass the `Status` protocol
|
Sat, 26 Oct 2024 01:38:20 +0200 |
Pierre-Yves David |
cachestat: avoid creating cachestat for http path
|
Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
Fri, 16 Aug 2024 11:12:19 +0100 |
Arseniy Alekseyev |
sparse: reliably avoid writing to store without a lock
|
Thu, 15 Aug 2024 14:54:22 +0100 |
Arseniy Alekseyev |
scmutils: read the requires file before writing to avoid unnecessary rewrite
|
Thu, 15 Aug 2024 14:53:17 +0100 |
Arseniy Alekseyev |
scmutil: add `readrequires` next to `writerequires`
|
Wed, 24 Jul 2024 22:40:22 -0400 |
Matt Harbison |
typing: add trivial type hints to `mercurial.scmutil`
|