commit | 05e5b73506f0a07660f0930f4ecec6e6f5b7cd03 | [log] [tgz] |
---|---|---|
author | Ilya Yanok <ilya.yanok@cogentembedded.com> | Mon Aug 06 23:46:05 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Sun Sep 02 16:22:49 2012 +0200 |
tree | 8f49aa5194dd12da65f354783d8f857d00bfee6c | |
parent | 69fd2d3b0559f221a45e9a86b8ead16490f4e47b [diff] |
patman: fix end of changes detection Changes may end in '---' line or Signoff line (generated by git format-patch) in case of Series-changes: lines being the last ones in commit message. So detect it properly. Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>