Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Mon, 20 Feb 2023 15:28:08 +0100 | Pierre-Yves David | dirstate: add documentation about the expectation of `running_status` context |
Mon, 20 Feb 2023 14:55:16 +0100 | Pierre-Yves David | contrib-perf: use `running_status` in `perf::status` |
Mon, 20 Feb 2023 17:16:52 +0100 | Pierre-Yves David | large-files: also open the context in the subdirstate |