]> git.ipfire.org Git - thirdparty/git.git/commit - graph.c
graph API: Added logic for colored edges
authorAllan Caffee <allan.caffee@gmail.com>
Mon, 13 Apr 2009 19:53:41 +0000 (15:53 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Apr 2009 05:41:25 +0000 (22:41 -0700)
commit427fc5b8885d269359c8eff187925e3d49f103b4
tree96ccd02829d005999fc720e8eb64705ad605f992
parentf800b65bea1504299747e7be03ee279508a74e1f
graph API: Added logic for colored edges

Modified the graph drawing logic to colorize edges based on parent-child
relationships similiarly to gitk.

Signed-off-by: Allan Caffee <allan.caffee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
color.h
graph.c