Mercurial > public > mercurial-scm > hg
log mercurial/unionrepo.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Sun, 05 Jan 2025 22:23:31 -0500 | Matt Harbison | pyupgrade: modernize calls to superclass methods |
Wed, 23 Oct 2024 16:36:50 -0400 | Matt Harbison | manifest: drop the CamelCase name for `manifest.manifestrevlog` |
Thu, 19 Sep 2024 18:48:07 -0400 | Matt Harbison | unionrepo: fix mismatches with revlog classes |
Thu, 19 Sep 2024 16:19:29 -0400 | Matt Harbison | typing: make `unionrepository` subclass `localrepository` while type checking |
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Wed, 21 Aug 2024 22:15:05 -0400 | Matt Harbison | typing: lock in new pytype gains from making revlog related classes typeable |
Tue, 10 Oct 2023 10:58:28 +0200 | Pierre-Yves David | revlog: drop the _generaldelta attribute from the imanifeststorage interface |