summaryrefslogtreecommitdiff
path: root/t/t6030-bisect-porcelain.sh
AgeCommit message (Expand)Author
2017-10-06t6030: explicitly test for bisection cleanupPranit Bauva
2017-01-07don't use test_must_fail with grepPranit Bauva
2016-08-11Spelling fixesVille Skyttä
2016-06-17i18n: bisect: mark strings for translationVasco Almeida
2016-06-17t6030: update to use test_i18ncmpVasco Almeida
2015-08-03bisect: allow setting any user-specified in 'git bisect start'Matthieu Moy
2015-08-03bisect: add 'git bisect terms' to view the current termsMatthieu Moy
2015-08-03bisect: add the terms old/newAntoine Delaite
2015-06-23bisect: correction of typoAntoine Delaite
2015-03-20t6030: use modern test_* helpersJeff King
2014-12-29bisect: add test to check that revs are properly parsedChristian Couder
2013-04-23bisect: Log possibly bad, skipped commits at bisection endTorstein Hegge
2013-04-15bisect: Store first bad commit as comment in log fileTorstein Hegge
2013-04-12Sync with 'maint'Junio C Hamano
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini
2013-03-24status, branch: fix the misleading "bisecting" messageNguyễn Thái Ngọc Duy
2013-03-17branch: show more information when HEAD is detachedNguyễn Thái Ngọc Duy
2012-12-23tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk
2012-04-11tests: modernise style: more uses of test_line_countStefano Lattarini
2011-11-07Merge branch 'ab/i18n-test-fix'Junio C Hamano
2011-11-06t/t6030-bisect-porcelain.sh: use test_i18ngrepÆvar Arnfjörð Bjarmason
2011-09-02Merge branch 'bc/bisect-test-use-shell-path'Junio C Hamano
2011-08-31t6030: use $SHELL_PATH to invoke user's preferred shell instead of bare shBrandon Casey
2011-08-09bisect: add support for bisecting bare repositoriesJon Seymour
2011-08-04bisect: add tests for the --no-checkout option.Jon Seymour
2011-08-04bisect: add tests to document expected behaviour in presence of broken trees.Jon Seymour
2011-08-04bisect: move argument parsing before state modification.Jon Seymour
2010-11-09tests: add missing &&Jonathan Nieder
2010-03-01Merge branch 'cc/maint-bisect-paths'Junio C Hamano
2010-03-01bisect: error out when passing bad path parametersChristian Couder
2010-01-04Use warning function instead of fprintf(stderr, "Warning: ...").Thiago Farina
2009-08-26git-bisect: call the found commit "*the* first bad commit"Nanako Shiraishi
2009-06-13bisect: use a PRNG with a bias when skipping away from untestable commitsChristian Couder
2009-06-06t6030: test skipping away from an already skipped commitChristian Couder
2009-05-18bisect: check ancestors without forking a "git rev-list" processChristian Couder
2009-04-05t6030: test bisecting with pathsChristian Couder
2009-02-27Merge branch 'cc/maint-1.6.0-bisect-fix'Junio C Hamano
2009-02-27bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder
2008-12-02bisect: fix "git bisect skip <commit>" and add tests casesChristian Couder
2008-09-19Merge branch 'cc/bisect'Junio C Hamano
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-08-28bisect: only check merge bases when neededChristian Couder
2008-08-28bisect: test merge base if good rev is not an ancestor of bad revChristian Couder
2008-07-27t6030 (bisect): work around Mac OS X "ls"Jonathan Nieder
2008-05-23bisect: use a detached HEAD to bisectChristian Couder
2008-05-23bisect: trap critical errors in "bisect_start"Christian Couder
2008-05-23bisect: fix left over "BISECT_START" file when starting with junk revChristian Couder
2008-05-23bisect: add test cases to check that "git bisect start" is atomicChristian Couder
2008-05-09bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder
2008-05-06git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape