pretty_print_commit(): pass commit object instead of commit->buffer.
commit3815f423ae39bf774de3c268c6d3e3b72128a4e5
authorJunio C Hamano <junkio@cox.net>
Fri, 27 Jan 2006 09:54:59 +0000 (27 01:54 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 28 Jan 2006 08:09:39 +0000 (28 00:09 -0800)
treec3499f33ab225a107d0cc69bfef3567685e246c1
parent62a604ba1c8f1ebcb135039ab04c9ca6c96b67f4
pretty_print_commit(): pass commit object instead of commit->buffer.

Signed-off-by: Junio C Hamano <junkio@cox.net>
commit.c
commit.h
diff-tree.c
rev-list.c
show-branch.c