summaryrefslogtreecommitdiff
path: root/include/git2/odb_backend.h
Commit message (Expand)AuthorAgeFilesLines
* Add typedefs on some public enumsRussell Belfer2013-05-241-2/+2
* Document the odb backend constructorsCarlos Martín Nieto2013-04-231-1/+33
* Move odb_backend implementors stuff into git2/sysRussell Belfer2013-04-211-107/+16
* Sane refresh logicVicent Marti2013-01-101-0/+2
* update copyrightsEdward Thomson2013-01-081-1/+1
* odb: check if object exists before writingDavid Michael Barr2012-12-211-0/+4
* Allow compilation as C++Ben Straub2012-12-061-1/+1
* Add version fields and init macros for public input structs.Ben Straub2012-11-301-0/+4
* Make git_odb_foreach_cb take const paramRussell Belfer2012-11-271-2/+9
* API updates for odb_backend.hBen Straub2012-11-271-7/+10
* create callback to handle packs from fetch, move the indexer to odb_packEdward Thomson2012-11-051-5/+21
* Expose a malloc function to 3rd party ODB backendsPhilip Kelley2012-08-271-0/+6
* Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into developmentVicent Marti2012-08-021-1/+1
|\
| * portability: Improve x86/amd64 compatibilitynulltoken2012-07-241-1/+1
* | odb: allow creating an ODB backend from a packfile indexCarlos Martín Nieto2012-07-211-0/+1
|/
* odb: add git_odb_foreach()Carlos Martín Nieto2012-07-031-0/+6
* Properly tag all `enums` with a `_t`Vicent Martí2012-05-181-7/+7
* Update Copyright headerschu2012-02-131-1/+1
* odb: Let users decide compression level for the loose ODBVicent Marti2011-09-291-1/+1
* Cleanup legal dataVicent Marti2011-09-191-21/+3
* Remove custom backendsVicent Marti2011-06-141-2/+0
* short-oid: CleanupVicent Marti2011-06-011-2/+2
* Added a read_unique_short_oid method to backends, to make it possible to find...Marc Pegon2011-06-011-0/+13
* Remove circular dependency in includesVicent Marti2011-03-231-1/+0
* Improve the ODB writing backendVicent Marti2011-03-231-0/+7
* I broke your bindingsVicent Marti2011-03-201-8/+32
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-031-0/+77