author | Christian Couder <chriscool@tuxfamily.org> | |
Thu, 26 Mar 2009 04:55:35 +0000 (05:55 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 30 Mar 2009 08:22:54 +0000 (01:22 -0700) | ||
commit | 6a17fad73369173ca71d3adf0d4335a0c8137cb9 | |
tree | 35484c4f79b38209def8022f465b18c11a4e992e | tree | snapshot |
parent | 9996983c9c35353f352ef7c1abd9b3d2fbb21114 | commit | diff |
rev-list: make "show_bisect_vars" non static
and declare it in "bisect.h" as we will use this function later.
While at it, rename its last argument "show_all" instead of
"bisect_find_all".
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
and declare it in "bisect.h" as we will use this function later.
While at it, rename its last argument "show_all" instead of
"bisect_find_all".
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 |