Mercurial > hg
log mercurial/util.py @ 52216:fa58f4f97337 stable tip
age | author | description |
---|---|---|
Sat, 26 Oct 2024 01:38:20 +0200 | Pierre-Yves David | cachestat: avoid creating cachestat for http path |
Fri, 04 Oct 2024 23:21:41 -0400 | Matt Harbison | interfaces: introduce and use a protocol class for the `base85` module |
Tue, 01 Oct 2024 15:04:06 -0400 | Matt Harbison | util: minor copy editing of the documentation for `mmapread()` |
Tue, 01 Oct 2024 15:00:39 -0400 | Matt Harbison | util: make `mmapread()` work on Windows again |
Fri, 20 Sep 2024 01:10:17 -0400 | Matt Harbison | typing: add type annotations to `mercurial.util.makelock()` |
Fri, 20 Sep 2024 00:20:24 -0400 | Matt Harbison | util: avoid a leaked file descriptor in `util.makelock()` exceptional case |
Fri, 20 Sep 2024 00:04:09 -0400 | Matt Harbison | typing: add type annotations to the `mercurial.util.filestat` class |