summaryrefslogtreecommitdiff
path: root/tests-clar/odb
Commit message (Expand)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-1412-1629/+0
* move mode_t to filebuf_open instead of _commitEdward Thomson2013-11-041-2/+2
* Allow backend consumers to specify file modeEdward Thomson2013-11-041-0/+52
* odb: Error when streaming in too [few|many] bytesnulltoken2013-09-071-0/+56
* revparse: Prevent unnecessary odb backend callsnulltoken2013-09-071-0/+13
* Fix some newer GCC compiler warningsRussell Belfer2013-09-051-2/+2
* Merge pull request #1817 from libgit2/ntk/fix/backend/honor_refresh_capabilitiesVicent Martí2013-09-041-0/+261
|\
| * odb: Honor the non refreshing capability of a backendnulltoken2013-08-301-0/+261
* | Define S_IREAD i S_IWRITE for Android.Krzysztof Adamski2013-09-011-0/+5
|/
* odb: free object data when id is ambiguousCarlos Martín Nieto2013-08-121-0/+1
* odb_pack: handle duplicate objects from different packsBrodie Rao2013-08-081-0/+3
* More tests for ambiguous OIDs across packsRussell Belfer2013-08-051-0/+64
* Reorganize diff and add basic diff driverRussell Belfer2013-06-101-1/+1
* What has science done.Vicent Marti2013-04-223-7/+12
* Move odb_backend implementors stuff into git2/sysRussell Belfer2013-04-212-11/+10
* tag: Fix parsing when no tagger nor messagenulltoken2013-03-311-3/+3
* Even more cleanupsVicent Marti2013-01-031-2/+2
* Tests should clean up after themselvesBen Straub2013-01-031-0/+5
* Deploy versioned git_odb_backend structureBen Straub2012-11-301-2/+2
* Make git_odb_foreach_cb take const paramRussell Belfer2012-11-271-2/+2
* Reset all static variables to NULL in clar's __cleanupSascha Cunz2012-11-233-0/+3
* odb: recursively load alternatesCarlos Martín Nieto2012-11-161-0/+75
* revwalk: fix off-by-one errorMichael Schubert2012-09-271-1/+1
* test: Open ODB on each test suiteVicent Marti2012-08-061-0/+6
* Merge remote-tracking branch 'arrbee/tree-walk-fixes' into developmentVicent Marti2012-08-061-0/+17
|\
| * Update iterators for consistency across libraryRussell Belfer2012-08-031-0/+18
* | Merge pull request #833 from carlosmn/odb-oneVicent Martí2012-07-313-6/+94
|\ \
| * | odb: allow creating an ODB backend from a packfile indexCarlos Martín Nieto2012-07-213-6/+94
| |/
* | odb: add some documentation to the foreach() testnulltoken2012-07-251-1/+11
|/
* tests: fix git_odb_foreach() object countCarlos Martín Nieto2012-07-121-1/+1
* odb: add git_odb_foreach()Carlos Martín Nieto2012-07-031-0/+36
* clar: Fix warningVicent Martí2012-05-161-1/+0
* Handle duplicate objects from different backends in git_odb_read_prefix().Han-Wen Nienhuys2012-05-121-0/+25
* Rename the Clay test suite to ClarVicent Martí2012-01-245-0/+906