Mercurial > hg
log mercurial/dirstatemap.py @ 47689:f2aef39abc14
age | author | description |
---|---|---|
Thu, 15 Jul 2021 02:19:41 +0200 | Pierre-Yves David | dirstate-map: factor out the change to _dirs and _alldirs on removing |
Thu, 15 Jul 2021 01:58:50 +0200 | Pierre-Yves David | dirstate-map: factor out the change to _dirs and _alldirs on dropping |
Thu, 15 Jul 2021 01:58:31 +0200 | Pierre-Yves David | dirstate-map: factor out the change to _dirs and _alldirs on adding |
Wed, 14 Jul 2021 22:06:13 +0200 | Pierre-Yves David | dirstate-item: introduce a `dm_otherparent` property |
Wed, 14 Jul 2021 21:59:18 +0200 | Pierre-Yves David | dirstate-item: introduce a `dm_nonnormal` property |
Fri, 16 Jul 2021 14:08:26 +0200 | Simon Sapin | dirstate-v2: Separate iterators for dirfoldmap and debugdirstate |
Thu, 15 Jul 2021 23:02:17 +0200 | Simon Sapin | dirstate-v2: Move fixed-size tree metadata into the docket file |