Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Fri, 25 Nov 2022 18:39:47 -0500 | Matt Harbison | pytype: stop excluding mercurial/ui.py |
Mon, 12 Dec 2022 17:49:48 +0400 | Anton Shestakov | tests: document what the other currently enabled pylint check ensures stable |
Mon, 12 Dec 2022 17:42:30 +0400 | Anton Shestakov | hghave: detect newer pylint stable |