Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 15 Dec 2022 15:46:25 -0500 | Matt Harbison | windows: drop some py2 registry module importing |
Thu, 15 Dec 2022 15:41:59 -0500 | Matt Harbison | typing: add type hints to the platform specific scm modules |
Thu, 15 Dec 2022 01:05:27 -0500 | Matt Harbison | typing: add type hints to most mercurial/pycompat.py functions |
Wed, 14 Dec 2022 22:27:22 -0500 | Matt Harbison | statprof: don't pass str `sys.argv` to a function expecting bytes |
Wed, 14 Dec 2022 22:24:54 -0500 | Matt Harbison | typing: drop an unnecessary warning disabling comment in match.py |
Wed, 14 Dec 2022 22:22:12 -0500 | Matt Harbison | scmposix: don't subscript IOError |
Wed, 14 Dec 2022 01:51:33 -0500 | Matt Harbison | typing: add type hints to pycompat.bytestr |