summaryrefslogtreecommitdiffstats
path: root/graph.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: switch links to httpsJosh Soref2023-11-261-2/+2
* log: fix memory leak if --graph is passed multiple timesAlex Henrie2022-02-111-0/+5
* graph: move doc to graph.h and graph.cHeba Waly2019-11-181-0/+121
* graph: add support for --line-prefix on all graph-aware outputJacob Keller2016-09-011-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-041-0/+33
* graph.c: mark private file-scope symbols as staticJunio C Hamano2012-09-161-27/+0
* Enable custom schemes for column colors in the graph APIJohan Herland2010-07-141-0/+17
* Make graph_next_line() available in the graph.h APIJohan Herland2010-07-141-0/+11
* Documentation: undocument gc'd function graph_release()Greg Price2009-11-201-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-061-0/+121