Mercurial > public > mercurial-scm > hg-stable
log mercurial/unionrepo.py @ 51911:1b17309cdaab
age | author | description |
---|---|---|
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 |