author | Adam Simpkins <adam@adamsimpkins.net> | |
Sun, 4 May 2008 10:36:53 +0000 (03:36 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 6 May 2008 00:56:36 +0000 (17:56 -0700) | ||
commit | c12172d2eab91b79b8181b04ab5a5332a96e34a8 | |
tree | f5d604f86e3618c3b1b7e16e635b9b1e8aaa263f | tree | snapshot |
parent | 885cf808998c4e6d685c669a44f02b37f6965fd9 | commit | diff |
Add history graph API
This new API allows the commit history to be displayed as a text-based
graphical representation.
Signed-off-by: Adam Simpkins <adam@adamsimpkins.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This new API allows the commit history to be displayed as a text-based
graphical representation.
Signed-off-by: Adam Simpkins <adam@adamsimpkins.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-history-graph.txt | [new file with mode: 0644] | blob |
Makefile | diff | blob | history | |
graph.c | [new file with mode: 0644] | blob |
graph.h | [new file with mode: 0644] | blob |