[U-Boot] [PATCH v2 6/7] patman: Add Series-process-log tag to sort/uniq change logs

Doug Anderson dianders at chromium.org
Tue Apr 2 02:06:22 CEST 2013


Simon,

On Tue, Mar 26, 2013 at 4:09 PM, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
> Changes in v2:
> - Require sort, uniq tags to be comma-separated
>
>  tools/patman/README         | 9 ++++++++-
>  tools/patman/patchstream.py | 2 +-
>  tools/patman/series.py      | 9 +++++++--
>  3 files changed, 16 insertions(+), 4 deletions(-)

Reviewed-by: Doug Anderson <dianders at chromium.org>


More information about the U-Boot mailing list