summaryrefslogtreecommitdiff
path: root/graph.h
Commit message (Collapse)AuthorAgeFilesLines
* Add history graph APIAdam Simpkins2008-05-051-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>