From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Jan 2018, #02; Tue, 9)
Date: Wed, 10 Jan 2018 08:56:00 +0100 [thread overview]
Message-ID: <87vaga9mgf.fsf@evledraar.gmail.com> (raw)
In-Reply-To: <xmqqa7xm38wc.fsf@gitster.mtv.corp.google.com>
On Tue, Jan 09 2018, Junio C. Hamano jotted:
> * ab/wildmatch-tests (2018-01-04) 7 commits
> (merged to 'next' on 2018-01-09 at 09f0b84098)
> + wildmatch test: create & test files on disk in addition to in-memory
> + wildmatch test: perform all tests under all wildmatch() modes
> + wildmatch test: remove dead fnmatch() test code
> + wildmatch test: use a paranoia pattern from nul_match()
> + wildmatch test: don't try to vertically align our output
> + wildmatch test: use more standard shell style
> + wildmatch test: indent with tabs, not spaces
>
> More tests for wildmatch functions.
>
> Will cook in 'next'.
Please don't merge it down for now. I've got a WIP resubmission of this
which rewrites most of the later part of the series & addresses various
issues raised.
> * ab/perf-grep-threads (2018-01-04) 1 commit
> (merged to 'next' on 2018-01-09 at 8fe1d71894)
> + perf: amend the grep tests to test grep.threads
>
> More perf tests for threaded grep
>
> Will cook in 'next'.
Re: the concern raised in xmqqa7xsaqki.fsf@gitster.mtv.corp.google.com I
think it makes sense to just document (and I can do that if you agree)
that:
test_expect_success SOME_PREREQ,$SOME_OTHER_PREREQ,$ANOTHER_ONE [...]
Will work as far as prereqs goes even though the variables might be
empty. It's much less verbose than the proposed alternative, and easy to
support.
> Will [cook in|merge to] 'next'.
Refresh my memory, that means merge down post-2.16.0 at this point,
right?
next prev parent reply other threads:[~2018-01-10 7:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-09 23:33 What's cooking in git.git (Jan 2018, #02; Tue, 9) Junio C Hamano
2018-01-10 7:56 ` Ævar Arnfjörð Bjarmason [this message]
2018-01-10 20:02 ` Junio C Hamano
2018-01-10 16:25 ` Jeff Hostetler
2018-01-10 19:57 ` Junio C Hamano
2018-01-10 22:03 ` Jeff Hostetler
2018-01-18 8:56 ` Christian Couder
2018-01-18 22:31 ` Jonathan Tan
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=87vaga9mgf.fsf@evledraar.gmail.com \
--to=avarab@gmail.com \
--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.
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.