This is an archive of the discontinued Mercurial Phabricator instance.

phabricator: add the "Changes Planned" status name
ClosedPublic

Authored by mharbison72 on Dec 11 2019, 11:24 PM.

Details

Summary

I noticed this when coloring the status output. But it looks like status names
are also used in the pseudo revset language as well, and abort when parsing a
name not in this list.

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

mharbison72 created this revision.Dec 11 2019, 11:24 PM
dlax accepted this revision.Dec 12 2019, 2:52 AM
pulkit accepted this revision.Dec 12 2019, 7:20 AM
This revision is now accepted and ready to land.Dec 12 2019, 7:20 AM
This revision was automatically updated to reflect the committed changes.