Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 05 Jan 2023 19:42:45 -0500 | Matt Harbison | typing: adjust `mercurial.util.iterlines()` to accept any `Iterable` |
Thu, 05 Jan 2023 17:45:25 -0500 | Matt Harbison | typing: disable an attribute-error warning in the journal extension |
Fri, 06 Jan 2023 12:20:09 -0500 | Matt Harbison | remotefilelog: byteify the message for a few StorageErrors |
Thu, 05 Jan 2023 17:38:14 -0500 | Matt Harbison | histedit: byteify the help for the multifold action |
Thu, 05 Jan 2023 17:31:11 -0500 | Matt Harbison | typing: disable a few incorrect warnings in pywatchman |
Thu, 05 Jan 2023 17:28:33 -0500 | Matt Harbison | watchman: refactor transport connecting to unconfuse pytype |
Thu, 05 Jan 2023 17:24:11 -0500 | Matt Harbison | watchman: refactor `ctypes.windll.kernel32` references to a local variable |