Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 27 Sep 2024 12:30:37 -0400 | Matt Harbison | typing: add type annotations to the dirstate classes |
Fri, 27 Sep 2024 12:10:25 -0400 | Matt Harbison | interfaces: change a couple of dirstate fields to `@property` |
Fri, 27 Sep 2024 12:05:48 -0400 | Matt Harbison | git: make `dirstate.parents()` return a list like the core class |
Fri, 27 Sep 2024 11:57:42 -0400 | Matt Harbison | typing: add type hints for the overloads of `matchmod.readpatternfile()` |