[RFC PATCH 10/16] patman: Support collecting response tags in Patchstream

Simon Glass sjg at chromium.org
Sun Jul 19 22:49:36 CEST 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 U-Boot mailing list