aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_akaros.cc
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-05-14 11:17:23 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-05-14 11:17:23 +0200
commitacfd774f464736ec3db293e9205f8e7acb839f04 (patch)
treed182a2896711ee45aabdf7555327d24ea2ac982f /executor/executor_akaros.cc
parentb4df103f7861707a10fa2275823307d8f70bc784 (diff)
pkg/git: add bisection functionality
Bisect bisects good..bad commit range against the provided predicate (wrapper around git bisect). The predicate should return an error only if there is no way to proceed (it will abort the process), if possible it should prefer to return BisectSkip. Progress of the process is streamed to the provided trace. Returns the first commit on which the predicate returns BisectBad. Update #501
Diffstat (limited to 'executor/executor_akaros.cc')
0 files changed, 0 insertions, 0 deletions