Searched refs:bisect (Results 1 – 11 of 11) sorted by relevance
35 - start bisect with [#f1]_::37 $ git bisect start41 $ git bisect bad [commit]45 $ git bisect good [commit]48 - interact with git bisect by using either::50 $ git bisect good54 $ git bisect bad57 - After some interactions, git bisect will give you the changeset that63 $ git bisect start64 $ git bisect bad # Current version is bad[all …]
38 bug-bisect
19 TEST_START IF ${TEST} == bisect20 TEST_TYPE = bisect46 MIN_CONFIG = ${THIS_DIR}/config-bisect82 TEST_START IF ${TEST} == config-bisect
11 import bisect59 position = bisect.bisect(system_ram, phys_addr)65 position = bisect.bisect(pmem, phys_addr)
195 TEST_START IF ${RUN} == bisect199 TEST_TYPE = bisect
60 INCLUDE include/bisect.conf
91 INCLUDE include/bisect.conf
48 to review your changes, and to bisect any resulting problems.
2920 sub bisect { subroutine4352 bisect $i;
108 scenario when the "git bisect" tool is used to find regressions; if the
184 ``git bisect``, please use the 'Fixes:' tag with the first 12 characters of223 series. Developers using ``git bisect`` to track down a problem can end up