aboutsummaryrefslogtreecommitdiff
path: root/name-hash.c
Commit message (Expand)AuthorAge
* Sync with 1.8.1 maintenance trackJunio C Hamano2013-04-03
|\
| * name-hash.c: fix endless loop with core.ignorecase=trueKarsten Blees2013-02-27
* | name-hash: allow hashing an empty stringJunio C Hamano2013-02-19
|/
* name-hash.c: always initialize dir_next pointerJohannes Sixt2011-11-01
* fix phantom untracked files when core.ignorecase is setJeff King2011-10-07
* Add case insensitivity support for directories when using git statusJoshua Jensen2010-10-06
* Make hash_name_lookup able to do case-independent lookupsLinus Torvalds2008-04-09
* Make "index_name_exists()" return the cache_entry it foundLinus Torvalds2008-04-09
* Move name hashing functions into a file of its ownLinus Torvalds2008-04-09