12 Commits (91d7b8afc2dc8bacde2012ad076cd8d0c4d36697)

Author SHA1 Message Date
Linus Torvalds 961784ee42 commit: add "lookup_commit_reference()" helper function 20 years ago
Nicolas Pitre bd2c39f58f [PATCH] don't load and decompress objects twice with parse_object() 20 years ago
Sergey Vlasov 13019d4136 [PATCH] Fix memory leaks in git-fsck-cache 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Linus Torvalds 235ac40772 Don't add references to objects we couldn't find. 20 years ago
Linus Torvalds c35dfe8589 Verify that the object type matches for tree/commit objects even before parsing. 20 years ago
Linus Torvalds d32987be61 Set object type at object creation time, not object parse time. 20 years ago
Daniel Barkalow 58e28af6a4 [PATCH] Allow multiple date-ordered lists 20 years ago
Linus Torvalds 4056c09114 Don't add parents to the commit list if we have already 20 years ago
Daniel Barkalow dd97f850c3 [PATCH] Add some functions for commit lists 20 years ago
Linus Torvalds b2c0071867 Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h". 20 years ago
Daniel Barkalow 175785e5ff [PATCH] Implementations of parsing functions 20 years ago