Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Wed, 14 Dec 2022 01:38:52 -0500 | Matt Harbison | pycompat: explicitly prefix builtin attr usage with `builtins.` |
Wed, 14 Dec 2022 01:32:03 -0500 | Matt Harbison | typing: add type hints to global variables in mercurial/pycompat.py |
Tue, 13 Dec 2022 16:48:47 -0500 | Matt Harbison | windows: drop an unused method |
Mon, 12 Dec 2022 14:10:12 -0500 | Matt Harbison | typing: add type hints to the prompt methods in mercurial/ui.py |
Mon, 12 Dec 2022 14:17:05 -0500 | Matt Harbison | ui: split the `default` arg out of **kwargs for the internal prompt method |