summaryrefslogtreecommitdiff
path: root/include/git2/sys/odb_backend.h
Commit message (Expand)AuthorAgeFilesLines
* odb: make the writestream's size a git_off_tcmn/stream-sizeCarlos Martín Nieto2015-05-131-1/+1
* Fix remaining init_options inconsistenciesRussell Belfer2014-05-021-5/+4
* Don't redefine the same callback types, their signatures may changeJacques Germishuys2014-04-211-1/+1
* Added function-based initializers for every options struct.Matthew Bowen2014-03-051-0/+13
* Add exists_prefix to ODB backend and ODB APIRussell Belfer2014-03-041-5/+5
* indexer: fix thin packsCarlos Martín Nieto2013-10-041-1/+1
* odb: Move the auto refresh logic to the pack backendnulltoken2013-09-041-0/+10
* odb: document git_odb_streamCarlos Martín Nieto2013-08-171-0/+4
* odb: make it clearer that the id is calculated in the frontendCarlos Martín Nieto2013-08-171-5/+1
* Move odb_backend implementors stuff into git2/sysRussell Belfer2013-04-211-0/+86