summaryrefslogtreecommitdiff
path: root/src/cache.h
Commit message (Expand)AuthorAgeFilesLines
* update copyrightsEdward Thomson2013-01-081-1/+1
* Update Copyright headerschu2012-02-131-1/+1
* cache: Simplify locking mechanicsVicent Martí2012-01-271-16/+6
* Cleanup legal dataVicent Marti2011-09-191-0/+6
* Deleted unused method git_cached_object_match, since we do not explore the ca...Marc Pegon2011-06-011-5/+0
* Added error for ambiguous oid prefixes. Added methods to compare the first nt...Marc Pegon2011-06-011-0/+5
* cache: Drop cuckoo hashingVicent Marti2011-05-171-1/+0
* Move cache.c to the new error handlingnulltoken2011-05-151-1/+1
* I broke your bindingsVicent Marti2011-03-201-0/+21
* Thread safe cacheVicent Marti2011-03-201-0/+38