From: Brandon Casey <drafnel@gmail.com>
To: gitster@pobox.com
Cc: git@vger.kernel.org, peff@peff.net, Brandon Casey <drafnel@gmail.com>
Subject: [PATCH v2 0/2] reroll bc/attr-ignore-case (top two commits)
Date: Wed, 5 Oct 2011 23:00:12 -0500 [thread overview]
Message-ID: <1317873614-3057-1-git-send-email-drafnel@gmail.com> (raw)
This is the re-roll of this series that I said I would do.
This just swaps the order of the top two patches around and *hopefully*
improves the commit messages.
My original "attr.c: respect core.ignorecase.." patch was broken and I
intended to mark it as WIP. Your patch fixes it, but it's nicer if your
patch comes first, that way the test suite (and git) is never broken.
This is built on top of aae0befee293ebdf9aa6391a074eb0e7c10cdf75 in
bc/attr-ignore-case, which hopefully makes it easy to replace the top two
commits in that branch with these two commits.
I know this is already in next, and you seem poised to merge to master,
so feel free to drop these if you want.
Brandon Casey (1):
attr.c: respect core.ignorecase when matching attribute patterns
Junio C Hamano (1):
attr: read core.attributesfile from git_default_core_config
attr.c | 20 ++++------------
builtin/check-attr.c | 2 +
cache.h | 1 +
config.c | 3 ++
environment.c | 1 +
t/t0003-attributes.sh | 60 ++++++++++++++++++++++++++++++++++++++++++++++++-
6 files changed, 71 insertions(+), 16 deletions(-)
--
1.7.7.1.ge3b6f
next reply other threads:[~2011-10-06 4:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-06 4:00 Brandon Casey [this message]
2011-10-06 4:00 ` [PATCH v2 1/2] attr: read core.attributesfile from git_default_core_config Brandon Casey
2011-10-06 4:00 ` [PATCH v2 2/2] attr.c: respect core.ignorecase when matching attribute patterns Brandon Casey
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=1317873614-3057-1-git-send-email-drafnel@gmail.com \
--to=drafnel@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--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 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 NNTP newsgroup(s).