[PATCH] bzr ls broken

Martin Pool martinpool at gmail.com
Fri Oct 28 06:53:56 BST 2005


On 28/10/05, John A Meinel <john at arbash-meinel.com> wrote:
> I was playing around with "bzr ls", and found that it was broken in the
> latest version.
> The line at fault is:
>         b, relpath = Branch.open_containing('.')[0]
>
> I also found that there were no tests for ls.
>
> So I decided to expand the functionality, and add some blackbox tests.
> Attached is a changeset which defines allows "bzr ls" to take
> --revision, --verbose, --null, --unknown, --versioned, and --ignored

Thanks, merged for 0.6.

--
Martin




More information about the bazaar mailing list