Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 26 Oct 2021 18:53:51 +0530 | Pulkit Goyal | Added tag 5.9.3 for changeset 6ee0244fc1cf stable |
Mon, 25 Oct 2021 17:57:01 +0200 | Raphaël Gomès | relnotes: update release notes for upcoming 5.9.3 stable 5.9.3 |
Sat, 23 Oct 2021 17:13:57 -0400 | Matt Harbison | typing: add more type hints to the errors module |
Sat, 23 Oct 2021 16:04:05 -0400 | Matt Harbison | typing: add a few assertions to revlog.py to help pytype |
Thu, 21 Oct 2021 09:22:06 +0200 | Raphaël Gomès | dirstate: group return logic and clarify each function in flagfunc |
Wed, 20 Oct 2021 18:40:03 +0200 | Raphaël Gomès | dirstate: add missing return on platforms without exec or symlink |
Wed, 20 Oct 2021 18:25:49 +0200 | Raphaël Gomès | parsers: don't ask about symlinks on platforms that don't support them |