| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | I broke your bindings | Vicent Marti | 2011-03-20 | 1 | -253/+23 |
| * | git_object_lookup() should also check the type if the object comes from the c... | Ben Noordhuis | 2011-03-15 | 1 | -0/+3 |
| * | Fix the retarded object interdependency system | Vicent Marti | 2011-03-14 | 1 | -13/+9 |
| * | Fix segmentation fault when freeing a repository | Vicent Marti | 2011-03-05 | 1 | -12/+13 |
| * | Fix several issues with refcounting | Vicent Marti | 2011-03-03 | 1 | -6/+9 |
| * | Implement reference counting for git_objects | Vicent Marti | 2011-03-03 | 1 | -6/+26 |
| * | Change the object creation/lookup API | Vicent Marti | 2011-03-03 | 1 | -0/+119 |
| * | Make some Object methods take a const parameter | Vicent Marti | 2011-03-03 | 1 | -3/+3 |
| * | Merge branch 'master' of https://github.com/jwiegley/libgit2 | Vicent Marti | 2011-02-05 | 1 | -5/+2 |
| |\ | |||||
| | * | Fixed bug where git__source_printf needs multiple attempts | John Wiegley | 2011-02-01 | 1 | -4/+1 |
| |/ | |||||
| * | Split object methods from repository.c | Vicent Marti | 2011-01-03 | 1 | -0/+348 |
