]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
patman: Support the 'reverse' option for 'git log'
authorSimon Glass <sjg@chromium.org>
Fri, 15 Aug 2014 03:59:11 +0000 (21:59 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 28 Aug 2014 14:56:19 +0000 (07:56 -0700)
commit042a732cf50568e77a20c540341fccf28ba62bcf
treec43000dd1c434b3b63c6c6f515a761eb00911c70
parent7bee1c91a94db19bd26f92cc67be35d3592c6429
patman: Support the 'reverse' option for 'git log'

This option is currently not supported, but needs to be, for buildman to
operate as expected.

Reported-by: York Sun <yorksun@freescale.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/gitutil.py