summaryrefslogtreecommitdiff
path: root/t/t6030-bisect-run.sh
AgeCommit message (Expand)AuthorFilesLines
2007-04-06git-bisect: allow bisecting with only one bad commit.Libravatar Junio C Hamano1-11/+6
2007-04-06t6030: add a bit more tests to git-bisectLibravatar Junio C Hamano1-1/+37
2007-04-05Bisect: teach "bisect start" to optionally use one bad and many good revs.Libravatar Christian Couder1-3/+17
2007-03-23Bisect: implement "git bisect run <cmd>..." to automatically bisect.Libravatar Christian Couder1-0/+57