
7 Aug
2012
7 Aug
'12
11:46 a.m.
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