
19 Jul
2020
19 Jul
'20
10:49 p.m.
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@chromium.org ---
tools/patman/commit.py | 14 ++++++++++++++ tools/patman/patchstream.py | 21 ++++++++++++++++----- 2 files changed, 30 insertions(+), 5 deletions(-)
Applied to u-boot-dm