`be list` without --extra-strings now lists bugs with extra strings.
authorW. Trevor King <wking@drexel.edu>
Sat, 26 Jun 2010 13:22:41 +0000 (09:22 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 26 Jun 2010 13:22:41 +0000 (09:22 -0400)
commita0a75b27e181b74bb7ec35563ae79e4bc7e999bb
treef56a8e86f59bd0008340bea38a4053cd33c9d10a
parent1e95bac22f8ed7b928477d4469e538f6111f9e42
`be list` without --extra-strings now lists bugs with extra strings.

The previous implementation would not show them unless an explicitly
matching regexp was passed in with --extra-strings.
libbe/command/list.py