Mercurial > public > mercurial-scm > hg
log mercurial/context.py @ 48674:f7086f6173f8 stable
age | author | description |
---|---|---|
Wed, 29 Sep 2021 15:07:21 +0200 | Pierre-Yves David | dirstate-item: use `tracked` instead of `state` in context.matches |
Thu, 30 Sep 2021 15:28:42 +0200 | Pierre-Yves David | dirstate-item: use `tracked` instead of the `state` in context's iter |
Wed, 29 Sep 2021 14:57:54 +0200 | Pierre-Yves David | dirstate-item: use `tracked` instead of the `state` in context |
Mon, 19 Jul 2021 03:16:40 +0200 | Pierre-Yves David | context: use `update_file` instead of `drop` in `markcommitted` |
Mon, 19 Jul 2021 03:15:57 +0200 | Pierre-Yves David | context: use `update_file` instead of `normal` in `markcommitted` |
Mon, 19 Jul 2021 01:44:24 +0200 | Pierre-Yves David | context: use new API instead of `normal` during fixup post status |
Thu, 08 Jul 2021 18:59:55 +0200 | Pierre-Yves David | sparse: make sure we adjust the dirstate at the same time as the parent |