summaryrefslogtreecommitdiff
path: root/tests/t0402-details.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the unit testing suiteVicent Marti2011-02-021-65/+0
* Rename 'git_person' to 'git_signature'Vicent Marti2010-12-181-2/+2
* Change the library include fileVicent Marti2010-12-061-3/+3
* Commit parents now use the common 'vector' codeVicent Marti2010-12-021-1/+1
* add git_commit_parent to retrieve a parent by indexJustin Love2010-11-301-1/+8
* add git_commit_parentcountJustin Love2010-11-301-0/+3
* Improve error handlingVicent Marti2010-11-051-4/+2
* Change git_repository initialization to use a pathVicent Marti2010-11-021-7/+1
* Fix internal memory management on the libraryVicent Marti2010-10-281-0/+2
* Move test resources to a common directoryVicent Marti2010-08-121-1/+1
* Redesigned the walking/object lookup interfaceVicent Marti2010-08-121-5/+5
* Refactor parsing methodsVicent Marti2010-08-071-1/+1
* Changed test files to use tabs instead of spacesVicent Marti2010-07-151-13/+13
* Add external API to access detailed commit attributesVicent Marti2010-07-151-0/+61