]> git.proxmox.com Git - libgit2.git/history - src/revobject.h
Add loading and parsing of tag objects
[libgit2.git] / src / revobject.h
2010-07-15 Vicent MartiChanged revpool's object table to support arbitrary...
2010-06-02 Vicent MartiFixed brace placement and converted spaces to tabs.
2010-06-02 Vicent MartiProperly reset all commit properties when doing a gitrp...
2010-06-02 Vicent MartiAdd topological sorting and new insertion methods for...
2010-06-02 Vicent MartiAdd object cache to the revision pool.
2010-06-02 Vicent MartiAdd commit caching on the commit table.
2010-06-02 Vicent MartiAdd 'git_revpool_object' and 'git_revpool_table' struct...