patman: Use reverse order for changelog
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 18 Aug 2012 07:46:04 +0000 (07:46 +0000)
committerTom Rini <trini@ti.com>
Wed, 26 Sep 2012 18:08:32 +0000 (11:08 -0700)
commit244e6f97055aa86e446ed3a925fdfa3f2b8f8207
tree468f6a7cd0351ad08d98b938d7f5ea17776b57f8
parent00d0d2ad4e875a70e212ec12d17ad5f872f6033d
patman: Use reverse order for changelog

Specially when many revisions are need for a patchset, the most
interesting information is about the last set of changes so we output
the changelog in reverse order to easy identification of most recent
change set.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Simon Glass <sjg@chromium.org>
tools/patman/series.py