author | Christian Couder <chriscool@tuxfamily.org> | |
Sun, 19 Apr 2009 09:55:43 +0000 (11:55 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 10 May 2009 07:30:28 +0000 (00:30 -0700) | ||
commit | 280e65cbd83a867437cef3543d445013ecbfe29a | |
tree | 770b0f16b3545239d1924246ab08bf362ac275d7 | tree | snapshot |
parent | 1c876546bda5dde35d4ae887ad6d24ed16ec953a | commit | diff |
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>
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 | diff | blob | history | |
builtin-rev-list.c | diff | blob | history |