commit | 08e91bea49fe95de3dfa2eb022222fef9ce298f6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 05 21:41:57 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jul 24 19:25:15 2020 -0600 |
tree | 41619e6330bab5f789590865d0cf1a92b27d2de2 | |
parent | 3f6cd7891d38d5d00c85356de0221de8c8372041 [diff] |
patman: Support collecting response tags in Patchstream 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>