summaryrefslogtreecommitdiff
path: root/tree.c
Commit message (Expand)AuthorAgeFilesLines
...
* Set object type at object creation time, not object parse time.Linus Torvalds2005-04-241-1/+1
* [PATCH] Parse tree objects completelyDaniel Barkalow2005-04-231-3/+17
* Move "read_tree()" to "tree.c" to be used as a generic helper function.Linus Torvalds2005-04-221-0/+65
* [PATCH] Implementations of parsing functionsDaniel Barkalow2005-04-181-0/+67