On Thu, Sep 16, 2021 at 08:51:21AM +0200, Rafał Miłecki wrote: > Could you consider support for downloading mbox for all patches in a > series? I'd like to use "curl <url> | git am" to download & apply all > patches at once. That would save me quite some time of copying URLs of > single patches.
Rafał: You can already do this, e.g.: curl -sL https://patchwork.kernel.org/series/547921/mbox/ Alternatively, if you're not actually using patchwork's CI and state tracking features, you can use b4 (assuming you're working with lists that are archived on lore.kernel.org). -K _______________________________________________ Patchwork mailing list Patchwork@lists.ozlabs.org https://lists.ozlabs.org/listinfo/patchwork