summaryrefslogtreecommitdiff
path: root/src/revobject.h
Commit message (Expand)AuthorAgeFilesLines
* Redesigned the walking/object lookup interfaceVicent Marti2010-08-121-52/+0
* Changed revpool's object table to support arbitrary objectsVicent Marti2010-07-151-0/+3
* Fixed brace placement and converted spaces to tabs.Vicent Marti2010-06-021-22/+17
* Properly reset all commit properties when doing a gitrp_reset().Vicent Marti2010-06-021-0/+4
* Add topological sorting and new insertion methods for commit lists.Vicent Marti2010-06-021-0/+9
* Add object cache to the revision pool.Vicent Marti2010-06-021-1/+2
* Add commit caching on the commit table.Vicent Marti2010-06-021-0/+1
* Add 'git_revpool_object' and 'git_revpool_table' structures.Vicent Marti2010-06-021-0/+39