Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-03Merge 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-14bisect: no longer try to clean up left-over `.git/head-name` filesJohannes Schindelin
2023-01-14bisect run: fix the error messageJohannes Schindelin
2023-01-14bisect: verify that a bogus option won't try to start a bisectionJohannes Schindelin
2022-11-12bisect test: test exit codes on bad usageÆvar Arnfjörð Bjarmason
2022-11-12bisect-run: verify_good: account for non-negative exit statusĐoàn Trần Công Danh
2022-11-12bisect run: keep some of the post-v2.30.0 outputĐoàn Trần Công Danh
2022-11-12bisect: fix output regressions in v2.30.0Đoàn Trần Công Danh
2022-11-12bisect tests: test for v2.30.0 "bisect run" regressionsÆvar Arnfjörð Bjarmason
2022-11-12bisect--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-19bisect: 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-20Merge branch 'jk/bisect-peel-tag-fix'Junio C Hamano
2021-03-17bisect: peel annotated tags to commitsJeff King
2021-02-26Merge branch 'js/params-vs-args'Junio C Hamano
2021-02-24replace "parameters" by "arguments" in error messagesJohannes Sixt
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-01-26Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2020-12-22test: bisect-porcelain: fix location of filesFelipe Contreras
2020-11-20t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: 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-08bisect: introduce first-parent flagAaron Lipman
2020-08-08t6030: modernize "git bisect run" testsAaron Lipman
2020-06-09Merge 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-15Merge 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-08don't use test_must_fail with grepPranit Bauva
2016-08-12Spelling fixesVille Skyttä
2016-06-18i18n: bisect: mark strings for translationVasco Almeida
2016-06-18t6030: update to use test_i18ncmpVasco Almeida
2015-08-03bisect: allow setting any user-specified in 'git bisect start'Matthieu Moy