summaryrefslogtreecommitdiffstats
path: root/tools/auto_bisect/bisect_printer.py
Commit message (Expand)AuthorAgeFilesLines
* Make bisect to abort early when the return codes for known good and known bad...prasadv2015-06-231-2/+9
* Change bisect status message to print "positive" or "negative".qyearsley2015-06-191-28/+16
* Remove repro steps section and add link to perf bug FAQ sites page.qyearsley2015-06-171-55/+3
* While doing early abort, avoid creating instance of BisectPerformanceMetrics ...prasadv2015-06-161-1/+1
* Remove "other regressions" from bisect results.qyearsley2015-06-161-17/+0
* Remove <> in bisect output.qyearsley2015-04-271-4/+5
* Fix style in tools/auto_bisect.qyearsley2015-03-231-1/+1
* [bisect] - Verify suspected culprit by comparing ToT with and without patch.simonhatch2015-01-071-2/+19
* Fix formattting error while printing other bisect regressions.prasadv2014-11-141-1/+2
* Make correction to the browser links of repositories.prasadv2014-11-131-43/+18
* Aborting bisect early when the bug specified in the bisect config is closed.robertocn2014-11-031-0/+34
* Update style according to advice from pylint.qyearsley2014-10-301-1/+1
* Print author email address instead of author name under CL info.prasadv2014-10-241-6/+2
* Refactored auto_bisect bot:sergiyb2014-10-221-0/+392