Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-05-05 | Be more careful about tree entry modes. | 1 | -2/+4 | |
2005-05-04 | [PATCH] Fix memory leaks in git-fsck-cache | 1 | -2/+7 | |
2005-05-02 | Make fsck-cache do better tree checking. | 1 | -5/+0 | |
2005-04-26 | [PATCH] introduce xmalloc and xrealloc | 1 | -4/+4 | |
2005-04-24 | Don't add references to objects we couldn't find. | 1 | -1/+2 | |
2005-04-24 | Verify that the object type matches for tree/commit objects even before parsing. | 1 | -1/+1 | |
2005-04-24 | Set object type at object creation time, not object parse time. | 1 | -1/+1 | |
2005-04-23 | [PATCH] Parse tree objects completely | 1 | -3/+17 | |
2005-04-22 | Move "read_tree()" to "tree.c" to be used as a generic helper function. | 1 | -0/+65 | |
2005-04-18 | [PATCH] Implementations of parsing functions | 1 | -0/+67 |