Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 20 Feb 2023 11:37:05 +0100 | Pierre-Yves David | lfconvert: use a `changing_parents` context to clear the dirstate |
Mon, 20 Feb 2023 11:57:46 +0100 | Pierre-Yves David | dirstate: mark the `copy` method as requiring a `changing_any` context |
Mon, 20 Feb 2023 11:54:10 +0100 | Pierre-Yves David | dirstate: add a `require_changing_any` decorator |
Mon, 20 Feb 2023 12:06:03 +0100 | Pierre-Yves David | rebase: scope parent change into a changing_parents context |
Sat, 18 Feb 2023 04:10:08 +0100 | Pierre-Yves David | dirstate: requires being in a `changing_parents` `context to set_parents` |
Tue, 21 Feb 2023 00:10:20 +0100 | Pierre-Yves David | dirstate: invalidate on all exceptions |