]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
patman: Add Series-process-log tag to sort/uniq change logs
authorSimon Glass <sjg@chromium.org>
Tue, 26 Mar 2013 13:09:44 +0000 (13:09 +0000)
committerSimon Glass <sjg@chromium.org>
Mon, 8 Apr 2013 22:21:22 +0000 (15:21 -0700)
commit645b271a6039e79b368f027a5624dc0820441733
tree5b10b2f88f4fc87a21fbb31a2a5c64593c0dcfef
parent902a9715eaef60e75f842381df485b76e5082c4f
patman: Add Series-process-log tag to sort/uniq change logs

For some series with lots of changes it is annoying that duplicate change
log items are not caught. It is also helpful sometimes to sort the change
logs.

Add a Series-process-log tag to enable this, which can be placed in a
commit to control this.

The change to the Cc: line is to fix a checkpatch warning.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
tools/patman/README
tools/patman/patchstream.py
tools/patman/series.py