Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document why bisect.pl can't be in the checkout used for bisecting. | Nicholas Clark | 2011-10-05 | 1 | -0/+8 |
* | Documentation for bisect.pl and bisect-runner.pl | Nicholas Clark | 2011-10-03 | 1 | -16/+9 |
* | Refactor bisect.pl to use Getopt::Long's pass_through option. | Nicholas Clark | 2011-10-02 | 1 | -35/+14 |
* | In bisect.pl, use the earliest passing stable perl as the default revision. | Nicholas Clark | 2011-10-01 | 1 | -8/+24 |
* | Add options --force-manifest and --test-build to bisect.pl | Nicholas Clark | 2011-10-01 | 1 | -0/+10 |
* | In bisect-runner.pl, don't close Configure's STDIN for 5.004 | Nicholas Clark | 2011-09-30 | 1 | -1/+1 |
* | Add a --match option to bisect.pl, to locate source code changes. | Nicholas Clark | 2011-09-30 | 1 | -0/+1 |
* | bisect.pl should still print the time taken if it fails. | Nicholas Clark | 2011-09-30 | 1 | -10/+20 |
* | Add Porting/bisect.pl, to automate bisecting a perl code test case. | Nicholas Clark | 2011-09-29 | 1 | -0/+70 |