Jakub Narebski wrote: > Jakub Narebski wrote: > >> Junio C Hamano wrote: >> >>> This, together with PATCH 6, seems to break "history" link. >>> Visit a repository (summary page), click on "tree" on the second >>> line, and click on "history" (on any blob or tree). >> >> Strange... returning this part of git_history to previous version, i.e. >> >> open my $fd, "-|", >> "$GIT rev-list --full-history $hash_base -- \'$file_name\'"; >> >> still gives no history. Curious. Will examine that... > > Curiouser and curiouser. It seems that somehow --full-history option > (which was never documented by the way) got lost somewhere. Ooops. I've forgot that '--full-history' option was introduced after v1.4.0 (which I use). -- 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