[PATCH v2 29/30] patman: Use a pager when outputting status

Simon Glass sjg at chromium.org
Fri May 23 15:18:14 CEST 2025


The pager makes it easier to review large number of comments. Add it
around the output.

Patman normally sends multiple concurrent requests to the patchwork
server, as this is faster. Provide an option to disable this.

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

(no changes since v1)

 tools/patman/status.py | 35 +++++++++++++++++++----------------
 1 file changed, 19 insertions(+), 16 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list