Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Be more careful about tree entry modes. | Linus Torvalds | 2005-05-05 | 1 | -2/+4 | |
* | [PATCH] Fix memory leaks in git-fsck-cache | Sergey Vlasov | 2005-05-04 | 1 | -2/+7 | |
* | Make fsck-cache do better tree checking. | Linus Torvalds | 2005-05-02 | 1 | -5/+0 | |
* | [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 |