Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280216 - www-client/pybugz-0.8.0_rc2 needs optional status column in output on search
Summary: www-client/pybugz-0.8.0_rc2 needs optional status column in output on search
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-03 20:56 UTC by James Earl Spahlinger
Modified: 2009-08-07 16:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Earl Spahlinger 2009-08-03 20:56:11 UTC
Its hard to sort what status a bug is in with the default output of the program. Right now I get bugid, assignee, and summery. I would appreciate it if an option was added that added the bug's status such as REOPEND, NEW, CLOSED, ASSIGNED etc. Even if they were shorted to save space :).
Comment 1 William Hubbs gentoo-dev 2009-08-07 16:31:26 UTC
I added a new option, --show-status, to the search command, which is off
unless it is specified.

Thanks for the report. :-)