]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/rev-list.c
rev-list: implement --bisect-all
authorChristian Couder <chriscool@tuxfamily.org>
Mon, 22 Oct 2007 05:47:56 +0000 (07:47 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 27 Oct 2007 06:27:23 +0000 (23:27 -0700)
commit50e62a8e703b78fbe59d5f98b1bb36464570a815
treef7c2bec9a7424df22c914ea7768947d6a27a9bea
parent85b00455057c19a993eeaee2606af550b8d4de10
rev-list: implement --bisect-all

This is Junio's patch with some stuff to make --bisect-all
compatible with --bisect-vars.

This option makes it possible to see all the potential
bisection points. The best ones are displayed first.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
builtin-rev-list.c
log-tree.c
log-tree.h