Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-04-24 | Verify that the object type matches for tree/commit objects even before parsing. | Linus Torvalds | 1 | -1/+1 |
2005-04-24 | Set object type at object creation time, not object parse time. | Linus Torvalds | 1 | -1/+1 |
2005-04-23 | [PATCH] Parse tree objects completely | Daniel Barkalow | 1 | -3/+17 |
2005-04-22 | Move "read_tree()" to "tree.c" to be used as a generic helper function. | Linus Torvalds | 1 | -0/+65 |
2005-04-18 | [PATCH] Implementations of parsing functions | Daniel Barkalow | 1 | -0/+67 |