summaryrefslogtreecommitdiff
path: root/src/object.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make some Object methods take a const parameterVicent Marti2011-03-031-3/+3
* Merge branch 'master' of https://github.com/jwiegley/libgit2Vicent Marti2011-02-051-5/+2
|\
| * Fixed bug where git__source_printf needs multiple attemptsJohn Wiegley2011-02-011-4/+1
|/
* Split object methods from repository.cVicent Marti2011-01-031-0/+348