[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] [PATCH] mail-single-patch.diff
From: |
John Vandenberg |
Subject: |
Re: [Quilt-dev] [PATCH] mail-single-patch.diff |
Date: |
Sun, 18 Sep 2005 13:22:58 +1000 |
On 9/18/05, Gary V. Vaughan <address@hidden> wrote:
> This patch allows calling quilt mail with a list of patch names
> after the usual arguments, and mails only those patches rather
> than the entire series. If only a single patch is named then it
> is put into the bady of a single mail (that's what I'm using to
> send this patch)
Hi Gary,
This patch makes `mail' the first command to operate on multiple
patches outside of the series. While I would enjoy being able to send
a single patch, or a sub-series, I don't think quilt should generate
emails that can't be applied on the receiving end. In other words, in
order to send an adhoc set of patches, `mail' should first verify that
the dependency graph of the selected patches is sane.
--
John