[PATCH v2] pwclient: Add heuristics to find a whole series of patches
Jeremy Kerr
jk at ozlabs.org
Fri Dec 21 12:23:30 EST 2012
Hi Doug,
> Add a new filter option '-r' that attempts to list all patches in a
> series. Since there's no built-in way in patman to do this, we use
> some heuristics to try to find the series.
Interesting idea, something I'm sure would be useful for many patchwork
users.
Do you think it would be possible to do this in the actual server code
instead, so that the "series relations" are captured in the database?
This way, the series would be available through the web interface too,
and the pwclient method of accessing these series would be much more
straightforward.
The difficult part of this is how to present the series relations in the
web UI, but I can work something out there.
Cheers,
Jeremy
More information about the Patchwork
mailing list