Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cache: Drop cuckoo hashing | Vicent Marti | 2011-05-17 | 1 | -66/+22 |
* | cache: Fix deadlock | Vicent Marti | 2011-05-17 | 1 | -6/+14 |
* | Return success code on `git_cache_init` | Vicent Marti | 2011-05-15 | 1 | -0/+2 |
* | Move cache.c to the new error handling | nulltoken | 2011-05-15 | 1 | -2/+4 |
* | Move repository.c to the new error handling | nulltoken | 2011-05-14 | 1 | -1/+1 |
* | Fix MSVC warnings | Vicent Marti | 2011-03-21 | 1 | -1/+1 |
* | I broke your bindings | Vicent Marti | 2011-03-20 | 1 | -30/+16 |
* | Thread safe cache | Vicent Marti | 2011-03-20 | 1 | -0/+175 |