git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Joshua Jensen <jjensen@workspacewhiz.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Sep 2010, #07; Wed, 29)
Date: Sat, 02 Oct 2010 22:36:36 -0600	[thread overview]
Message-ID: <4CA80854.90108@workspacewhiz.com> (raw)
In-Reply-To: <7vocbgkrw5.fsf@alter.siamese.dyndns.org>

  ----- Original Message -----
From: Junio C Hamano
Date: 9/29/2010 6:16 PM
> * jj/icase-directory (2010-08-16) 6 commits
>   - Support case folding in git fast-import when core.ignorecase=true
>   - Support case folding for git add when core.ignorecase=true
>   - Add case insensitivity support when using git ls-files
>   - Add case insensitivity support for directories when using git status
>   - Case insensitivity support for .gitignore via core.ignorecase
>   - Add string comparison functions that respect the ignore_case variable.
>
> Depends on GNU FNM_CASEFOLD.  Presumably a bit of tweak in Makefile for
> non-windows but non-GNU platforms is all it takes?
I posted a new series with an alternate solution for fnmatch that 
doesn't rely on GNU FNM_CASEFOLD.  Hopefully, this one is okay.

I have begun working on tests, but I'm still trying to pick through 
basic shell scripting and then determine how the existing test suite works.

Josh

  parent reply	other threads:[~2010-10-03  4:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30  0:16 What's cooking in git.git (Sep 2010, #07; Wed, 29) Junio C Hamano
2010-09-30  3:22 ` Elijah Newren
2010-10-02  8:12 ` Pascal Obry
2010-10-03  4:36 ` Joshua Jensen [this message]
2010-10-03 13:30 ` Elijah Newren
2010-10-03 23:34   ` Junio C Hamano
2010-10-10 21:26 ` SZEDER Gábor
2010-10-12 21:26   ` SZEDER Gábor

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=4CA80854.90108@workspacewhiz.com \
    --to=jjensen@workspacewhiz.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.
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).