git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jeff King <peff@peff.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: jk/test-commit-bulk, was: What's cooking in git.git (Jul 2019, #05; Fri, 19)
Date: Fri, 19 Jul 2019 17:54:17 -0400	[thread overview]
Message-ID: <20190719215417.GA31841@sigill.intra.peff.net> (raw)
In-Reply-To: <xmqqef2lvkg5.fsf@gitster-ct.c.googlers.com>

On Fri, Jul 19, 2019 at 01:27:38PM -0700, Junio C Hamano wrote:

> * jk/test-commit-bulk (2019-07-02) 7 commits
>  - SQUASH???
>  - t6200: use test_commit_bulk
>  - t5703: use test_commit_bulk
>  - t5702: use test_commit_bulk
>  - t3311: use test_commit_bulk
>  - t5310: increase the number of bitmapped commits
>  - test-lib: introduce test_commit_bulk
> 
>  A test helper has been introduced to optimize preparation of test
>  repositories with many simple commits, and a handful of test
>  scripts have been updated to use it.
> 
>  Needs a bit more polishing.
>  I think I spotted one unused command, which we may want to remove, though.

I think these comments are out-of-date. The unused command was fixed up
in v2 of the first patch, and then I did a little extra polishing in v3:

  https://public-inbox.org/git/20190702051649.GA16344@sigill.intra.peff.net/

Together with your SQUASH fixup, I think that covers all comments. For
convenience, here's v3 again as a whole series which can replace what
you have already (including the squash).

  [1/6]: test-lib: introduce test_commit_bulk
  [2/6]: t5310: increase the number of bitmapped commits
  [3/6]: t3311: use test_commit_bulk
  [4/6]: t5702: use test_commit_bulk
  [5/6]: t5703: use test_commit_bulk
  [6/6]: t6200: use test_commit_bulk

 t/t3311-notes-merge-fanout.sh      |  10 +--
 t/t5310-pack-bitmaps.sh            |  15 +---
 t/t5702-protocol-v2.sh             |  10 +--
 t/t5703-upload-pack-ref-in-want.sh |   4 +-
 t/t6200-fmt-merge-msg.sh           |   7 +-
 t/test-lib-functions.sh            | 123 +++++++++++++++++++++++++++++
 6 files changed, 136 insertions(+), 33 deletions(-)

-Peff

  reply	other threads:[~2019-07-19 21:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-19 20:27 What's cooking in git.git (Jul 2019, #05; Fri, 19) Junio C Hamano
2019-07-19 21:54 ` Jeff King [this message]
2019-07-19 21:56   ` [PATCH v3 1/6] test-lib: introduce test_commit_bulk Jeff King
2019-07-19 21:56   ` [PATCH v3 2/6] t5310: increase the number of bitmapped commits Jeff King
2019-07-19 21:56   ` [PATCH v3 3/6] t3311: use test_commit_bulk Jeff King
2019-07-19 21:56   ` [PATCH v3 4/6] t5702: " Jeff King
2019-07-19 21:56   ` [PATCH v3 5/6] t5703: " Jeff King
2019-07-19 21:56   ` [PATCH v3 6/6] t6200: " Jeff King
2019-07-23 15:42   ` jk/test-commit-bulk, 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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190719215417.GA31841@sigill.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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.
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).