On 9/18/05, Gary V. Vaughan <[EMAIL PROTECTED]> 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 _______________________________________________ Quilt-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/quilt-dev
