Commit Graph

5 Commits

Author SHA1 Message Date
Benoit Boissinot
8292de5b35 bisect: new command to extend the bisect range (issue2690)
When bisect ends in a merge point, and one of the parent wasn't checked,
this usually means the culprit is in a branch that wasn't scanned.
For this case we provide a new command which extends the range of the bisect
search to the common ancestor of the parents of the merge.
2011-03-12 17:08:42 +01:00
Matt Mackall
08439e0f2d tests: add exit codes to unified tests 2010-09-16 17:51:32 -05:00
Dirkjan Ochtman
7846080481 bisect: warn about ending on a merge with only one side marked 2010-09-08 13:48:25 +02:00
Matt Mackall
e1ce51099d bisect: add test for unrelated starting revisions 2010-08-20 21:28:14 -05:00
Martin Geisler
001490c39b tests: unify test-bisect2 2010-08-14 02:55:54 +02:00