author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 2 Jun 2007 18:45:35 +0000 (14:45 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 6 Jun 2007 05:26:49 +0000 (01:26 -0400) | ||
commit | b61101579fdc647c14a54105a361b549a97c09a4 | |
tree | cd6908c4cdb5895f63687e7453c5700ce8891d3b | tree | snapshot |
parent | 81fb7efeda2ce14cbb44b91eed37aeeb2e541832 | commit | diff |
git-gui: Remove unused commit_list from blame viewer
This list used to store the commits in the order we received
them in. I originally was using it to update the colors of
the commit before and the commit after the current commit,
but since that interface concept turned out to be horribly
ugly and has been removed we no longer need this list.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This list used to store the commits in the order we received
them in. I originally was using it to update the colors of
the commit before and the commit after the current commit,
but since that interface concept turned out to be horribly
ugly and has been removed we no longer need this list.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl | diff | blob | history |