Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 22 Feb 2023 03:34:48 +0100 | Pierre-Yves David | keyword: wrap dirstate mutation in `changing_files` context |
Tue, 21 Feb 2023 23:10:02 +0100 | Pierre-Yves David | dirstate: enforce `running_status` context for calling `status` |
Mon, 20 Feb 2023 17:13:29 +0100 | Pierre-Yves David | dirstate: have `running_status` warn when exiting with a dirty dirstate |
Wed, 22 Feb 2023 02:21:27 +0100 | Pierre-Yves David | dirstate: have `running_status` write the dirstate when holding the lock |
Mon, 20 Feb 2023 16:57:10 +0100 | Pierre-Yves David | dirstate: check that dirstate is clean at the initial context opening |
Tue, 21 Feb 2023 22:32:04 +0100 | Pierre-Yves David | dirstate: start tracking that we are within a `running_status` context |