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 <s...@chromium.org> --- (no changes since v1) tools/patman/status.py | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) Applied to sjg/master, thanks!