summaryrefslogtreecommitdiff
path: root/t/t6030-bisect-porcelain.sh
AgeCommit message (Expand)AuthorFilesLines
2017-10-06t6030: explicitly test for bisection cleanupLibravatar Pranit Bauva1-0/+17
2017-01-07don't use test_must_fail with grepLibravatar Pranit Bauva1-1/+1
2016-08-11Spelling fixesLibravatar Ville Skyttä1-1/+1
2016-06-17i18n: bisect: mark strings for translationLibravatar Vasco Almeida1-11/+11
2016-06-17t6030: update to use test_i18ncmpLibravatar Vasco Almeida1-2/+2
2015-08-03bisect: allow setting any user-specified in 'git bisect start'Libravatar Matthieu Moy1-0/+77
2015-08-03bisect: add 'git bisect terms' to view the current termsLibravatar Matthieu Moy1-0/+20
2015-08-03bisect: add the terms old/newLibravatar Antoine Delaite1-0/+38
2015-06-23bisect: correction of typoLibravatar Antoine Delaite1-1/+1
2015-03-20t6030: use modern test_* helpersLibravatar Jeff King1-60/+31
2014-12-29bisect: add test to check that revs are properly parsedLibravatar Christian Couder1-0/+9
2013-04-23bisect: Log possibly bad, skipped commits at bisection endLibravatar Torstein Hegge1-0/+20
2013-04-15bisect: Store first bad commit as comment in log fileLibravatar Torstein Hegge1-0/+18
2013-04-12Sync with 'maint'Libravatar Junio C Hamano1-1/+1
2013-04-12Correct common spelling mistakes in comments and testsLibravatar Stefano Lattarini1-1/+1
2013-03-23status, branch: fix the misleading "bisecting" messageLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2013-03-16branch: show more information when HEAD is detachedLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2012-12-22tests: move test_cmp_rev to test-lib-functionsLibravatar Martin von Zweigbergk1-3/+1
2012-04-11tests: modernise style: more uses of test_line_countLibravatar Stefano Lattarini1-1/+1
2011-11-06Merge branch 'ab/i18n-test-fix'Libravatar Junio C Hamano1-1/+1
2011-11-05t/t6030-bisect-porcelain.sh: use test_i18ngrepLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2011-09-02Merge branch 'bc/bisect-test-use-shell-path'Libravatar Junio C Hamano1-1/+1
2011-08-30t6030: use $SHELL_PATH to invoke user's preferred shell instead of bare shLibravatar Brandon Casey1-1/+1
2011-08-09bisect: add support for bisecting bare repositoriesLibravatar Jon Seymour1-0/+31
2011-08-04bisect: add tests for the --no-checkout option.Libravatar Jon Seymour1-0/+82
2011-08-04bisect: add tests to document expected behaviour in presence of broken trees.Libravatar Jon Seymour1-0/+48
2011-08-04bisect: move argument parsing before state modification.Libravatar Jon Seymour1-3/+11
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-4/+4
2010-03-01Merge branch 'cc/maint-bisect-paths'Libravatar Junio C Hamano1-0/+5
2010-03-01bisect: error out when passing bad path parametersLibravatar Christian Couder1-0/+5
2010-01-03Use warning function instead of fprintf(stderr, "Warning: ...").Libravatar Thiago Farina1-1/+1
2009-08-26git-bisect: call the found commit "*the* first bad commit"Libravatar Nanako Shiraishi1-9/+9
2009-06-13bisect: use a PRNG with a bias when skipping away from untestable commitsLibravatar Christian Couder1-2/+2
2009-06-06t6030: test skipping away from an already skipped commitLibravatar Christian Couder1-0/+12
2009-05-17bisect: check ancestors without forking a "git rev-list" processLibravatar Christian Couder1-12/+1
2009-04-05t6030: test bisecting with pathsLibravatar Christian Couder1-0/+60
2009-02-27Merge branch 'cc/maint-1.6.0-bisect-fix'Libravatar Junio C Hamano1-0/+25
2009-02-27bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedLibravatar Christian Couder1-0/+25
2008-12-02bisect: fix "git bisect skip <commit>" and add tests casesLibravatar Christian Couder1-1/+18
2008-09-18Merge branch 'cc/bisect'Libravatar Junio C Hamano1-0/+114
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Libravatar Nanako Shiraishi1-2/+2
2008-08-27bisect: only check merge bases when neededLibravatar Christian Couder1-0/+24
2008-08-27bisect: test merge base if good rev is not an ancestor of bad revLibravatar Christian Couder1-0/+90
2008-07-27t6030 (bisect): work around Mac OS X "ls"Libravatar Jonathan Nieder1-1/+1
2008-05-22bisect: use a detached HEAD to bisectLibravatar Christian Couder1-19/+19
2008-05-22bisect: trap critical errors in "bisect_start"Libravatar Christian Couder1-6/+4
2008-05-22bisect: fix left over "BISECT_START" file when starting with junk revLibravatar Christian Couder1-1/+1
2008-05-22bisect: add test cases to check that "git bisect start" is atomicLibravatar Christian Couder1-0/+43
2008-05-08bisect: print an error message when "git rev-list --bisect-vars" failsLibravatar Christian Couder1-0/+7
2008-05-05git-bisect.sh: don't accidentally override existing branch "bisect"Libravatar Gerrit Pape1-0/+18