Commit message (Expand) | Author | Age | |
---|---|---|---|
* | [PATCH] introduce xmalloc and xrealloc | Christopher Li | 2005-04-26 |
* | Don't add references to objects we couldn't find. | Linus Torvalds | 2005-04-24 |
* | Verify that the object type matches for tree/commit objects even before parsing. | Linus Torvalds | 2005-04-24 |
* | Set object type at object creation time, not object parse time. | Linus Torvalds | 2005-04-24 |
* | [PATCH] Allow multiple date-ordered lists | Daniel Barkalow | 2005-04-23 |
* | Don't add parents to the commit list if we have already | Linus Torvalds | 2005-04-23 |
* | [PATCH] Add some functions for commit lists | Daniel Barkalow | 2005-04-23 |
* | Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h". | Linus Torvalds | 2005-04-21 |
* | [PATCH] Implementations of parsing functions | Daniel Barkalow | 2005-04-18 |