On Thu, 1 Jun 2006, Jon Smirl wrote: > > I was trying to use it to figure out what was wrong with the branch > processing in parsecvs. It doesn't have to be fixed. show-branch --all > fails with same 29 tag limit. You're much better off using "gitk --all" if you want to see the result, the "show-branch" this is really broken. It is using the old algorithm that we used to use for "git-rev-tree", and got rid of about a year ago there in favour of git-rev-list ;) Linus - : 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