Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graph: add support for --line-prefix on all graph-aware output | Jacob Keller | 2016-08-31 | 1 | -1/+21 |
* | pretty: pass graph width to pretty formatting for use in '%>|(N)' | Josef Kufner | 2016-06-16 | 1 | -0/+5 |
* | Revert "graph.c: mark private file-scope symbols as static" | John Keeping | 2013-03-03 | 1 | -0/+33 |
* | graph.c: mark private file-scope symbols as static | Junio C Hamano | 2012-09-15 | 1 | -27/+0 |
* | Enable custom schemes for column colors in the graph API | Johan Herland | 2010-07-13 | 1 | -0/+17 |
* | Make graph_next_line() available in the graph.h API | Johan Herland | 2010-07-13 | 1 | -0/+11 |
* | Documentation: undocument gc'd function graph_release() | Greg Price | 2009-11-19 | 1 | -1/+0 |
* | graph.c: make many functions static | Nanako Shiraishi | 2008-09-25 | 1 | -40/+0 |
* | log --graph --left-right: show left/right information in place of '*' | Adam Simpkins | 2008-05-25 | 1 | -1/+1 |
* | Add history graph API | Adam Simpkins | 2008-05-05 | 1 | -0/+121 |