This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: add a `set_untracked` method for "hg remove"-like usage
ClosedPublic

Authored by marmoute on Jul 8 2021, 3:33 AM.

Details

Summary

This is a step further toward clarifying the semantic of various dirstate call.
See the justification for adding set_tracked for details.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

marmoute created this revision.Jul 8 2021, 3:33 AM
marmoute updated this revision to Diff 28963.Jul 8 2021, 4:17 AM
Alphare accepted this revision.Jul 9 2021, 12:01 PM
This revision is now accepted and ready to land.Jul 9 2021, 12:01 PM
marmoute retitled this revision from dirstate: add a set_untracked method for "hg remove"-like usage to dirstate: add a `set_untracked` method for "hg remove"-like usage.Jul 10 2021, 5:02 PM
marmoute edited the summary of this revision. (Show Details)
baymax updated this revision to Diff 29164.Jul 11 2021, 7:16 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

baymax updated this revision to Diff 29255.Jul 15 2021, 12:04 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)