commit: add "lookup_commit_reference()" helper function
[gitweb.git] / commit.c
2005-05-18 commit: add "lookup_commit_reference()" helper function
2005-05-06 [PATCH] don't load and decompress objects twice with...
2005-05-05 Merge http://members.cox.net/junkio/git-jc.git/
2005-05-04 [PATCH] Fix memory leaks in git-fsck-cache
2005-04-26 [PATCH] introduce xmalloc and xrealloc
2005-04-24 Don't add references to objects we couldn't find.
2005-04-24 Verify that the object type matches for tree/commit...
2005-04-24 Set object type at object creation time, not object...
2005-04-24 [PATCH] Allow multiple date-ordered lists
2005-04-24 Don't add parents to the commit list if we have already
2005-04-24 [PATCH] Add some functions for commit lists
2005-04-21 Include <limits.h> in commit.c for ULONG_MAX. Remove...
2005-04-18 Merge the new object model thing from Daniel Barkalow
2005-04-18 [PATCH] Implementations of parsing functions