aboutsummaryrefslogtreecommitdiff
path: root/t/t6030-bisect-porcelain.sh
AgeCommit message (Expand)Author
2026-03-11t: allow use of "sed -E"Junio C Hamano
2024-03-07Merge branch 'js/merge-tree-3-trees'Junio C Hamano
2024-02-23fill_tree_descriptor(): mark error message for translationJohannes Schindelin
2024-01-02Merge branch 'ps/pseudo-refs'Junio C Hamano
2023-12-20Merge branch 'jk/bisect-reset-fix'Junio C Hamano
2023-12-14bisect: consistently write BISECT_EXPECTED_REV via the refdbPatrick Steinhardt
2023-12-09bisect: always clean on resetJeff King
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-01-22bisect: fix "reset" when branch is checked out elsewhereRubén Justo
2023-01-13bisect: no longer try to clean up left-over `.git/head-name` filesJohannes Schindelin
2023-01-13bisect run: fix the error messageJohannes Schindelin
2023-01-13bisect: verify that a bogus option won't try to start a bisectionJohannes Schindelin
2022-11-11bisect test: test exit codes on bad usageÆvar Arnfjörð Bjarmason
2022-11-11bisect-run: verify_good: account for non-negative exit statusĐoàn Trần Công Danh
2022-11-11bisect run: keep some of the post-v2.30.0 outputĐoàn Trần Công Danh
2022-11-11bisect: fix output regressions in v2.30.0Đoàn Trần Công Danh
2022-11-11bisect tests: test for v2.30.0 "bisect run" regressionsÆvar Arnfjörð Bjarmason
2022-11-11bisect--helper: parse subcommand with OPT_SUBCOMMANDĐoàn Trần Công Danh
2022-05-11bisect: output bisect setup status in bisect logChris Down
2022-05-11bisect: output state before we are ready to compute bisectionChris Down
2022-01-19bisect--helper: double-check run command on exit code 126 and 127René Scharfe
2022-01-18bisect: document run behavior with exit codes 126 and 127René Scharfe
2021-09-13t6030-bisect-porcelain: add test for bisect visualizeMiriam Rubio
2021-09-13t6030-bisect-porcelain: add tests to control bisect run exit casesMiriam Rubio
2021-04-30bisect--helper: use BISECT_TERMS in 'bisect skip' commandRamsay Jones
2021-03-19Merge branch 'jk/bisect-peel-tag-fix'Junio C Hamano
2021-03-17bisect: peel annotated tags to commitsJeff King
2021-02-25Merge branch 'js/params-vs-args'Junio C Hamano
2021-02-23replace "parameters" by "arguments" in error messagesJohannes Sixt
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2020-12-21test: bisect-porcelain: fix location of filesFelipe Contreras
2020-11-19t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-10-04Merge branch 'cc/bisect-start-fix'Junio C Hamano
2020-09-25bisect: don't use invalid oid as rev when startingChristian Couder
2020-08-07bisect: introduce first-parent flagAaron Lipman
2020-08-07t6030: modernize "git bisect run" testsAaron Lipman
2020-06-08Merge branch 'cb/bisect-helper-parser-fix'Junio C Hamano
2020-05-24bisect--helper: avoid segfault with bad syntax in `start --term-*`Carlo Marcelo Arenas Belón
2020-05-14Merge branch 'cw/bisect-replay-with-dos'Junio C Hamano
2020-05-08bisect: allow CRLF line endings in "git bisect replay" inputChristopher Warrington
2020-04-20t6030: use test_path_is_missing()Denton Liu
2019-12-18t6030: don't create unused fileRené Scharfe
2019-07-01t6030: make test work with SHA-256brian m. carlson
2019-03-01bisect: make diff-tree output prettierJeff King
2019-01-02bisect--helper: `get_terms` & `bisect_terms` shell function in CPranit Bauva
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ä