Tue, 07 Jan 2025 16:46:21 -0500 |
Matt Harbison |
pyupgrade: drop `coding=UTF-8` comments
|
Mon, 06 Jan 2025 01:33:08 -0500 |
Matt Harbison |
pyupgrade: use set literals where possible
|
Wed, 19 Jun 2024 19:10:49 +0200 |
Rapha?l Gom?s |
revlog: add the glue to use the Rust `InnerRevlog` from Python
|
Sat, 20 Jul 2024 03:04:48 +0200 |
Joerg Sonnenberger |
revlogutils: teach issue6528 filtering about grandparents
|
Sat, 20 Jul 2024 00:43:08 +0200 |
Joerg Sonnenberger |
revlogutils: remember known metadata parents for issue6528
|
Sat, 20 Jul 2024 00:44:59 +0200 |
Joerg Sonnenberger |
revlogutils: for issue6528 fix, pre-cache nullrev as metadata-free
|
Sat, 20 Jul 2024 00:59:50 +0200 |
Joerg Sonnenberger |
revlogutils: for issue6528 fix, cache results for null changes
|
Sat, 20 Jul 2024 00:41:37 +0200 |
Joerg Sonnenberger |
revlogutils: fix _chunk() reference
|
Thu, 12 Sep 2024 16:27:58 -0400 |
Matt Harbison |
typing: add `from __future__ import annotations` to remaining source files
|
Thu, 18 Jul 2024 12:36:12 +0200 |
Rapha?l Gom?s |
black: format the codebase with 23.3.0
|
Tue, 23 Jul 2024 10:02:46 +0200 |
Rapha?l Gom?s |
Backout accidental publication of a large range of revisions
|
Thu, 18 Jul 2024 12:36:12 +0200 |
Rapha?l Gom?s |
black: format the codebase with 23.3.0
|
Fri, 01 Dec 2023 22:56:08 +0100 |
Pierre-Yves David |
censor: accept multiple revision in a single call
|
Sat, 02 Dec 2023 02:13:23 +0100 |
Pierre-Yves David |
censor: fix things around inlining
stable
|
Thu, 19 Oct 2023 02:57:05 +0200 |
Pierre-Yves David |
revlog: move the `_chunk` method on the inner object
|