Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 30 Sep 2024 19:40:14 -0400 | Matt Harbison | typing: add type annotations to `mercurial/mdiff.py` |
Mon, 30 Sep 2024 23:50:40 -0400 | Matt Harbison | mdiff: convert a few block definitions from lists to tuples |
Sun, 29 Sep 2024 02:03:20 -0400 | Matt Harbison | interfaces: add the optional `bdiff.xdiffblocks()` method |
Sat, 28 Sep 2024 19:12:18 -0400 | Matt Harbison | interfaces: introduce and use a protocol class for the `bdiff` module |
Sat, 28 Sep 2024 19:11:39 -0400 | Matt Harbison | mdiff: tweak calls into `bdiff.fixws` to match its type hints |
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 |