[PATCH 20/20] patman: Support collecting all lines in the commit message

Simon Glass sjg at chromium.org
Sat May 24 06:25:01 CEST 2025


In some cases we want to collect all lines in the commit message so that
the commit can be recreated with the same message as before, or perhaps
with light filtering.

Add support for this.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/patman/patchstream.py | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list