summaryrefslogtreecommitdiff
path: root/name-hash.c
Commit message (Expand)AuthorAgeFilesLines
* name-hash.c: always initialize dir_next pointerJohannes Sixt2011-11-011-1/+1
* fix phantom untracked files when core.ignorecase is setJeff King2011-10-071-7/+8
* Add case insensitivity support for directories when using git statusJoshua Jensen2010-10-061-1/+71
* Make hash_name_lookup able to do case-independent lookupsLinus Torvalds2008-04-091-2/+48
* Make "index_name_exists()" return the cache_entry it foundLinus Torvalds2008-04-091-3/+3
* Move name hashing functions into a file of its ownLinus Torvalds2008-04-091-0/+73