[PATCH 0/2] gitweb: blame: make cut-and-paste legible

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]