author | Allan Caffee <allan.caffee@gmail.com> | |
Mon, 13 Apr 2009 19:53:41 +0000 (15:53 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 14 Apr 2009 05:41:25 +0000 (22:41 -0700) | ||
commit | 427fc5b8885d269359c8eff187925e3d49f103b4 | |
tree | 96ccd02829d005999fc720e8eb64705ad605f992 | tree | snapshot |
parent | f800b65bea1504299747e7be03ee279508a74e1f | commit | diff |
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>
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 | diff | blob | history | |
graph.c | diff | blob | history |