git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/5] "log --author-date-order" follow-up
@ 2013-06-21 18:49 Junio C Hamano
  2013-06-21 18:49 ` [PATCH 1/5] t/lib-t6000: style fixes Junio C Hamano
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Junio C Hamano @ 2013-06-21 18:49 UTC (permalink / raw
  To: git; +Cc: Elliott Cable, Jeff King

Complete the series to teach "--author-date-order" to the commands
in the log family by adding some tests.

We did not have explicit tests for --date-order, so the third patch
in this series adds one while at it.

Junio C Hamano (5):
  t/lib-t6000: style fixes
  topology tests: teach a helper to take abbreviated timestamps
  t6003: add --date-order test
  topology tests: teach a helper to set author dates as well
  t6003: add --author-date-order test

 t/lib-t6000.sh                 | 104 ++++++++++++++++++++++-------------------
 t/t6002-rev-list-bisect.sh     |  84 ++++++++++++++++-----------------
 t/t6003-rev-list-topo-order.sh | 101 +++++++++++++++++++++++++++------------
 3 files changed, 169 insertions(+), 120 deletions(-)

-- 
1.8.3.1-682-g924db96

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-06-21 18:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-21 18:49 [PATCH 0/5] "log --author-date-order" follow-up Junio C Hamano
2013-06-21 18:49 ` [PATCH 1/5] t/lib-t6000: style fixes Junio C Hamano
2013-06-21 18:49 ` [PATCH 2/5] topology tests: teach a helper to take abbreviated timestamps Junio C Hamano
2013-06-21 18:49 ` [PATCH 3/5] t6003: add --date-order test Junio C Hamano
2013-06-21 18:49 ` [PATCH 4/5] topology tests: teach a helper to set author dates as well Junio C Hamano
2013-06-21 18:49 ` [PATCH 5/5] t6003: add --author-date-order test Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).