
Hi,
On Tue, Aug 7, 2012 at 2:46 AM, Ilya Yanok ilya.yanok@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@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot