commit | cd2fef59edf72a1d9792d9cb72aae1e6f6c7b1d4 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Mar 21 15:55:19 2008 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Apr 09 01:22:25 2008 -0700 |
tree | 720d22370ec0831e4ff8800d96ddd19c90106d69 | |
parent | df292c791ab790340cc9e3577a073bcb9d1900ea [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>