Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: vcs_info quilt: fix unapplied detection in subdir
- X-seq: zsh-workers 34336
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: Marc Finet <m.dreadlock@xxxxxxxxx>
- Subject: Re: PATCH: vcs_info quilt: fix unapplied detection in subdir
- Date: Thu, 22 Jan 2015 00:05:45 +0100
- Cc: zsh-workers@xxxxxxx
- In-reply-to: <20150120215507.GA25227@mlap.lactee> (Marc Finet's message of "Tue, 20 Jan 2015 22:55:07 +0100")
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20150120215507.GA25227@mlap.lactee>
Hi Marc,
Marc Finet wrote:
> When patches are applied, let quilt use .pc without forcing the
> patch directory, this will fix the unapplied detection when being in
> subdir.
> When no patches are applied, use zstyle quilt-patch-dir then
> QUILT_PATCHES then "patches" for path to search for patches.
>
> Note: prefer setting quilt-patch-dir rather than QUILT_PATCHES for
> absolute path because when patches are applied, quilt unapplied will
> not return the correct list (i.e. the whole list rather that the one
> specified by .pc/.quilt_series).
> ---
> Functions/VCS_Info/VCS_INFO_quilt | 30 +++++++++++++++++-------------
> 1 file changed, 17 insertions(+), 13 deletions(-)
Sounds like a plan. I'll apply this in a minute! Thanks!
Regards, Frank
Messages sorted by:
Reverse Date,
Date,
Thread,
Author