Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #384 from kiryl/warnings | Vicent Martà | 2011-09-18 | 1 | -6/+6 |
|\ | |||||
| * | CMakefile: add -Wstrict-aliasing=2 and fix warnings | Kirill A. Shutemov | 2011-08-30 | 1 | -6/+6 |
* | | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -21/+3 |
|/ | |||||
* | 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 |