Mercurial > hg
log
age | author | description |
---|---|---|
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 |