commit | c12172d2eab91b79b8181b04ab5a5332a96e34a8 | [log] [tgz] |
---|---|---|
author | Adam Simpkins <adam@adamsimpkins.net> | Sun May 04 03:36:53 2008 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon May 05 17:56:36 2008 -0700 |
tree | f5d604f86e3618c3b1b7e16e635b9b1e8aaa263f | |
parent | 885cf808998c4e6d685c669a44f02b37f6965fd9 [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>