summaryrefslogtreecommitdiff
path: root/name-hash.c
AgeCommit message (Expand)Author
2013-04-03Sync with 1.8.1 maintenance trackJunio C Hamano
2013-02-28name-hash.c: fix endless loop with core.ignorecase=trueKarsten Blees
2013-02-19name-hash: allow hashing an empty stringJunio C Hamano
2011-11-01name-hash.c: always initialize dir_next pointerJohannes Sixt
2011-10-08fix phantom untracked files when core.ignorecase is setJeff King
2010-10-06Add case insensitivity support for directories when using git statusJoshua Jensen
2008-04-09Make hash_name_lookup able to do case-independent lookupsLinus Torvalds
2008-04-09Make "index_name_exists()" return the cache_entry it foundLinus Torvalds
2008-04-09Move name hashing functions into a file of its ownLinus Torvalds