]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/rev-list.c
rev-list: refactor printing bisect vars
authorChristian Couder <chriscool@tuxfamily.org>
Sun, 19 Apr 2009 09:55:43 +0000 (11:55 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 May 2009 07:30:28 +0000 (00:30 -0700)
commit280e65cbd83a867437cef3543d445013ecbfe29a
tree770b0f16b3545239d1924246ab08bf362ac275d7
parent1c876546bda5dde35d4ae887ad6d24ed16ec953a
rev-list: refactor printing bisect vars

This simplifies the code, and while at it we create the
"print_commit_list" function that will be reused later.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
bisect.h
builtin-rev-list.c