Jakub Narebski wrote: > What is also important is the fast that git_read_* functions are fast, > with exception of git_read_info_refs... I meant git_read_refs, which also does refs parsing, which is needed only to get epoch information to sort refs by epoch, and discard most of them. This makes summary and tags slow, so matled proposed caching (or extending info/refs, or making equivalent of info/refs) this information on #git. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html