Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [PATCH] introduce xmalloc and xrealloc | Christopher Li | 2005-04-26 | 1 | -4/+4 | |
* | Don't add references to objects we couldn't find. | Linus Torvalds | 2005-04-24 | 1 | -1/+2 | |
* | Verify that the object type matches for tree/commit objects even before parsing. | Linus Torvalds | 2005-04-24 | 1 | -1/+1 | |
* | Set object type at object creation time, not object parse time. | Linus Torvalds | 2005-04-24 | 1 | -1/+1 | |
* | [PATCH] Parse tree objects completely | Daniel Barkalow | 2005-04-23 | 1 | -3/+17 | |
* | Move "read_tree()" to "tree.c" to be used as a generic helper function. | Linus Torvalds | 2005-04-22 | 1 | -0/+65 | |
* | [PATCH] Implementations of parsing functions | Daniel Barkalow | 2005-04-18 | 1 | -0/+67 |