commit | cc1fbaa2191da517896fd88f6a4278557ca55543 | [log] [tgz] |
---|---|---|
author | Otavio Salvador <otavio@ossystems.com.br> | Sat Aug 18 07:46:04 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Wed Sep 26 11:08:32 2012 -0700 |
tree | 468f6a7cd0351ad08d98b938d7f5ea17776b57f8 | |
parent | 01fe7db4d6083e1b350ca2e28e71831e5909d69d [diff] |
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>