summaryrefslogtreecommitdiff
path: root/tag.c
Commit message (Expand)AuthorAgeFilesLines
* Be careful when dereferencing tags.Junio C Hamano2005-11-021-1/+6
* Fix send-pack for non-commitish tags.Junio C Hamano2005-08-051-0/+7
* [PATCH] Parse tags for absent objectsDaniel Barkalow2005-06-211-4/+7
* [PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan2005-06-081-1/+1
* [PATCH] delta checkNicolas Pitre2005-05-201-0/+2
* [PATCH] don't load and decompress objects twice with parse_object()Nicolas Pitre2005-05-061-22/+28
* Teach fsck-cache to accept non-commits for reachability analysis.Linus Torvalds2005-05-041-0/+2
* [PATCH] Fix memory leaks in git-fsck-cacheSergey Vlasov2005-05-041-7/+14
* [PATCH] compat: replace AF_LOCAL with AF_UNIXEdgar Toernig2005-04-301-4/+4
* [PATCH] Add tag header/parser to libraryDaniel Barkalow2005-04-281-0/+73