Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 20 Sep 2021 10:44:25 -0400 | Matt Harbison | typing: suppress an import-error warning in `mercurial/utils/resourceutil.py` |
Mon, 20 Sep 2021 10:42:38 -0400 | Matt Harbison | encoding: force a few Errors to bytes before passing to `error.Abort` |
Tue, 21 Sep 2021 00:16:35 -0400 | Matt Harbison | typing: add a fake `__init__()` to bytestr to distract pytype |
Mon, 20 Sep 2021 15:51:23 -0400 | Augie Fackler | merge: with stable |
Thu, 09 Sep 2021 10:42:28 +0200 | Raphaël Gomès | pep-517: remove the `build-backend` key to allow for users to build extensions stable |
Wed, 15 Sep 2021 18:41:38 +0200 | Pierre-Yves David | dirstate: drop the `dirstatemap.dropfile` method |