Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 04 Feb 2023 11:46:57 +0100 | Pierre-Yves David | locking: hold the wlock for the full duration of the "keyword demo" |
Sun, 05 Feb 2023 16:54:26 +0100 | Pierre-Yves David | locking: grab the wlock before touching the dirstate in `perfdirstatewrite` |
Tue, 13 Dec 2022 04:22:19 +0100 | Pierre-Yves David | locking: take the `wlock` for the full `hg addremove` duration |
Tue, 13 Dec 2022 16:26:13 +0100 | Pierre-Yves David | locking: take the `wlock` for the full `hg forget` duration |
Tue, 13 Dec 2022 04:22:46 +0100 | Pierre-Yves David | locking: take the `wlock` for the full `hg remove` duration |
Tue, 13 Dec 2022 04:21:27 +0100 | Pierre-Yves David | locking: take the `wlock` for the full `hg add` duration |
Mon, 06 Feb 2023 01:22:01 +0100 | Pierre-Yves David | dirstate: drop some very fishy looking piece of code |