Re: [PATCH 0/6] Extensions of core.ignorecase=true support

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Sixt
Date: Tuesday, August 17, 2010 - 2:20 pm

On Dienstag, 17. August 2010, Robert Buck wrote:

There is no "last-use" involved. Everything's rather "first-use", i.e., 
case-preserving.


What do you mean by "requesting a file"?

core.ignorecase is purely about the worktree and the transition of files from 
the worktree to the index. It is *not* involved when files are moved from the 
index or the repository to the worktree. In particular, it is not used when 
you give a pathspec to limit 'git log' results. (Joshua proposed a change 
where core.ignorecase would also kick in in this case as well, but this 
change is not included in this series, and I would not agree to it.)

-- Hannes
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/6] Extensions of core.ignorecase=true support, Johannes Sixt, (Mon Aug 16, 12:38 pm)
Re: [PATCH 0/6] Extensions of core.ignorecase=true support, Johannes Sixt, (Tue Aug 17, 2:20 pm)
Re: [PATCH 1/6] Add string comparison functions that respe ..., Ævar Arnfjörð Bjarmason, (Wed Aug 18, 5:52 am)
Re: [PATCH 1/6] Add string comparison functions that respe ..., Ævar Arnfjörð Bjarmason, (Wed Aug 18, 5:53 am)
Re: [PATCH 1/6] Add string comparison functions that respe ..., Ævar Arnfjörð Bjarmason, (Wed Aug 18, 9:07 am)
Re: [PATCH 0/6] Extensions of core.ignorecase=true support, Johannes Sixt, (Wed Aug 18, 11:31 am)
Re: [PATCH 1/6] Add string comparison functions that respe ..., Ævar Arnfjörð Bjarmason, (Wed Aug 18, 11:58 am)
Re: [PATCH 0/6] Extensions of core.ignorecase=true support, Junio C Hamano, (Sun Aug 22, 12:23 am)
Re: [PATCH 1/6] Add string comparison functions that respe ..., Ævar Arnfjörð Bjarmason, (Sun Aug 29, 12:39 pm)
Re: [PATCH 1/6] Add string comparison functions that respe ..., Ævar Arnfjörð Bjarmason, (Mon Aug 30, 7:51 am)
Re: [PATCH 1/6] Add string comparison functions that respe ..., Ævar Arnfjörð Bjarmason, (Mon Aug 30, 12:57 pm)