[Bug 4224] New: Merge qapplied and qunapplied as options into qser
mercurial-bugs at selenic.com
mercurial-bugs at selenic.com
Fri Apr 11 20:50:36 UTC 2014
http://bz.selenic.com/show_bug.cgi?id=4224
Priority: normal
Bug ID: 4224
CC: mercurial-devel at selenic.com
Assignee: bugzilla at selenic.com
Summary: Merge qapplied and qunapplied as options into qser
Severity: feature
Classification: Unclassified
OS: Mac OS
Reporter: joshgold at alum.mit.edu
Hardware: Macintosh
Status: UNCONFIRMED
Version: 2.9.1
Component: mq
Product: Mercurial
Please consider adding options to qser to cover the behavior
qapplied/qunapplied:
-a --applied show only applied patches
-u --unapplied show only unapplied patches
-1 show only the last applied patch (with -a) or the first
unapplied patch (with -u)
I am requesting this because I think it would make the applied/unapplied
options easier to find. I personally wished for qapplied as an option in qser
for several months before I looked more carefully and discovered the separate
command.
I also would remove or deprecate qapplied and qunapplied as redundant, but I
don't know how serious an ordeal that would be to justify.
I found Bug 2108 (deprecate/merge qapplied and qunapplied into qlist command)
and tried to comb through the discussion, but they don't seem to have
considered merging back into qser, rather than qlist.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list