[PATCH] list shortlog items in commit order
authorNicolas Pitre <nico@cam.org>
Tue, 2 Aug 2005 21:18:57 +0000 (17:18 -0400)
committerJunio C Hamano <junkio@cox.net>
Wed, 3 Aug 2005 05:51:06 +0000 (22:51 -0700)
commit72d7121cc00c890c2962a5b4bff06a2af6a15df5
treef42e21d7fa85a078e6e37e42103e81f5195c523b
parent4b7581f04ce61c6e3a674cc492d67ddd384e5f73
[PATCH] list shortlog items in commit order

The current shortlog list is backward making it look odd.
This reverses it so things appear more logically.

[jc: Nico says that this restores the short-log behaviour from
the BK days.]

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-shortlog