[RFC PATCH 10/16] patman: Support collecting response tags in Patchstream
Simon Glass
sjg at chromium.org
Mon Jul 20 06:49:36 AEST 2020
Collect response tags such as 'Reviewed-by' while parsing the stream.
This allows us to see what tags are present.
Add a new 'Fixes' tag also, since this is now quite common.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/patman/commit.py | 14 ++++++++++++++
tools/patman/patchstream.py | 21 ++++++++++++++++-----
2 files changed, 30 insertions(+), 5 deletions(-)
Applied to u-boot-dm
More information about the Patchwork
mailing list