]> git.baikalelectronics.ru Git - uboot.git/commit
patman: Support listing comments from patchwork
authorSimon Glass <sjg@chromium.org>
Fri, 30 Oct 2020 03:46:38 +0000 (21:46 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 5 Nov 2020 16:11:31 +0000 (09:11 -0700)
commit450c693f35b2a166f9c7289d7f3ef9f05c9744d9
tree9f4ffd9d309709ed2e134cea3609821350f98ed5
parenta3d592c210dc0c12a57b92fbdee65e32aae80917
patman: Support listing comments from patchwork

While reviewing feedback it is helpful to see the review comments on the
command line to check that each has been addressed. Add an option to
support that.

Update the workflow documentation to describe the new features.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/README
tools/patman/control.py
tools/patman/func_test.py
tools/patman/main.py
tools/patman/patchstream.py
tools/patman/status.py