Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 21 Feb 2023 16:20:11 +0100 | Pierre-Yves David | status: simplify the post status fixup phases |
Tue, 21 Feb 2023 15:35:31 +0100 | Pierre-Yves David | dirstate: cleanup the `_map` property cache |
Wed, 22 Feb 2023 01:08:25 +0100 | Pierre-Yves David | dirstate: only reload the dirstate when it may have changed |
Wed, 22 Feb 2023 01:04:55 +0100 | Pierre-Yves David | dirstate: directly manage the dirstate property on localrepo |
Tue, 21 Feb 2023 15:10:12 +0100 | Pierre-Yves David | dirstate: factor the identity getting/setting code in the dirstate map |
Wed, 22 Feb 2023 00:53:51 +0100 | Pierre-Yves David | dirstate: use `cachestat` object for dirstatemap identity |