[PATCH 3/3] gitweb.cgi: git_blame2: Revision blocks now have alternating colors

From: Luben Tuikov <ltuikov@yahoo.com>
Date: 2006-07-24 06:37:53
A revision block is the largest number of adjacent
lines of code originating from the same revision.

This patch adds color to git_blame2(), in that no two
adjacent revision blocks have the same color.  The color
alternates between light and dark.

As we annotate the code lines, we alternate the color
(light, dark) of code lines _per revision_.  This makes it
easier to see line conglomerations per revision.

Signed-off-by: Luben Tuikov <ltuikov@yahoo.com>
---
 gitweb/gitweb.cgi |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Mon Jul 24 06:38:01 2006

This archive was generated by hypermail 2.1.8 : 2006-07-24 06:39:39 EST