author | Christian Couder <chriscool@tuxfamily.org> | |
Tue, 7 Apr 2009 03:08:42 +0000 (05:08 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 8 Apr 2009 05:12:44 +0000 (22:12 -0700) | ||
commit | 13858e5770dd218e5318819d3273c916b46cf8e5 | |
tree | d7f907bdc8f9b14e2e8da7080d58b58badd041e2 | tree | snapshot |
parent | d797257eb280b67dd1f7153a66b03453c0fb927a | commit | diff |
rev-list: add "int bisect_show_flags" in "struct rev_list_info"
This is a cleanup patch to make it easier to use the
"show_bisect_vars" function and take advantage of the rev_list_info
struct.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This is a cleanup patch to make it easier to use the
"show_bisect_vars" function and take advantage of the rev_list_info
struct.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
bisect.c | diff | blob | history | |
bisect.h | diff | blob | history | |
builtin-rev-list.c | diff | blob | history |