u-boot/tools/patman/test
Sean Anderson 18de1afd48 patman: Add a tag for when a patch gets added to a series
When a patch is added to a series after the initial version, there are no
changes to note except that it is new. This is typically done to suppress
the "(no changes in vN)" message. It's also nice to add a change to the
cover letter so reviewers know there is an additional patch. Add a tag to
automate this process a bit.

There are two nits with the current approach:

- It favors '-' as a bullet point, but some people may prefer '*' (or
  something else)
- Tags (e.g. 'patman: ' in 'patman: foo bar') are not stripped. They are
  probably just noise in most series, but they may be useful for treewide
  series to distinguish 'gpio: frobnicate' from 'reset: frobnicate', so
  I've left them in.

Suggestions for the above appreciated.

Suggested-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
2024-07-03 07:36:32 +01:00
..
0000-cover-letter.patch lib: fdtdec: Rename routine fdtdec_setup_memory_size() 2018-07-19 10:49:56 +02:00
0001-pci-Correct-cast-for-sandbox.patch patman: Modify functional tests for new behavior 2020-05-29 20:55:45 -06:00
0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_mem_siz.patch patman: Add a tag for when a patch gets added to a series 2024-07-03 07:36:32 +01:00
test01.txt patman: Add a tag for when a patch gets added to a series 2024-07-03 07:36:32 +01:00