about summary refs log tree commit diff
path: root/ui-refs.h
diff options
context:
space:
mode:
authorJohan Herland <johan@herland.net>2010-11-15 18:39:51 +0100
committerLars Hjemli <hjemli@gmail.com>2010-11-16 08:18:37 +0100
commit268b34af23cdcac87aed3300bfe6154cbc65753e (patch)
treefccbebc21c004f5967947275ba5086589086ec36 /ui-refs.h
parentui-log: Implement support for commit graphs (diff)
downloadcgit-pink-268b34af23cdcac87aed3300bfe6154cbc65753e.tar.gz
cgit-pink-268b34af23cdcac87aed3300bfe6154cbc65753e.zip
ui-log: Colorize commit graph
Use the existing coloring logic in Git's graph code to color the lines
between commits in the commit graph.

Whereas Git normally uses ANSI color escapes to produce colors, we here
use graph_set_column_colors() to replace those with HTML color escapes,
that embed the graph lines in <span> tags that apply the desired color
using CSS.

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-refs.h')
0 files changed, 0 insertions, 0 deletions
McEnroe 2012-01-22Use space-test branch of quicktaskJune McEnroe 2012-01-22Enable syntax-based foldingJune McEnroe 2012-01-22Update quicktaskJune McEnroe 2012-01-22Revert "Add AutoClose"June McEnroe 2012-01-22Revert "Disable powerline for now"June McEnroe 2012-01-22Revert "Add VCS repo directories to wildignore"June McEnroe 2012-01-22Disable powerline for nowJune McEnroe 2012-01-22Update some pluginsJune McEnroe 2012-01-22Add VCS repo directories to wildignoreJune McEnroe 2012-01-22Map ,e and ,b to CtrlP file and buffer respectivelyJune McEnroe 2012-01-22Add vim-spaceJune McEnroe 2012-01-22Add AutoCloseJune McEnroe 2012-01-22Add binding for GundoJune McEnroe 2012-01-22Add GundoJune McEnroe 2012-01-22Add Jellybeans colorschemeJune McEnroe 2012-01-22Add syntasticJune McEnroe 2012-01-21Add PowerlineJune McEnroe 2012-01-21Add quicktaskJune McEnroe 2012-01-15Moved comments out of mapsJune McEnroe 2012-01-14Disable scrollbarsJune McEnroe