git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] reroll bc/attr-ignore-case (top two commits)
@ 2011-10-06  4:00 Brandon Casey
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Brandon Casey @ 2011-10-06  4:00 UTC (permalink / raw)
  To: gitster; +Cc: git, peff, Brandon Casey

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

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

end of thread, other threads:[~2011-10-06  4:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-06  4:00 [PATCH v2 0/2] reroll bc/attr-ignore-case (top two commits) Brandon Casey
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

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