t6003: add --date-order test
commitb9f80fdaea3a35fa156807e42e52d875bf6ad301
authorJunio C Hamano <gitster@pobox.com>
Fri, 21 Jun 2013 17:52:06 +0000 (21 10:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Jun 2013 18:16:31 +0000 (21 11:16 -0700)
treeb9e777537229d7e6457e80cb9c4d11d974729370
parent841dc6935ea0f2ecfc778501edc66dc2c828d333
t6003: add --date-order test

The "--date-order" output is a slight twist of "--topo-order" in
that commits from parallel histories are shown in their committer
date order without an attempt to clump commits from a single line
of history together like --topo-order does.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6003-rev-list-topo-order.sh