[PATCH v7 0/8] Add series support

Stephen Finucane stephen at that.guru
Tue Nov 1 04:17:46 AEDT 2016


On 29 Oct 14:13, Stephen Finucane wrote:
> Add support for series. Series are groups of patches sent as one
> bundle. For example:
> 
>     [PATCH 0/3] A cover letter
>       [PATCH 1/3] The first patch
>       [PATCH 2/3] The second patch
>       [PATCH 3/3] The third patch
> 
> The following features are currently provided:
> 
> Parsing
> =======
> 
> * Creation of new series, and linking of patches/cover letters to
>   existing series
> 
> UI
> ==
> 
> * Series column in patch-list
> * Series and related patches/cover letters links in patch-detail
> * Filtering by series
> * Integration with django-admin

This has now been applied. Thanks for the reviews, folks. Now, for REST
API integration and the long overdue release of 2.0.

Stephen


More information about the Patchwork mailing list