Mercurial > hg-stable
log
age | author | description |
---|---|---|
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 |
Tue, 14 Feb 2023 23:05:18 +0100 | Pierre-Yves David | dirstate: do not write an empty dirstate just for backup |
Tue, 14 Feb 2023 22:46:26 +0100 | Pierre-Yves David | dirstate: pre-indent some of the backup code |
Tue, 14 Feb 2023 22:27:24 +0100 | Pierre-Yves David | debugrebuilddirstate: double check that no transaction is open |