Home
last modified time | relevance | path

Searched hist:"2386060 c16471f4cd183e6f8bce82450a7574ec6" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/
H A Dpatchstream.py2386060c16471f4cd183e6f8bce82450a7574ec6 Mon Apr 15 23:52:18 UTC 2013 Andreas Bießmann <andreas.devel@googlemail.com> patman: fix gitutil for decorations

The git config parameter log.decorate is quite useful when working with git.
Patman, however can not handle the decorated output when parsing the commit.
To prevent this use the '--no-decorate' switch for git-log.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dgitutil.py2386060c16471f4cd183e6f8bce82450a7574ec6 Mon Apr 15 23:52:18 UTC 2013 Andreas Bießmann <andreas.devel@googlemail.com> patman: fix gitutil for decorations

The git config parameter log.decorate is quite useful when working with git.
Patman, however can not handle the decorated output when parsing the commit.
To prevent this use the '--no-decorate' switch for git-log.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Acked-by: Simon Glass <sjg@chromium.org>