summaryrefslogtreecommitdiff
path: root/graph.h
AgeCommit message (Collapse)AuthorFilesLines
2008-05-05Add history graph APILibravatar Adam Simpkins1-0/+121
This new API allows the commit history to be displayed as a text-based graphical representation. Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>