Mon, 03 Feb 2025 18:31:36 +0000 |
Arseniy Alekseyev |
bundlerepo: improve cleanup on error in `bundlerepo.getremotechanges`
|
Mon, 03 Feb 2025 18:27:20 +0000 |
Arseniy Alekseyev |
refactor: reduce indentation level of a block in `bundlerepo`
|
Mon, 03 Feb 2025 18:26:26 +0000 |
Arseniy Alekseyev |
refactor: split `bundlerepo.getremotechanges` into three pieces
|
Sun, 05 Jan 2025 22:23:31 -0500 |
Matt Harbison |
pyupgrade: modernize calls to superclass methods
|
Sat, 03 Aug 2024 01:33:13 -0400 |
Matt Harbison |
bundlerepo: fix mismatches with repository and revlog classes
|
Wed, 18 Sep 2024 17:50:57 -0400 |
Matt Harbison |
typing: make `bundlerepository` subclass `localrepository` while type checking
|
Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most 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
|
Wed, 21 Feb 2024 13:05:29 +0100 |
Pierre-Yves David |
phases: invalidate the phases set less often on retract boundary
|
Tue, 20 Feb 2024 21:38:01 +0100 |
Pierre-Yves David |
phases: always write with a repo
|
Tue, 20 Feb 2024 17:18:15 +0100 |
Pierre-Yves David |
phases: mark `phasecache.phaseroots` private
|
Thu, 19 Oct 2023 03:33:59 +0200 |
Pierre-Yves David |
revlog: move the_revisioncache on the inner object
|