[U-Boot] [PATCH 0/4] Some patman fixes

Simon Glass sjg at chromium.org
Tue Oct 2 08:18:22 CEST 2012


Hi,

On Tue, Aug 7, 2012 at 2:46 AM, Ilya Yanok
<ilya.yanok at cogentembedded.com> wrote:
> Patman is the great tool but I've found it nearly unusable for me.
> First of all I need to work with multiple signoffs in commits,
> then I'd like to use multiline changelog entries and I accostomed
> to putting changelog enties to the bottom of the commit.
>

I do wonder whether there should at least be options to sort/uniq
entries and use the 'one line' format. I try to keep the changelog to
a single line for each thing I change, and the merging that happens in
the cover letter is useful, I think.

Regards,
Simon

> These patches fix changelog processing and disables additional
> signoff and changelog processing.
>
>
> Ilya Yanok (4):
>   patman: fix end of changes detection
>   patman: don't pick changes while processing patches
>   patman: don't mess with changelog
>   patman: don't mess with signoffs
>
>  tools/patman/patchstream.py |   22 ++++++++++------------
>  tools/patman/series.py      |    5 ++---
>  2 files changed, 12 insertions(+), 15 deletions(-)
>
> --
> 1.7.9.5
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot


More information about the U-Boot mailing list