All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Eric Sunshine <sunshine@sunshineco.com>
Cc: Brian Gernhardt <brian@gernhardtsoftware.com>,
	"git\@vger.kernel.org List" <git@vger.kernel.org>
Subject: Re: t3010 broken by 2eac2a4
Date: Thu, 22 Aug 2013 14:32:42 -0700	[thread overview]
Message-ID: <xmqq7gfdqumd.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <CAPig+cQmvRDDc3BHbta_UhCQe9QvbtAm0RJgt6HbtgFAKgo0Vg@mail.gmail.com> (Eric Sunshine's message of "Thu, 22 Aug 2013 17:22:30 -0400")

Eric Sunshine <sunshine@sunshineco.com> writes:

> On Thu, Aug 22, 2013 at 5:16 PM, Junio C Hamano <gitster@pobox.com> wrote:
>> Eric Sunshine <sunshine@sunshineco.com> writes:
>>
>>> I can confirm this failure on OS X, however,...
>
> Thanks for the explanation.

Now, I am curious how it breaks on OS X.

My suspition is that "ignore_case" may have something to do with it,
but what 2eac2a4c (ls-files -k: a directory only can be killed if
the index has a non-directory, 2013-08-15) uses are the bog-standard
cache_name_exists() and directory_exists_in_index(), so one of these
internal API implementation has trouble on case insensitive
filesystems, perhaps?  I dunno.

  reply	other threads:[~2013-08-22 21:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-21 20:31 t3010 broken by 2eac2a4 Brian Gernhardt
2013-08-21 21:41 ` Junio C Hamano
2013-08-22 20:54   ` Eric Sunshine
2013-08-22 21:16     ` Junio C Hamano
2013-08-22 21:22       ` Eric Sunshine
2013-08-22 21:32         ` Junio C Hamano [this message]
2013-08-22 21:35           ` Eric Sunshine
2013-08-22 21:43             ` Junio C Hamano
2013-08-22 21:59               ` Eric Sunshine
2013-08-22 22:53                 ` Eric Sunshine
2013-08-22 23:12                   ` Junio C Hamano
2013-08-22 23:15                     ` Eric Sunshine
2013-08-23  4:32                       ` Eric Sunshine
2013-08-23  5:36                         ` Junio C Hamano
2013-08-23  9:19                           ` Eric Sunshine
2013-08-23 17:15                             ` Junio C Hamano
2013-08-23 18:51                               ` Jeff King

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=xmqq7gfdqumd.fsf@gitster.dls.corp.google.com \
    --to=gitster@pobox.com \
    --cc=brian@gernhardtsoftware.com \
    --cc=git@vger.kernel.org \
    --cc=sunshine@sunshineco.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.