Home
last modified time | relevance | path

Searched hist:"68618281 e5090f875a8fa5fee3b2b3a0239d8190" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/
H A Dpatchstream.py68618281e5090f875a8fa5fee3b2b3a0239d8190 Fri Mar 01 11:11:07 UTC 2013 Doug Anderson <dianders@chromium.org> patman: Don't barf if the word 'commit' starts a line

Patman's regular expression for detecting the start of a
commit in a git log was a little simplistic and could be
confused if the git log itself had the word "commit" as
the start of a line (as this commit does). Make patman
a little more robust.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>