Re: [PATCH/RFC] blame: respect "core.ignorecase"

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [PATCH/RFC] blame: respect "core.ignorecase"

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:54:43

Jeff King [off-list ref] writes:
If the proposal were instead to add a certain type of pathspec that is
case-insensitive[2], that would make much more sense to me. It is not
violating git's case-sensitivity because it is purely a _query_ issue.
And it is a feature you might use whether or not your filesystem is case
sensitive.
...
[2] I did not keep up with Duy's work on pathspec magic-prefixes (and I
    could not find anything relevant in the code or documentation), but
    it seems like this would be a logical feature to support there.
I think it mostly is in setup.c (look for "Magic pathspec").

Re: [PATCH/RFC] blame: respect "core.ignorecase"

From: Jeff King <hidden>
Date: 2016-06-15 22:54:43

On Mon, Sep 10, 2012 at 01:30:03PM -0700, Junio C Hamano wrote:
Jeff King [off-list ref] writes:
quoted
If the proposal were instead to add a certain type of pathspec that is
case-insensitive[2], that would make much more sense to me. It is not
violating git's case-sensitivity because it is purely a _query_ issue.
And it is a feature you might use whether or not your filesystem is case
sensitive.
...
[2] I did not keep up with Duy's work on pathspec magic-prefixes (and I
    could not find anything relevant in the code or documentation), but
    it seems like this would be a logical feature to support there.
I think it mostly is in setup.c (look for "Magic pathspec").
Thanks, that helped. I got excited when I saw the "icase" in the
comments and thought it might already be implemented. But it looks like
it is still to be done. :)

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help