Age | Commit message (Expand) | Author | Files | Lines |
2021-09-13 | t6030-bisect-porcelain: add test for bisect visualize | Miriam Rubio | 1 | -0/+7 |
2021-09-13 | t6030-bisect-porcelain: add tests to control bisect run exit cases | Miriam Rubio | 1 | -0/+11 |
2021-04-30 | bisect--helper: use BISECT_TERMS in 'bisect skip' command | Ramsay Jones | 1 | -0/+11 |
2021-03-19 | Merge branch 'jk/bisect-peel-tag-fix' | Junio C Hamano | 1 | -0/+12 |
2021-03-17 | bisect: peel annotated tags to commits | Jeff King | 1 | -0/+12 |
2021-02-25 | Merge branch 'js/params-vs-args' | Junio C Hamano | 1 | -2/+2 |
2021-02-23 | replace "parameters" by "arguments" in error messages | Johannes Sixt | 1 | -2/+2 |
2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2021-01-25 | Merge branch 'js/default-branch-name-tests-final-stretch' | Junio C Hamano | 1 | -5/+8 |
2020-12-21 | test: bisect-porcelain: fix location of files | Felipe Contreras | 1 | -8/+8 |
2020-11-19 | t6[0-3]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -6/+6 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-10-04 | Merge branch 'cc/bisect-start-fix' | Junio C Hamano | 1 | -0/+7 |
2020-09-25 | bisect: don't use invalid oid as rev when starting | Christian Couder | 1 | -0/+7 |
2020-08-07 | bisect: introduce first-parent flag | Aaron Lipman | 1 | -0/+18 |
2020-08-07 | t6030: modernize "git bisect run" tests | Aaron Lipman | 1 | -48/+38 |
2020-06-08 | Merge branch 'cb/bisect-helper-parser-fix' | Junio C Hamano | 1 | -0/+2 |
2020-05-24 | bisect--helper: avoid segfault with bad syntax in `start --term-*` | Carlo Marcelo Arenas Belón | 1 | -0/+2 |
2020-05-14 | Merge branch 'cw/bisect-replay-with-dos' | Junio C Hamano | 1 | -0/+7 |
2020-05-08 | bisect: allow CRLF line endings in "git bisect replay" input | Christopher Warrington | 1 | -0/+7 |
2020-04-20 | t6030: use test_path_is_missing() | Denton Liu | 1 | -4/+4 |
2019-12-18 | t6030: don't create unused file | René Scharfe | 1 | -1/+1 |
2019-07-01 | t6030: make test work with SHA-256 | brian m. carlson | 1 | -15/+16 |
2019-03-01 | bisect: make diff-tree output prettier | Jeff King | 1 | -3/+3 |
2019-01-02 | bisect--helper: `get_terms` & `bisect_terms` shell function in C | Pranit Bauva | 1 | -1/+1 |
2017-10-06 | t6030: explicitly test for bisection cleanup | Pranit Bauva | 1 | -0/+17 |
2017-01-07 | don't use test_must_fail with grep | Pranit Bauva | 1 | -1/+1 |
2016-08-11 | Spelling fixes | Ville Skyttä | 1 | -1/+1 |
2016-06-17 | i18n: bisect: mark strings for translation | Vasco Almeida | 1 | -11/+11 |
2016-06-17 | t6030: update to use test_i18ncmp | Vasco Almeida | 1 | -2/+2 |
2015-08-03 | bisect: allow setting any user-specified in 'git bisect start' | Matthieu Moy | 1 | -0/+77 |
2015-08-03 | bisect: add 'git bisect terms' to view the current terms | Matthieu Moy | 1 | -0/+20 |
2015-08-03 | bisect: add the terms old/new | Antoine Delaite | 1 | -0/+38 |
2015-06-23 | bisect: correction of typo | Antoine Delaite | 1 | -1/+1 |
2015-03-20 | t6030: use modern test_* helpers | Jeff King | 1 | -60/+31 |
2014-12-29 | bisect: add test to check that revs are properly parsed | Christian Couder | 1 | -0/+9 |
2013-04-23 | bisect: Log possibly bad, skipped commits at bisection end | Torstein Hegge | 1 | -0/+20 |
2013-04-15 | bisect: Store first bad commit as comment in log file | Torstein Hegge | 1 | -0/+18 |
2013-04-12 | Sync with 'maint' | Junio C Hamano | 1 | -1/+1 |
2013-04-12 | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 1 | -1/+1 |
2013-03-23 | status, branch: fix the misleading "bisecting" message | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-03-16 | branch: show more information when HEAD is detached | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2012-12-22 | tests: move test_cmp_rev to test-lib-functions | Martin von Zweigbergk | 1 | -3/+1 |
2012-04-11 | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 1 | -1/+1 |
2011-11-06 | Merge branch 'ab/i18n-test-fix' | Junio C Hamano | 1 | -1/+1 |
2011-11-05 | t/t6030-bisect-porcelain.sh: use test_i18ngrep | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-09-02 | Merge branch 'bc/bisect-test-use-shell-path' | Junio C Hamano | 1 | -1/+1 |
2011-08-30 | t6030: use $SHELL_PATH to invoke user's preferred shell instead of bare sh | Brandon Casey | 1 | -1/+1 |
2011-08-09 | bisect: add support for bisecting bare repositories | Jon Seymour | 1 | -0/+31 |
2011-08-04 | bisect: add tests for the --no-checkout option. | Jon Seymour | 1 | -0/+82 |