[U-Boot] [PATCH 0/4] Some patman fixes
    Ilya Yanok 
    ilya.yanok at cogentembedded.com
       
    Tue Aug  7 11:46:04 CEST 2012
    
    
  
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.
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
    
    
More information about the U-Boot
mailing list