[PATCH] bzr status --versioned

John Arbash Meinel john at arbash-meinel.com
Mon Mar 12 16:53:14 GMT 2007


John Arbash Meinel has voted +0.
Status is now: Semi-approved
Comment:
Unfortunately the 'bzr status' code has been undergoing concurrent 
changes so this patch doesn't apply cleanly anymore.

Looking at the code, it seems like it could be done by simply supplying 
want_unversioned=False to _iter_changes.

So just doing "want_unversioned=want_unversioned". And changing the 
'show_tree_status' parameter from 'versioned' => 'want_unversioned' 
(naturally you have to invert the logic).

Can you clean it up and resubmit?

For details, see: 
http://bundlebuggy.aaronbentley.com/request/%3C45DFD96F.1020403%40gmail.com%3E



More information about the bazaar mailing list