Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh". | Christian Couder | 2007-04-16 | 1 | -102/+0 |
* | git-bisect: allow bisecting with only one bad commit. | Junio C Hamano | 2007-04-06 | 1 | -11/+6 |
* | t6030: add a bit more tests to git-bisect | Junio C Hamano | 2007-04-06 | 1 | -1/+37 |
* | Bisect: teach "bisect start" to optionally use one bad and many good revs. | Christian Couder | 2007-04-05 | 1 | -3/+17 |
* | Bisect: implement "git bisect run <cmd>..." to automatically bisect. | Christian Couder | 2007-03-23 | 1 | -0/+57 |