]> git.ipfire.org Git - thirdparty/u-boot.git/commit
patman: Show patches in yellow
authorSimon Glass <sjg@chromium.org>
Tue, 29 Apr 2025 13:22:21 +0000 (07:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:41 +0000 (10:07 +0100)
commit7052173faeedc8d2530893d586b0c1b633a46d39
treec8df8a31a89c849867b82408efda4f7b020d081b
parent289f4242c5d1290b3b474ff971131136dd7cbb7f
patman: Show patches in yellow

When comments are shown below patches it can be hard to see the patch
subject. Use yellow instead of blue, since it stands out better.

Pass the colour object into show_responses() rather than creating a new
one, since that is tidier.

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