[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patch] vc-list-files and bazaar
From: |
Jim Meyering |
Subject: |
Re: [patch] vc-list-files and bazaar |
Date: |
Sun, 21 Feb 2010 20:37:05 +0100 |
address@hidden wrote:
> Just a tiny patch to make build-aux/vc-list-files to work properly
> with GNU Bazaar.
>
> 2010-02-21 Jose E. Marchesi <address@hidden>
>
> * build-aux/vc-list-files: Invoke bazaar to generate a recursive
> list of versioned files based on 'dir' (usage of -R in 'bzr ls').
Thanks.
Pushed.
I added this one-line summary:
vc-list-files: use bzr ls's -R option