summaryrefslogtreecommitdiff
path: root/name-hash.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-01name-hash.c: always initialize dir_next pointerLibravatar Johannes Sixt1-1/+1
2011-10-07fix phantom untracked files when core.ignorecase is setLibravatar Jeff King1-7/+8
2010-10-06Add case insensitivity support for directories when using git statusLibravatar Joshua Jensen1-1/+71
2008-04-09Make hash_name_lookup able to do case-independent lookupsLibravatar Linus Torvalds1-2/+48
2008-04-09Make "index_name_exists()" return the cache_entry it foundLibravatar Linus Torvalds1-3/+3
2008-04-09Move name hashing functions into a file of its ownLibravatar Linus Torvalds1-0/+73