want status options to show only added, modified, deleted, etc categories
Bug #601749 reported by
Martin Pool
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned |
Bug Description
I would like to see "bzr status" to have options to select only modified, deleted, added, unversioned files etc. similar to the options to "hg status" in mercurial.
I found a related bug about "bzr ls" which confused me, since it gave the impressions the options should be available in "bzr status"
https:/
Changed in bzr: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
tags: | added: status |
tags: | added: check-for-breezy |
To post a comment you must log in.
BTW, in QBzr I've implemented this featire for qdiff command and snce then found it very useful. I'd suggest to implement this for plain `bzr diff` too.