summaryrefslogtreecommitdiff
path: root/script/bisect-test.py
Commit message (Expand)AuthorAgeFilesLines
* scripts/ python: convert 'except X, e' to 'except X as e'Douglas Bagnall2018-02-151-1/+1
* script: the --tests option has been replaced by --test-commandAndrew Tridgell2010-10-151-1/+0
* script: improvements to bisect-test.pyAndrew Tridgell2010-10-071-12/+17
* bisect: more bisection optionsAndrew Tridgell2010-10-021-6/+12
* script: added bisect-test.py git bisect scriptAndrew Tridgell2010-10-011-0/+85