Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [PATCH] introduce xmalloc and xrealloc | Christopher Li | 2005-04-26 | 1 | -2/+2 | |
* | Don't add references to objects we couldn't find. | Linus Torvalds | 2005-04-24 | 1 | -3/+6 | |
* | 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] Allow multiple date-ordered lists | Daniel Barkalow | 2005-04-23 | 1 | -3/+5 | |
* | Don't add parents to the commit list if we have already | Linus Torvalds | 2005-04-23 | 1 | -2/+5 | |
* | [PATCH] Add some functions for commit lists | Daniel Barkalow | 2005-04-23 | 1 | -6/+52 | |
* | Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h". | Linus Torvalds | 2005-04-21 | 1 | -0/+1 | |
* | [PATCH] Implementations of parsing functions | Daniel Barkalow | 2005-04-18 | 1 | -0/+85 |