aboutsummaryrefslogtreecommitdiff
path: root/t/t6030-bisect-porcelain.sh
Commit message (Expand)AuthorAge
* t6030: explicitly test for bisection cleanupPranit Bauva2017-10-06
* don't use test_must_fail with grepPranit Bauva2017-01-07
* Spelling fixesVille Skyttä2016-08-11
* i18n: bisect: mark strings for translationVasco Almeida2016-06-17
* t6030: update to use test_i18ncmpVasco Almeida2016-06-17
* bisect: allow setting any user-specified in 'git bisect start'Matthieu Moy2015-08-03
* bisect: add 'git bisect terms' to view the current termsMatthieu Moy2015-08-03
* bisect: add the terms old/newAntoine Delaite2015-08-03
* bisect: correction of typoAntoine Delaite2015-06-23
* t6030: use modern test_* helpersJeff King2015-03-20
* bisect: add test to check that revs are properly parsedChristian Couder2014-12-29
* bisect: Log possibly bad, skipped commits at bisection endTorstein Hegge2013-04-23
* bisect: Store first bad commit as comment in log fileTorstein Hegge2013-04-15
* Sync with 'maint'Junio C Hamano2013-04-12
|\
| * Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
* | status, branch: fix the misleading "bisecting" messageNguyễn Thái Ngọc Duy2013-03-23
* | branch: show more information when HEAD is detachedNguyễn Thái Ngọc Duy2013-03-16
|/
* tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk2012-12-22
* tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
* Merge branch 'ab/i18n-test-fix'Junio C Hamano2011-11-06
|\
| * t/t6030-bisect-porcelain.sh: use test_i18ngrepÆvar Arnfjörð Bjarmason2011-11-05
* | Merge branch 'bc/bisect-test-use-shell-path'Junio C Hamano2011-09-02
|\ \
| * | t6030: use $SHELL_PATH to invoke user's preferred shell instead of bare shBrandon Casey2011-08-30
* | | bisect: add support for bisecting bare repositoriesJon Seymour2011-08-09
|/ /
* | bisect: add tests for the --no-checkout option.Jon Seymour2011-08-04
* | bisect: add tests to document expected behaviour in presence of broken trees.Jon Seymour2011-08-04
|/
* bisect: move argument parsing before state modification.Jon Seymour2011-08-04
* tests: add missing &&Jonathan Nieder2010-11-09
* Merge branch 'cc/maint-bisect-paths'Junio C Hamano2010-03-01
|\
| * bisect: error out when passing bad path parametersChristian Couder2010-03-01
* | Use warning function instead of fprintf(stderr, "Warning: ...").Thiago Farina2010-01-03
|/
* git-bisect: call the found commit "*the* first bad commit"Nanako Shiraishi2009-08-26
* bisect: use a PRNG with a bias when skipping away from untestable commitsChristian Couder2009-06-13
* t6030: test skipping away from an already skipped commitChristian Couder2009-06-06
* bisect: check ancestors without forking a "git rev-list" processChristian Couder2009-05-17
* t6030: test bisecting with pathsChristian Couder2009-04-05
* Merge branch 'cc/maint-1.6.0-bisect-fix'Junio C Hamano2009-02-27
|\
| * bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder2009-02-27
* | bisect: fix "git bisect skip <commit>" and add tests casesChristian Couder2008-12-02
* | Merge branch 'cc/bisect'Junio C Hamano2008-09-18
|\ \ | |/ |/|
| * bisect: only check merge bases when neededChristian Couder2008-08-27
| * bisect: test merge base if good rev is not an ancestor of bad revChristian Couder2008-08-27
* | tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
|/
* t6030 (bisect): work around Mac OS X "ls"Jonathan Nieder2008-07-27
* bisect: use a detached HEAD to bisectChristian Couder2008-05-22
* bisect: trap critical errors in "bisect_start"Christian Couder2008-05-22
* bisect: fix left over "BISECT_START" file when starting with junk revChristian Couder2008-05-22
* bisect: add test cases to check that "git bisect start" is atomicChristian Couder2008-05-22
* bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder2008-05-08
* git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape2008-05-05