Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 01 Oct 2024 21:40:20 -0400 | Matt Harbison | tests: correct Windows output to account for putting repos in `repo` subdir |
Tue, 01 Oct 2024 21:34:44 -0400 | Matt Harbison | tests: use pattern matching to mask `ECONNREFUSED` messages |
Sat, 05 Oct 2024 17:32:26 -0400 | Matt Harbison | typing: add stub functions for `cext/charencoding` |
Sat, 05 Oct 2024 15:00:37 -0400 | Matt Harbison | interfaces: introduce and use a protocol class for the `charencoding` module |
Fri, 04 Oct 2024 23:23:24 -0400 | Matt Harbison | debugantivirusrunning: use bytes when opening a vfs file |
Fri, 04 Oct 2024 23:21:41 -0400 | Matt Harbison | interfaces: introduce and use a protocol class for the `base85` module |
Fri, 04 Oct 2024 23:09:56 -0400 | Matt Harbison | base85: avoid a spurious use-before-initialized warning in `pure` module |