| author | Linus Torvalds <torvalds@woody.linux-foundation.org> | |
| Fri, 21 Mar 2008 22:55:19 +0000 (15:55 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 9 Apr 2008 08:22:25 +0000 (01:22 -0700) | ||
| commit | cd2fef59edf72a1d9792d9cb72aae1e6f6c7b1d4 | |
| tree | 720d22370ec0831e4ff8800d96ddd19c90106d69 | tree | snapshot |
| parent | df292c791ab790340cc9e3577a073bcb9d1900ea | commit | diff |
Make hash_name_lookup able to do case-independent lookups
Right now nobody uses it, but "index_name_exists()" gets a flag so
you can enable it on a case-by-case basis.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Right now nobody uses it, but "index_name_exists()" gets a flag so
you can enable it on a case-by-case basis.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| cache.h | diff | blob | history | |
| dir.c | diff | blob | history | |
| name-hash.c | diff | blob | history | |
| unpack-trees.c | diff | blob | history |