aboutsummaryrefslogtreecommitdiffstats
path: root/graph.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-26doc: switch links to httpsJosh Soref1-2/+2
2022-02-11log: fix memory leak if --graph is passed multiple timesAlex Henrie1-0/+5
2019-11-18graph: move doc to graph.h and graph.cHeba Waly1-0/+121
2016-08-31graph: add support for --line-prefix on all graph-aware outputJacob Keller1-1/+21
2016-06-16pretty: pass graph width to pretty formatting for use in '%>|(N)'Josef Kufner1-0/+5
2013-03-03Revert "graph.c: mark private file-scope symbols as static"John Keeping1-0/+33
2012-09-15graph.c: mark private file-scope symbols as staticJunio C Hamano1-27/+0
2010-07-13Enable custom schemes for column colors in the graph APIJohan Herland1-0/+17
2010-07-13Make graph_next_line() available in the graph.h APIJohan Herland1-0/+11
2009-11-19Documentation: undocument gc'd function graph_release()Greg Price1-1/+0
2008-09-25graph.c: make many functions staticNanako Shiraishi1-40/+0
2008-05-25log --graph --left-right: show left/right information in place of '*'Adam Simpkins1-1/+1
2008-05-05Add history graph APIAdam Simpkins1-0/+121