This is an archive of the discontinued Mercurial Phabricator instance.

phabricator: add status to revision query language
ClosedPublic

Authored by quark on Jul 18 2017, 5:10 AM.

Details

Summary

This patch adds status words (ex. abandoned, accepted, needsreview,
needsrevision, closed) to the revision query language so people can
select revision in a more flexible way.

Test Plan

Try something like phabread ':2 & accepted', phabread ':105 - closed and
make sure they have desired outputs.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

quark created this revision.Jul 18 2017, 5:10 AM
quark abandoned this revision.Jul 18 2017, 5:37 PM
quark reclaimed this revision.Aug 1 2017, 4:39 PM
quark updated this revision to Diff 488.
quark updated this revision to Diff 556.Aug 4 2017, 3:55 PM
quark updated this revision to Diff 571.Aug 4 2017, 6:13 PM
quark updated this revision to Diff 841.Aug 13 2017, 12:41 AM
durin42 accepted this revision.Aug 15 2017, 5:43 PM
durin42 added a subscriber: durin42.

queued, thanks

This revision is now accepted and ready to land.Aug 15 2017, 5:43 PM
This revision was automatically updated to reflect the committed changes.