Mercurial > public > mercurial-scm > hg
log mercurial/sparse.py @ 47944:e02f9af7aed1
age | author | description |
---|---|---|
Mon, 19 Jul 2021 09:08:54 +0200 | Pierre-Yves David | sparse: use `update_file` instead of `drop` |
Mon, 19 Jul 2021 01:58:45 +0200 | Pierre-Yves David | sparse: use `update_file` instead of `drop` in `refreshwdir` |
Mon, 19 Jul 2021 01:59:09 +0200 | Pierre-Yves David | sparse: use `update_file` instead of `normallookup` in refreshwdir |
Mon, 19 Jul 2021 01:58:34 +0200 | Pierre-Yves David | sparse: use `update_file` instead of `normal` in `refreshwdir` |
Mon, 19 Jul 2021 01:58:24 +0200 | Pierre-Yves David | sparse: use `update_file` instead of `normal` during `applyupdates` |
Mon, 19 Jul 2021 04:26:06 +0200 | Pierre-Yves David | sparse: apply update with in a `parentchange` context |
Thu, 08 Jul 2021 19:06:32 +0200 | Pierre-Yves David | sparse: clear rules in the context of a `parentchanges` context |