summaryrefslogtreecommitdiff
path: root/graph.h
AgeCommit message (Expand)Author
2016-09-01graph: add support for --line-prefix on all graph-aware outputJacob Keller
2016-06-16pretty: pass graph width to pretty formatting for use in '%>|(N)'Josef Kufner
2013-03-04Revert "graph.c: mark private file-scope symbols as static"John Keeping
2012-09-16graph.c: mark private file-scope symbols as staticJunio C Hamano
2010-07-13Enable custom schemes for column colors in the graph APIJohan Herland
2010-07-13Make graph_next_line() available in the graph.h APIJohan Herland
2009-11-20Documentation: undocument gc'd function graph_release()Greg Price
2008-09-25graph.c: make many functions staticNanako Shiraishi
2008-05-25log --graph --left-right: show left/right information in place of '*'Adam Simpkins
2008-05-06Add history graph APIAdam Simpkins