summaryrefslogtreecommitdiff
path: root/t/t6030-bisect-porcelain.sh
Commit message (Expand)AuthorAgeFilesLines
* bisect: use a detached HEAD to bisectChristian Couder2008-05-221-19/+19
* bisect: trap critical errors in "bisect_start"Christian Couder2008-05-221-6/+4
* bisect: fix left over "BISECT_START" file when starting with junk revChristian Couder2008-05-221-1/+1
* bisect: add test cases to check that "git bisect start" is atomicChristian Couder2008-05-221-0/+43
* bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder2008-05-081-0/+7
* git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape2008-05-051-0/+18
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-161-1/+6
|\
| * git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2008-04-161-1/+6
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-111-0/+13
|\ \ | |/
| * bisect: fix bad rev checking in "git bisect good"Christian Couder2008-04-111-0/+13
| * Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-271-1/+1
* | remove use of "tail -n 1" and "tail -1"Jeff King2008-03-131-3/+3
* | Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-241-1/+1
|/
* bisect: allow starting with a detached HEADJohannes Schindelin2008-02-111-0/+12
* Bisect reset: do nothing when not bisecting.Christian Couder2007-11-201-1/+26
* Bisect reset: remove bisect refs that may have been packed.Christian Couder2007-11-161-0/+12
* Bisect run: "skip" current commit if script exit code is 125.Christian Couder2007-10-261-0/+40
* Bisect: add a "bisect replay" test case.Christian Couder2007-10-261-0/+7
* Bisect: implement "bisect skip" to mark untestable revisions.Christian Couder2007-10-261-0/+71
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* t6030: grab commit object name as we goJunio C Hamano2007-04-231-7/+10
* Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh".Christian Couder2007-04-161-0/+102