summaryrefslogtreecommitdiff
path: root/src/git/odb.h
Commit message (Expand)AuthorAgeFilesLines
* Change the library include fileVicent Marti2010-12-061-160/+0
* Change include structure for the projectVicent Marti2010-12-061-57/+2
* Decouple storage from ODB logicVicent Marti2010-12-061-57/+72
* Add git_odb_read_header method to the ODBVicent Marti2010-10-291-0/+19
* Give object structures more descriptive namesVicent Marti2010-09-191-8/+8
* Redesigned the walking/object lookup interfaceVicent Marti2010-08-121-0/+1
* Implement git_odb_write()Ramsay Jones2009-06-051-0/+12
* Add the git_odb_exists() object query functionRamsay Jones2009-02-111-0/+11
* Add a routine to determine a git_oid given an git_objRamsay Jones2008-12-301-0/+14
* Add some git_otype string conversion and testing routinesRamsay Jones2008-12-101-0/+28
* Fixup documentation to reflect the "git_obj" renameRamsay Jones2008-12-021-5/+5
* Remove config.h and make fileops an internal APIAndreas Ericsson2008-12-021-0/+1
* Remove license top-comment from public header filesAndreas Ericsson2008-11-221-25/+0
* Move public headers to src/gitAndreas Ericsson2008-11-181-0/+139