summaryrefslogtreecommitdiffstats
path: root/graph.h
Commit message (Expand)AuthorAgeFilesLines
* graph: add support for --line-prefix on all graph-aware outputJacob Keller2016-08-311-1/+21
* pretty: pass graph width to pretty formatting for use in '%>|(N)'Josef Kufner2016-06-161-0/+5
* Revert "graph.c: mark private file-scope symbols as static"John Keeping2013-03-031-0/+33
* graph.c: mark private file-scope symbols as staticJunio C Hamano2012-09-151-27/+0
* Enable custom schemes for column colors in the graph APIJohan Herland2010-07-131-0/+17
* Make graph_next_line() available in the graph.h APIJohan Herland2010-07-131-0/+11
* Documentation: undocument gc'd function graph_release()Greg Price2009-11-191-1/+0
* graph.c: make many functions staticNanako Shiraishi2008-09-251-40/+0
* log --graph --left-right: show left/right information in place of '*'Adam Simpkins2008-05-251-1/+1
* Add history graph APIAdam Simpkins2008-05-051-0/+121