The following set of patches makes cut-and-paste from blame legible in the destination buffer. E.g.: cae1862a 3033 if (defined $co{'parent'}) { 3034 push @views_nav, 3035 $cgi->a({-href => href(action=>"shortlog", hash=>$hash)}, "shortlog"), 3036 $cgi->a({-href => href(action=>"log", hash=>$hash)}, "log"); 3037 } It also adds "title" to all rows of data. Luben - To unsubscribe from this list: 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