Mercurial > hg
graph
-
mdiff: convert a few block definitions from lists to tuplesMon, 30 Sep 2024 23:50:40 -0400, by Matt Harbison
-
interfaces: add the optional `bdiff.xdiffblocks()` methodSun, 29 Sep 2024 02:03:20 -0400, by Matt Harbison
-
interfaces: introduce and use a protocol class for the `bdiff` moduleSat, 28 Sep 2024 19:12:18 -0400, by Matt Harbison
-
mdiff: tweak calls into `bdiff.fixws` to match its type hintsSat, 28 Sep 2024 19:11:39 -0400, by Matt Harbison
-
util: minor copy editing of the documentation for `mmapread()`Tue, 01 Oct 2024 15:04:06 -0400, by Matt Harbison
-
util: make `mmapread()` work on Windows againTue, 01 Oct 2024 15:00:39 -0400, by Matt Harbison
-
typing: add type annotations to the dirstate classesFri, 27 Sep 2024 12:30:37 -0400, by Matt Harbison
-
interfaces: change a couple of dirstate fields to `@property`Fri, 27 Sep 2024 12:10:25 -0400, by Matt Harbison
-
git: make `dirstate.parents()` return a list like the core classFri, 27 Sep 2024 12:05:48 -0400, by Matt Harbison
-
typing: add type hints for the overloads of `matchmod.readpatternfile()`Fri, 27 Sep 2024 11:57:42 -0400, by Matt Harbison
-
dirstate: subclass the new dirstate Protocol classThu, 26 Sep 2024 18:52:46 -0400, by Matt Harbison
-
git: correct some signature mismatches between dirstate and the Protocol classThu, 26 Sep 2024 18:51:03 -0400, by Matt Harbison
-
interfaces: convert the zope `Attribute` attrs to regular fieldsThu, 26 Sep 2024 18:15:36 -0400, by Matt Harbison
-
interfaces: add the missing `self` arg to the dirstate Protocol classThu, 26 Sep 2024 18:09:33 -0400, by Matt Harbison
-
interfaces: convert the dirstate zope interface to a Protocol classThu, 26 Sep 2024 18:04:31 -0400, by Matt Harbison
-
tests: disable `test-check-interfaces.py` while converting to protocolsThu, 26 Sep 2024 17:47:39 -0400, by Matt Harbison