FEATURE REQ: group common commands under 'ls' instead of separate commands

Martin Pool martinpool at gmail.com
Mon Sep 12 10:58:35 BST 2005


On 12/09/05, Jari Aalto <jari.aalto at cante.net> wrote:
> Martin Pool <martinpool at gmail.com> writes:
> 
> | >   "status", but it doesn't display anything here. But I just added
> | >   2 files with "add" ...
> |
> | If you've added but not yet committed then 'bzr status' will list
> | them.  If you have committed and not changed them, 'bzr status --all'
> | will tell you that.  This is just the same as svn.
> 
> Right. I eventually found the "inventory" but spend fair time with
> "status" until I realised it refused to show anything for already
> "add" files. I felt kind of powerless when I couldn't get "status" to
> show files I just had added, no matter what options I tried to feet it
> :-)

bzr status --all will show them.  Of course once they're added and
committed, they're now "unchanged".  Can you think of a way to improve
the help for status?

-- 
Martin




More information about the bazaar mailing list