aboutsummaryrefslogtreecommitdiffstats
path: root/tag.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-05Fix send-pack for non-commitish tags.Junio C Hamano1-0/+7
2005-06-21[PATCH] Parse tags for absent objectsDaniel Barkalow1-4/+7
2005-06-08[PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan1-1/+1
2005-05-20[PATCH] delta checkNicolas Pitre1-0/+2
2005-05-06[PATCH] don't load and decompress objects twice with parse_object()Nicolas Pitre1-22/+28
2005-05-04Teach fsck-cache to accept non-commits for reachability analysis.Linus Torvalds1-0/+2
2005-05-04[PATCH] Fix memory leaks in git-fsck-cacheSergey Vlasov1-7/+14
2005-04-30[PATCH] compat: replace AF_LOCAL with AF_UNIXEdgar Toernig1-4/+4
2005-04-28[PATCH] Add tag header/parser to libraryDaniel Barkalow1-0/+73