aboutsummaryrefslogtreecommitdiff
path: root/tree.c
Commit message (Expand)AuthorAge
...
* Verify that the object type matches for tree/commit objects even before parsing.Linus Torvalds2005-04-24
* Set object type at object creation time, not object parse time.Linus Torvalds2005-04-24
* [PATCH] Parse tree objects completelyDaniel Barkalow2005-04-23
* Move "read_tree()" to "tree.c" to be used as a generic helper function.Linus Torvalds2005-04-22
* [PATCH] Implementations of parsing functionsDaniel Barkalow2005-04-18