Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 05 Jan 2023 17:15:03 +0000 | Arseniy Alekseyev | rhg: implement checkexec to support weird filesystems |
Wed, 11 Jan 2023 16:16:06 +0000 | Arseniy Alekseyev | typing: use python3-style type annotation |
Wed, 04 Jan 2023 17:14:33 +0000 | Arseniy Alekseyev | merge: cache the fs checks made during [_checkunknownfiles] |
Wed, 04 Jan 2023 17:03:15 +0000 | Arseniy Alekseyev | merge: disable the whole filesystem access loop if [_realfs] is false |
Wed, 04 Jan 2023 16:48:32 +0000 | Arseniy Alekseyev | merge: short-circuit the _checkfs loop upon getting ENOENT |
Wed, 04 Jan 2023 19:13:41 +0000 | Arseniy Alekseyev | merge: don't pay for pathconflicts if there are none |
Fri, 06 Jan 2023 16:27:31 +0000 | Arseniy Alekseyev | pathauditor: no need to normcase the paths |