summaryrefslogtreecommitdiff
path: root/tests/odb
Commit message (Expand)AuthorAgeFilesLines
* path: error out if the callback returns an errorcmn/foreach-cancel-looseCarlos Martín Nieto2015-06-061-0/+20
* odb: `git_odb_object` contents are never NULLvmg/emptyVicent Marti2014-11-211-0/+18
* odb: hardcode the empty blob and treecmn/empty-objectsCarlos Martín Nieto2014-11-081-0/+39
* Fixed odb foreach test failure for big-endian 64-bitJakub Čajka2014-09-261-1/+1
* Introduce cl_assert_equal_oidEdward Thomson2014-07-011-3/+3
* Fix a leak in the testsCarlos Martín Nieto2014-05-201-1/+1
* odb: ignore files in the objects dircmn/file-in-objects-dirCarlos Martín Nieto2014-05-051-0/+24
* Fix a number of git_odb_exists_prefix bugsRussell Belfer2014-03-101-10/+12
* Plug a few leaks in the testsCarlos Martín Nieto2014-03-071-0/+5
* Merge pull request #2159 from libgit2/rb/odb-exists-prefixVicent Marti2014-03-062-1/+22
|\
| * Add exists_prefix to ODB backend and ODB APIRussell Belfer2014-03-042-1/+22
* | ODB writing fails gracefully when unsupportedEdward Thomson2014-03-051-0/+41
|/
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-111-13/+15
* Update files that reference tests-clarBen Straub2013-11-141-1/+1
* Rename tests-clar to testsBen Straub2013-11-1412-0/+1629