author | Christian Couder <chriscool@tuxfamily.org> | |
Mon, 22 Oct 2007 05:47:56 +0000 (07:47 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 27 Oct 2007 06:27:23 +0000 (23:27 -0700) | ||
commit | 50e62a8e703b78fbe59d5f98b1bb36464570a815 | |
tree | f7c2bec9a7424df22c914ea7768947d6a27a9bea | tree | snapshot |
parent | 85b00455057c19a993eeaee2606af550b8d4de10 | commit | diff |
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>
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 | diff | blob | history | |
log-tree.c | diff | blob | history | |
log-tree.h | diff | blob | history |