Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 19 Jul 2021 07:23:55 +0200 | Pierre-Yves David | dirstate-map: move most of `dirstate.update_file` logic in the dsmap |
Fri, 16 Jul 2021 22:30:11 +0200 | Pierre-Yves David | dirstate: replace `update_parent_file_data` with simpler `update_parent` call |
Fri, 16 Jul 2021 15:07:16 +0200 | Pierre-Yves David | dirstate: factor out the part retrieve "filedata" out of `normal` |
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 |