Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 08 Nov 2022 14:31:10 -0500 | Matt Harbison | typing: fix the typehint for `skip` arg on `osutil.listdir()` to be optional |
Tue, 08 Nov 2022 14:17:56 -0500 | Matt Harbison | typing: add type hints to mpatch implementations |
Tue, 08 Nov 2022 13:59:16 -0500 | Matt Harbison | typing: add type hints to bdiff implementations |
Tue, 08 Nov 2022 13:52:46 -0500 | Matt Harbison | cffi: adjust the list returned by bdiff.blocks to never have a None entry |