log

age author description
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
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
Sat, 12 Nov 2022 00:18:41 +0100 Pierre-Yves David emitrevision: consider ancestors revision to emit as available base stable
Wed, 09 Nov 2022 13:54:15 -0500 Pierre-Yves David sqlitestore: add an `ancestors` method stable
Thu, 24 Nov 2022 04:04:19 +0100 Pierre-Yves David emitrevision: if we need to compute a delta on the fly, try p1 or p2 first stable
Mon, 28 Nov 2022 16:27:23 +0100 Pierre-Yves David emitrevision: simplify the fallback to computed delta stable
Mon, 28 Nov 2022 15:59:52 +0100 Pierre-Yves David emitrevision: also check the parents in the availability closure stable
Mon, 28 Nov 2022 15:48:51 +0100 Pierre-Yves David emitrevision: add a small closure to check if a base is usable stable