git-pack-objects: use name information (if any) to sort objects for packing.
[git] / tag.c
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-22  Daniel Barkalow[PATCH] Parse tags for absent objects
2005-06-08  Jason McMullan[PATCH] Anal retentive 'const unsigned char *sha1'
2005-05-20  Nicolas Pitre[PATCH] delta check
2005-05-06  Nicolas Pitre[PATCH] don't load and decompress objects twice with...
2005-05-05  Linus TorvaldsMerge http://members.cox.net/junkio/git-jc.git/
2005-05-05  Linus TorvaldsTeach fsck-cache to accept non-commits for reachability...
2005-05-04  Sergey Vlasov[PATCH] Fix memory leaks in git-fsck-cache
2005-04-30  Edgar Toernig[PATCH] compat: replace AF_LOCAL with AF_UNIX
2005-04-28  Daniel Barkalow[PATCH] Add tag header/parser to library