log

age author description
Mon, 02 May 2022 11:40:33 +0200 Raphaël Gomès dirstate-entry: add `modified` property
Mon, 19 Dec 2022 16:22:01 +0100 Franck Bret debug: add debug-revlog-stats command
Fri, 16 Dec 2022 22:24:05 -0500 Matt Harbison typing: attempt to remove @overloads in the platform module for stdlib methods
Fri, 16 Dec 2022 22:07:02 -0500 Matt Harbison typing: add trivial type hints to rest of the windows platform module
Fri, 16 Dec 2022 18:27:15 -0500 Matt Harbison typing: add type hints to the rest of the posix module
Fri, 16 Dec 2022 18:14:54 -0500 Matt Harbison typing: add type hints to the platform `cachestat` classes
Fri, 16 Dec 2022 14:24:02 -0500 Matt Harbison util: fix the signature of observedbufferedinputpipe._fillbuffer()
Fri, 16 Dec 2022 14:15:09 -0500 Matt Harbison tests: drop some obsolete py2 handling in util.py doctest
Fri, 16 Dec 2022 00:54:39 -0500 Matt Harbison typing: add type hints to the common posix/windows platform functions
Thu, 15 Dec 2022 21:13:11 -0500 Matt Harbison typing: add type hints to the posix platform module matching win32.py
Thu, 15 Dec 2022 18:02:55 -0500 Matt Harbison typing: add type hints to mercurial/win32.py
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
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
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