Age | Commit message (Expand) | Author | Files | Lines |
2009-02-27 | Merge branch 'cc/maint-1.6.0-bisect-fix' | Junio C Hamano | 1 | -0/+25 |
2009-02-27 | bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped | Christian Couder | 1 | -0/+25 |
2008-12-02 | bisect: fix "git bisect skip <commit>" and add tests cases | Christian Couder | 1 | -1/+18 |
2008-09-18 | Merge branch 'cc/bisect' | Junio C Hamano | 1 | -0/+114 |
2008-09-03 | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 1 | -2/+2 |
2008-08-27 | bisect: only check merge bases when needed | Christian Couder | 1 | -0/+24 |
2008-08-27 | bisect: test merge base if good rev is not an ancestor of bad rev | Christian Couder | 1 | -0/+90 |
2008-07-27 | t6030 (bisect): work around Mac OS X "ls" | Jonathan Nieder | 1 | -1/+1 |
2008-05-22 | bisect: use a detached HEAD to bisect | Christian Couder | 1 | -19/+19 |
2008-05-22 | bisect: trap critical errors in "bisect_start" | Christian Couder | 1 | -6/+4 |
2008-05-22 | bisect: fix left over "BISECT_START" file when starting with junk rev | Christian Couder | 1 | -1/+1 |
2008-05-22 | bisect: add test cases to check that "git bisect start" is atomic | Christian Couder | 1 | -0/+43 |
2008-05-08 | bisect: print an error message when "git rev-list --bisect-vars" fails | Christian Couder | 1 | -0/+7 |
2008-05-05 | git-bisect.sh: don't accidentally override existing branch "bisect" | Gerrit Pape | 1 | -0/+18 |
2008-04-16 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -1/+6 |
2008-04-16 | git-bisect: make "start", "good" and "skip" succeed or fail atomically | Christian Couder | 1 | -1/+6 |
2008-04-11 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -0/+13 |
2008-04-11 | bisect: fix bad rev checking in "git bisect good" | Christian Couder | 1 | -0/+13 |
2008-03-13 | remove use of "tail -n 1" and "tail -1" | Jeff King | 1 | -3/+3 |
2008-02-27 | Eliminate confusing "won't bisect on seeked tree" failure | Carl Worth | 1 | -1/+1 |
2008-02-24 | Eliminate confusing "won't bisect on seeked tree" failure | Carl Worth | 1 | -1/+1 |
2008-02-11 | bisect: allow starting with a detached HEAD | Johannes Schindelin | 1 | -0/+12 |
2007-11-20 | Bisect reset: do nothing when not bisecting. | Christian Couder | 1 | -1/+26 |
2007-11-16 | Bisect reset: remove bisect refs that may have been packed. | Christian Couder | 1 | -0/+12 |
2007-10-26 | Bisect run: "skip" current commit if script exit code is 125. | Christian Couder | 1 | -0/+40 |
2007-10-26 | Bisect: add a "bisect replay" test case. | Christian Couder | 1 | -0/+7 |
2007-10-26 | Bisect: implement "bisect skip" to mark untestable revisions. | Christian Couder | 1 | -0/+71 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-04-23 | t6030: grab commit object name as we go | Junio C Hamano | 1 | -7/+10 |
2007-04-16 | Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh". | Christian Couder | 1 | -0/+102 |