From: Junio C Hamano Date: Wed, 31 Oct 2007 04:38:07 +0000 (-0700) Subject: Merge branch 'cc/skip' into HEAD X-Git-Tag: v1.5.4-rc0~299 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9725bb8b854ce9bb3642bc0e167e7d791e54c7a1;p=git.git Merge branch 'cc/skip' into HEAD * cc/skip: Bisect: add "skip" to the short usage string. Bisect run: "skip" current commit if script exit code is 125. Bisect: add a "bisect replay" test case. Bisect: add "bisect skip" to the documentation. Bisect: refactor "bisect_{bad,good,skip}" into "bisect_state". Bisect: refactor some logging into "bisect_write". Bisect: refactor "bisect_write_*" functions. Bisect: implement "bisect skip" to mark untestable revisions. Bisect: fix some white spaces and empty lines breakages. rev-list documentation: add "--bisect-all". rev-list: implement --bisect-all --- 9725bb8b854ce9bb3642bc0e167e7d791e54c7a1