Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 14 Feb 2023 00:31:23 +0100 | Pierre-Yves David | dirstate-guard: remove it usage in `mq` |
Thu, 26 Jan 2023 17:46:54 +0100 | Pierre-Yves David | dirstate: enforce the use of `changing_files` context to change tracking |
Tue, 13 Dec 2022 03:55:14 +0100 | Pierre-Yves David | dirstate: warn if we write to the dirstate without holding the wlock |
Wed, 15 Feb 2023 21:31:37 +0100 | Pierre-Yves David | dirstate: avoid transaction backup/restore if we do not hold the lock |
Tue, 13 Dec 2022 09:59:22 +0100 | Pierre-Yves David | dirstate: issue a developer warning on implicit write on wlock release |
Wed, 15 Feb 2023 23:29:04 +0100 | Pierre-Yves David | status: fix post status invalidation |
Wed, 15 Feb 2023 23:28:20 +0100 | Pierre-Yves David | status: fix post status writing |