]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/rev-list.c
log and rev-list: add --graph option
authorAdam Simpkins <adam@adamsimpkins.net>
Sun, 4 May 2008 10:36:54 +0000 (03:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 May 2008 01:46:35 +0000 (18:46 -0700)
commit7fefda5cc7a5faf7962092367bedb321a634d54d
treeb52dbe550af5064d586abfc07f2a0f61f31f7b73
parentc12172d2eab91b79b8181b04ab5a5332a96e34a8
log and rev-list: add --graph option

This new option causes a text-based representation of the history to be
printed to the left of the normal output.

Signed-off-by: Adam Simpkins <adam@adamsimpkins.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt
Documentation/technical/api-history-graph.txt
builtin-rev-list.c
log-tree.c
revision.c
revision.h