Sun, 05 Jan 2025 22:26:16 -0500 | Matt Harbison | pyupgrade: rewrite `yield` statements in a loop to `yield from` | file | diff | annotate |
Sat, 05 Oct 2024 18:58:20 -0400 | Matt Harbison | interfaces: introduce and use a protocol class for the `mpatch` module | file | diff | annotate |
Mon, 30 Sep 2024 19:40:14 -0400 | Matt Harbison | typing: add type annotations to `mercurial/mdiff.py` | file | diff | annotate |
Mon, 30 Sep 2024 23:50:40 -0400 | Matt Harbison | mdiff: convert a few block definitions from lists to tuples | file | diff | annotate |
Sun, 29 Sep 2024 02:03:20 -0400 | Matt Harbison | interfaces: add the optional `bdiff.xdiffblocks()` method | file | diff | annotate |
Sat, 28 Sep 2024 19:12:18 -0400 | Matt Harbison | interfaces: introduce and use a protocol class for the `bdiff` module | file | diff | annotate |