| Commit message (Expand) | Author | Age | Files | Lines |
* | bisect: Log possibly bad, skipped commits at bisection end | Torstein Hegge | 2013-04-23 | 1 | -0/+20 |
* | bisect: Store first bad commit as comment in log file | Torstein Hegge | 2013-04-15 | 1 | -0/+18 |
* | Sync with 'maint' | Junio C Hamano | 2013-04-12 | 1 | -1/+1 |
|\ |
|
| * | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 2013-04-12 | 1 | -1/+1 |
* | | status, branch: fix the misleading "bisecting" message | Nguyễn Thái Ngọc Duy | 2013-03-23 | 1 | -1/+1 |
* | | branch: show more information when HEAD is detached | Nguyễn Thái Ngọc Duy | 2013-03-16 | 1 | -1/+1 |
|/ |
|
* | tests: move test_cmp_rev to test-lib-functions | Martin von Zweigbergk | 2012-12-22 | 1 | -3/+1 |
* | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 2012-04-11 | 1 | -1/+1 |
* | Merge branch 'ab/i18n-test-fix' | Junio C Hamano | 2011-11-06 | 1 | -1/+1 |
|\ |
|
| * | t/t6030-bisect-porcelain.sh: use test_i18ngrep | Ævar Arnfjörð Bjarmason | 2011-11-05 | 1 | -1/+1 |
* | | Merge branch 'bc/bisect-test-use-shell-path' | Junio C Hamano | 2011-09-02 | 1 | -1/+1 |
|\ \ |
|
| * | | t6030: use $SHELL_PATH to invoke user's preferred shell instead of bare sh | Brandon Casey | 2011-08-30 | 1 | -1/+1 |
* | | | bisect: add support for bisecting bare repositories | Jon Seymour | 2011-08-09 | 1 | -0/+31 |
|/ / |
|
* | | bisect: add tests for the --no-checkout option. | Jon Seymour | 2011-08-04 | 1 | -0/+82 |
* | | bisect: add tests to document expected behaviour in presence of broken trees. | Jon Seymour | 2011-08-04 | 1 | -0/+48 |
|/ |
|
* | bisect: move argument parsing before state modification. | Jon Seymour | 2011-08-04 | 1 | -3/+11 |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -4/+4 |
* | Merge branch 'cc/maint-bisect-paths' | Junio C Hamano | 2010-03-01 | 1 | -0/+5 |
|\ |
|
| * | bisect: error out when passing bad path parameters | Christian Couder | 2010-03-01 | 1 | -0/+5 |
* | | Use warning function instead of fprintf(stderr, "Warning: ..."). | Thiago Farina | 2010-01-03 | 1 | -1/+1 |
|/ |
|
* | git-bisect: call the found commit "*the* first bad commit" | Nanako Shiraishi | 2009-08-26 | 1 | -9/+9 |
* | bisect: use a PRNG with a bias when skipping away from untestable commits | Christian Couder | 2009-06-13 | 1 | -2/+2 |
* | t6030: test skipping away from an already skipped commit | Christian Couder | 2009-06-06 | 1 | -0/+12 |
* | bisect: check ancestors without forking a "git rev-list" process | Christian Couder | 2009-05-17 | 1 | -12/+1 |
* | t6030: test bisecting with paths | Christian Couder | 2009-04-05 | 1 | -0/+60 |
* | Merge branch 'cc/maint-1.6.0-bisect-fix' | Junio C Hamano | 2009-02-27 | 1 | -0/+25 |
|\ |
|
| * | bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped | Christian Couder | 2009-02-27 | 1 | -0/+25 |
* | | bisect: fix "git bisect skip <commit>" and add tests cases | Christian Couder | 2008-12-02 | 1 | -1/+18 |
* | | Merge branch 'cc/bisect' | Junio C Hamano | 2008-09-18 | 1 | -0/+114 |
|\ \
| |/
|/| |
|
| * | bisect: only check merge bases when needed | Christian Couder | 2008-08-27 | 1 | -0/+24 |
| * | bisect: test merge base if good rev is not an ancestor of bad rev | Christian Couder | 2008-08-27 | 1 | -0/+90 |
* | | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 2008-09-03 | 1 | -2/+2 |
|/ |
|
* | t6030 (bisect): work around Mac OS X "ls" | Jonathan Nieder | 2008-07-27 | 1 | -1/+1 |
* | bisect: use a detached HEAD to bisect | Christian Couder | 2008-05-22 | 1 | -19/+19 |
* | bisect: trap critical errors in "bisect_start" | Christian Couder | 2008-05-22 | 1 | -6/+4 |
* | bisect: fix left over "BISECT_START" file when starting with junk rev | Christian Couder | 2008-05-22 | 1 | -1/+1 |
* | bisect: add test cases to check that "git bisect start" is atomic | Christian Couder | 2008-05-22 | 1 | -0/+43 |
* | bisect: print an error message when "git rev-list --bisect-vars" fails | Christian Couder | 2008-05-08 | 1 | -0/+7 |
* | git-bisect.sh: don't accidentally override existing branch "bisect" | Gerrit Pape | 2008-05-05 | 1 | -0/+18 |
* | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-04-16 | 1 | -1/+6 |
|\ |
|
| * | git-bisect: make "start", "good" and "skip" succeed or fail atomically | Christian Couder | 2008-04-16 | 1 | -1/+6 |
* | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-04-11 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | bisect: fix bad rev checking in "git bisect good" | Christian Couder | 2008-04-11 | 1 | -0/+13 |
| * | Eliminate confusing "won't bisect on seeked tree" failure | Carl Worth | 2008-02-27 | 1 | -1/+1 |
* | | remove use of "tail -n 1" and "tail -1" | Jeff King | 2008-03-13 | 1 | -3/+3 |
* | | Eliminate confusing "won't bisect on seeked tree" failure | Carl Worth | 2008-02-24 | 1 | -1/+1 |
|/ |
|
* | bisect: allow starting with a detached HEAD | Johannes Schindelin | 2008-02-11 | 1 | -0/+12 |
* | Bisect reset: do nothing when not bisecting. | Christian Couder | 2007-11-20 | 1 | -1/+26 |
* | Bisect reset: remove bisect refs that may have been packed. | Christian Couder | 2007-11-16 | 1 | -0/+12 |
* | Bisect run: "skip" current commit if script exit code is 125. | Christian Couder | 2007-10-26 | 1 | -0/+40 |