git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/3] un-break for-each-ref --ignore-case
@ 2018-07-02 21:11 Jeff King
  2018-07-02 21:11 ` [PATCH 1/3] t6300: add a test for --ignore-case Jeff King
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jeff King @ 2018-07-02 21:11 UTC (permalink / raw)
  To: git; +Cc: Aleksandr Makarov, Nguyễn Thái Ngọc Duy

This is a follow-up to this patch last September:

  https://public-inbox.org/git/79c946a2-532e-1c9b-7bf2-1f1ccbff721e@gmail.com/

The patch was the right thing to do, but:

 1. It needed a commit message.

 2. It needed a signoff.

 3. It needed a test, which then showed that there was _another_ bug. :)

This fixes 1 and 3, and the extra bug. I've added my signoff to
Aleksandr's patch, as I think it is a trivial enough change to fall
under the DCO part b. But Aleksandr, if you can give your explicit
sign-off to include the patch in the project, that would be better
still.

  [1/3]: t6300: add a test for --ignore-case
  [2/3]: for-each-ref: consistently pass WM_IGNORECASE flag
  [3/3]: ref-filter: avoid backend filtering with --ignore-case

 ref-filter.c            | 11 ++++++++++-
 t/t6300-for-each-ref.sh | 11 +++++++++++
 2 files changed, 21 insertions(+), 1 deletion(-)

-Peff

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

end of thread, other threads:[~2018-07-02 21:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-02 21:11 [PATCH 0/3] un-break for-each-ref --ignore-case Jeff King
2018-07-02 21:11 ` [PATCH 1/3] t6300: add a test for --ignore-case Jeff King
2018-07-02 21:11 ` [PATCH 2/3] for-each-ref: consistently pass WM_IGNORECASE flag Jeff King
2018-07-02 21:12 ` [PATCH 3/3] ref-filter: avoid backend filtering with --ignore-case Jeff King
2018-07-02 21:30   ` Eric Sunshine

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).