Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 20 Sep 2021 14:16:10 -0400 | Matt Harbison | extensions: prevent a crash on py3 when testing a bad extension minimum |
Mon, 20 Sep 2021 11:22:27 -0400 | Matt Harbison | typing: drop annotations on `mercurial/logcmdutil.walkopts` attributes |
Mon, 20 Sep 2021 11:05:30 -0400 | Matt Harbison | util: eliminate the possibility of returning None from `versiontuple()` |
Mon, 20 Sep 2021 11:03:46 -0400 | Matt Harbison | archival: force a `CompressionError` to bytes before passing to `error.Abort` |
Mon, 20 Sep 2021 10:59:26 -0400 | Matt Harbison | parser: force a `ValueError` to bytes before passing to `error.ParseError` |
Mon, 20 Sep 2021 10:46:35 -0400 | Matt Harbison | util: avoid a name-error warning in the `mmapread` exception handler |
Mon, 20 Sep 2021 10:45:18 -0400 | Matt Harbison | typing: suppress an name-error warning in `mercurial/windows.py` |