git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gitweb: blame: make cut-and-paste legible
@ 2006-10-05  0:57 Luben Tuikov
  0 siblings, 0 replies; only message in thread
From: Luben Tuikov @ 2006-10-05  0:57 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-05  0:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-05  0:57 [PATCH 0/2] gitweb: blame: make cut-and-paste legible Luben Tuikov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).