Removed target stuff from becommands/list.py and tweaked options.
authorW. Trevor King <wking@drexel.edu>
Sun, 6 Dec 2009 03:00:04 +0000 (22:00 -0500)
committerW. Trevor King <wking@drexel.edu>
Sun, 6 Dec 2009 03:00:04 +0000 (22:00 -0500)
commitfadbadc2bf763351ef572c5a584964f42b349f96
tree3da2ca2c1934eac0054c19cd259053c5067b7d00
parent0295c3f04ac457081559064ddf965dc507d04553
Removed target stuff from becommands/list.py and tweaked options.

Now --status, --severity, and --assigned all use
cmdutil.select_values() for nice whitelist/blacklist selection.
becommands/depend.py
becommands/list.py