summaryrefslogtreecommitdiff
path: root/builtin/bisect.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-23cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren1-0/+1
2023-01-22bisect: fix "reset" when branch is checked out elsewhereRubén Justo1-1/+2
2023-01-13bisect: remove Cogito-related codeJohannes Schindelin1-8/+0
2023-01-13bisect run: fix the error messageJohannes Schindelin1-1/+1
2023-01-13bisect--helper: make the order consistently `argc, argv`Ævar Arnfjörð Bjarmason1-15/+18
2023-01-13bisect--helper: simplify exit code computationJohannes Schindelin1-8/+1
2022-11-11Turn `git bisect` into a full built-inJohannes Schindelin1-0/+1451