summaryrefslogtreecommitdiff
path: root/src/odb.h
Commit message (Expand)AuthorAgeFilesLines
* odb: make the writestream's size a git_off_tcmn/stream-sizeCarlos Martín Nieto2015-05-131-1/+1
* Create public filter object and use itRussell Belfer2013-09-171-1/+2
* Add callback to git_objects_tableRussell Belfer2013-04-221-2/+3
* What has science done.Vicent Marti2013-04-221-1/+1
* lol this worked first try wtfVicent Marti2013-04-221-1/+3
* update copyrightsEdward Thomson2013-01-081-1/+1
* indexer: use the packfile streaming APICarlos Martín Nieto2012-11-301-0/+4
* Reorg internal odb read header and object lookupRussell Belfer2012-09-101-0/+8
* Implement filters for status/diff blobsRussell Belfer2012-09-061-5/+12
* Fix valgrind issuesRussell Belfer2012-05-041-1/+1
* Migrate ODB files to new error handlingRussell Belfer2012-03-121-0/+10
* Update Copyright headerschu2012-02-131-1/+1
* odb: Proper symlink hashingVicent Martí2012-02-101-0/+25
* odb: Add internal `git_odb__hashfd`Vicent Martí2012-02-101-1/+3
* repository: Change ownership semanticsVicent Marti2011-11-261-1/+1
* *: correct and codify various file permissionsBrodie Rao2011-10-141-0/+1
* fileops/repository: create (most) directories with 0777 permissionsBrodie Rao2011-10-141-0/+3
* Tabify everythingVicent Marti2011-09-191-3/+3
* Cleanup legal dataVicent Marti2011-09-191-0/+6
* odb: Do not pass around a header when hashingVicent Marti2011-08-181-1/+1
* I broke your bindingsVicent Marti2011-03-201-1/+17
* Fix compilation in MSVCVicent Marti2011-02-071-4/+0
* Change the library include fileVicent Marti2010-12-061-2/+2
* Change include structure for the projectVicent Marti2010-12-061-28/+0
* Decouple storage from ODB logicVicent Marti2010-12-061-17/+44
* Add functions to open a '*.pack' file and perform some basic validationRamsay Jones2010-04-301-0/+3
* Add basic support to read pack-*.idx v1 and v2 filesShawn O. Pearce2009-01-031-0/+19