Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redesigned the walking/object lookup interface | Vicent Marti | 2010-08-12 | 1 | -52/+0 |
* | Changed revpool's object table to support arbitrary objects | Vicent Marti | 2010-07-15 | 1 | -0/+3 |
* | Fixed brace placement and converted spaces to tabs. | Vicent Marti | 2010-06-02 | 1 | -22/+17 |
* | Properly reset all commit properties when doing a gitrp_reset(). | Vicent Marti | 2010-06-02 | 1 | -0/+4 |
* | Add topological sorting and new insertion methods for commit lists. | Vicent Marti | 2010-06-02 | 1 | -0/+9 |
* | Add object cache to the revision pool. | Vicent Marti | 2010-06-02 | 1 | -1/+2 |
* | Add commit caching on the commit table. | Vicent Marti | 2010-06-02 | 1 | -0/+1 |
* | Add 'git_revpool_object' and 'git_revpool_table' structures. | Vicent Marti | 2010-06-02 | 1 | -0/+39 |