ls should support --added, --modified, --removed etc.

Bug #52923 reported by Michael Ellerman
20
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Low
Unassigned

Bug Description

The 'ls' command should have selectors matching the sections in 'status' output. For example:

# bzr status
added:
  fix_a_compiler_warning_in_mm_tlb_64.c.patch
modified:
  fix_mem=_handling_when_the_memory_limit_is_rmo_size.patch
unknown:
  e2a-init.c

The following should all work, currently only --unknown works:

# bzr ls --added
fix_a_compiler_warning_in_mm_tlb_64.c.patch
# bzr ls --modified
fix_mem=_handling_when_the_memory_limit_is_rmo_size.patch
# bzr ls --unknown
e2a-init.c

Changed in bzr:
importance: Untriaged → Low
status: Unconfirmed → Confirmed
Revision history for this message
Florian Rathgeber (florian-rathgeber) wrote :

These selectors are not available in bzr status either. Or am I missing something?

Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.