patch: implicit bzr status --all
Robey Pointer
robey at lag.net
Wed Sep 14 07:29:53 BST 2005
On 13 Sep 2005, at 21:06, Martin Pool wrote:
> On 14/09/05, Robey Pointer <robey at lag.net> wrote:
>
>> Here's a patch against bzr.dev at 1197 to make "--all" implicit when
>> giving a file list to "bzr status". A test in included (and is, in
>> fact, most of the patch).
>>
>
> That's a good feature to have; extra thanks for including the tests.
>
> This patch means that if you do say
>
> bzr status bzrlib
>
> you get --all on everything inside it. Perhaps it would be better to
> give status on all files listed but not on everythin within them?
> maybe not.
I can imagine good arguments either way, and don't have a strong
opinion -- it does have kind of a symmetry with recursive "add",
though. Does anyone ever really want the status of a folder by itself?
robey
More information about the bazaar
mailing list