summaryrefslogtreecommitdiff
path: root/t/t6030-bisect-run.sh
Commit message (Expand)AuthorAgeFilesLines
* Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh".Christian Couder2007-04-161-102/+0
* git-bisect: allow bisecting with only one bad commit.Junio C Hamano2007-04-061-11/+6
* t6030: add a bit more tests to git-bisectJunio C Hamano2007-04-061-1/+37
* Bisect: teach "bisect start" to optionally use one bad and many good revs.Christian Couder2007-04-051-3/+17
* Bisect: implement "git bisect run <cmd>..." to automatically bisect.Christian Couder2007-03-231-0/+57