[wishlist] is it possible to have flag for no-recurse status and diff?

Martin Pool mbp at sourcefrog.net
Fri Jul 27 00:23:45 BST 2007


On 7/26/07, Alexander Belchenko <bialix at ukr.net> wrote:
> Is it possible to have some flag, like --no-recurse, to disable status and diff
> to recurse into subdirectories? How hard to implement this feature?

I'd like to have such a flag.    I think you would do it by adding a
no-recurse option to _iter_changes, which would probably not be
totally trivial but should not be too hard.  I'd suggest you test it
at that level first, then hook it up to the commands.

-- 
Martin



More information about the bazaar mailing list