Thu, 13 Feb 2025 13:13:05 +0100 |
Rapha?l Gom?s |
index: remember the generaldelta config instead of getting it from the revlog
|
Thu, 13 Feb 2025 13:10:11 +0100 |
Rapha?l Gom?s |
parsers: remove unused function
|
Tue, 07 Jan 2025 17:34:25 +0100 |
Rapha?l Gom?s |
rust-pyo3: switch over to the pyo3 `InnerRevlog`
|
Tue, 07 Jan 2025 16:46:21 -0500 |
Matt Harbison |
pyupgrade: drop `coding=UTF-8` comments
|
Mon, 06 Jan 2025 00:30:55 -0500 |
Matt Harbison |
pyupgrade: drop the quoting around type annotations
|
Sat, 07 Dec 2024 16:46:44 +0100 |
Georges Racinet |
rust-pyo3: plugging in the ancestor module
|
Tue, 22 Oct 2024 18:45:09 -0400 |
Matt Harbison |
revlog: subclass the new `repository.irevisiondelta` Protocol class
|
Tue, 22 Oct 2024 17:18:26 -0400 |
Matt Harbison |
revlog: subclass the new `repository.iverifyproblem` Protocol class
|
Thu, 05 Dec 2024 18:07:55 +0100 |
Georges Racinet |
rust-pyo3: plugging in the dagop module
|
Wed, 31 Jul 2024 13:35:54 +0200 |
Rapha?l Gom?s |
rust-revlog: don't create an in-memory nodemap for filelogs from Python
|
Mon, 29 Jul 2024 20:39:34 +0200 |
Rapha?l Gom?s |
revlog: add glue to use a pure-Rust VFS
|
Wed, 19 Jun 2024 19:10:49 +0200 |
Rapha?l Gom?s |
revlog: add the glue to use the Rust `InnerRevlog` from Python
|