log

age author description
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
Wed, 18 Sep 2024 21:00:20 -0400 Matt Harbison tests: enable pytype checking on `mercurial/bundlerepo.py`
Wed, 18 Sep 2024 17:46:46 -0400 Matt Harbison revlog: make `clearcaches()` signature consistent with ManifestRevlog
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
Tue, 17 Sep 2024 16:40:24 +0200 Pierre-Yves David rust: bump rust-cpython version to 0.7.2 stable
Wed, 19 Jun 2024 14:49:35 +0200 Raphaël Gomès rust: add Vfs trait