Re: [RFC] gitweb wishlist and TODO list

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jakub Narebski
Date: Tuesday, October 10, 2006 - 1:54 am

Luben Tuikov wrote:

One of ideas (without having some nice _mathematical_ solution, i.e. not
having for to try and check different coloring but calculating coloring, 
of a blame graph coloring problem[*1*]) was to use few colors, 3, 6, 8
based on some hash of sha1 of commit (for example first character) plus
alternating "darkness" of those colors to ensure that neighbours would
have different colors. Another was to use first 6 characters of sha1 as
a color, then flatten the color to suitable for background (perhaps also
with some kind of ensuring that neigbour blames would have different color). 

Junio idea of basing color/brighness (of some part of blame output at
least) on the _age_ of region (perhaps using two altrenating _colors_)
has also it's merit.

Nevertheless, such change would be preceded by an RFC, and discussion.


Not a problem to make blame coloring a feature.


Footnotes:
[*1*] Blame graph coloring problem: 1) regions blamed on the same commit
should have the same color 2) neighbour blame regions should have different
colors.
-- 
Jakub Narebski
Poland
-
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] gitweb wishlist and TODO list, Jakub Narebski, (Mon Oct 9, 5:49 am)
Re: [RFC] gitweb wishlist and TODO list, Luben Tuikov, (Mon Oct 9, 6:47 pm)
Re: [RFC] gitweb wishlist and TODO list, Jakub Narebski, (Tue Oct 10, 1:54 am)
Re: [RFC] gitweb wishlist and TODO list, Junio C Hamano, (Tue Oct 10, 10:52 pm)
Re: [RFC] gitweb wishlist and TODO list, Jakub Narebski, (Wed Oct 11, 2:20 am)
Re: [RFC] gitweb wishlist and TODO list, Junio C Hamano, (Thu Oct 12, 3:03 am)
Re: [RFC] gitweb wishlist and TODO list, Jakub Narebski, (Fri Oct 13, 12:55 pm)