Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup the testing toolkit | Vicent Marti | 2011-03-03 | 1 | -2/+17 |
* | Added copydir_recurs() to test_helpers.c | nulltoken | 2011-03-03 | 1 | -6/+51 |
* | Added rmdir_recurs(), a test helper function which recursively removes the co... | nulltoken | 2011-03-03 | 1 | -0/+26 |
* | Add unit test for writing a big index file | Vicent Marti | 2011-02-22 | 1 | -0/+44 |
* | Change include structure for the project | Vicent Marti | 2010-12-06 | 1 | -3/+1 |
* | Decouple storage from ODB logic | Vicent Marti | 2010-12-06 | 1 | -1/+1 |
* | Change git_repository initialization to use a path | Vicent Marti | 2010-11-02 | 1 | -7/+12 |
* | Add unit tests for object write-back | Vicent Marti | 2010-10-07 | 1 | -0/+36 |
* | Give object structures more descriptive names | Vicent Marti | 2010-09-19 | 1 | -1/+1 |
* | Fix some coding style issues | Ramsay Jones | 2010-02-28 | 1 | -44/+44 |
* | Use a 64 bit off_t throughout the library and tests on POSIX | Ramsay Jones | 2010-01-20 | 1 | -0/+1 |
* | Factor out test helper methods for creating/deleting loose objects | Julio Espinoza-Sokal | 2009-03-17 | 1 | -0/+93 |