From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Cc: Elliott Cable <me@ell.io>, Jeff King <peff@peff.net>
Subject: [PATCH 0/5] "log --author-date-order" follow-up
Date: Fri, 21 Jun 2013 11:49:34 -0700 [thread overview]
Message-ID: <1371840579-20161-1-git-send-email-gitster@pobox.com> (raw)
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
next reply other threads:[~2013-06-21 18:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-21 18:49 Junio C Hamano [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1371840579-20161-1-git-send-email-gitster@pobox.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=me@ell.io \
--cc=peff@peff.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.