summaryrefslogtreecommitdiff
path: root/src/cache.c
Commit message (Expand)AuthorAgeFilesLines
* cache: Drop cuckoo hashingVicent Marti2011-05-171-66/+22
* cache: Fix deadlockVicent Marti2011-05-171-6/+14
* Return success code on `git_cache_init`Vicent Marti2011-05-151-0/+2
* Move cache.c to the new error handlingnulltoken2011-05-151-2/+4
* Move repository.c to the new error handlingnulltoken2011-05-141-1/+1
* Fix MSVC warningsVicent Marti2011-03-211-1/+1
* I broke your bindingsVicent Marti2011-03-201-30/+16
* Thread safe cacheVicent Marti2011-03-201-0/+175