Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Sun, 11 Dec 2022 00:10:56 -0500 | Matt Harbison | typing: add trivial type hints to mercurial/ui.py |
Sat, 10 Dec 2022 14:57:42 -0500 | Matt Harbison | doc: don't pass str to ui methods in check-seclevel.py |
Sat, 10 Dec 2022 14:44:46 -0500 | Matt Harbison | typing: add type hints related to message output in mercurial/ui.py |
Sat, 10 Dec 2022 00:22:13 -0500 | Matt Harbison | typing: add type hints related to progress bars in mercurial/ui.py |