Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Merge branch 'es/test-chain-lint' | Junio C Hamano | 1 | -2/+2 |
2021-12-13 | t0000-t3999: detect and signal failure within loop | Eric Sunshine | 1 | -2/+2 |
2021-12-05 | tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed | Johannes Schindelin | 1 | -2/+0 |
2021-10-18 | Merge branch 'js/retire-preserve-merges' | Junio C Hamano | 1 | -76/+0 |
2021-09-12 | tests: remove leftover untracked files | Elijah Newren | 1 | -0/+1 |
2021-09-07 | tests: stop testing `git rebase --preserve-merges` | Johannes Schindelin | 1 | -76/+0 |
2021-08-23 | rebase -i: add another reword test | Phillip Wood | 1 | -0/+13 |
2021-02-25 | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 1 | -19/+19 |
2021-02-12 | test-lib-functions: remove bug-inducing "diagnostics" helper param | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -12/+12 |
2021-02-10 | tests: remove most uses of C_LOCALE_OUTPUT | Ævar Arnfjörð Bjarmason | 1 | -7/+7 |
2021-01-25 | Merge branch 'js/default-branch-name-tests-final-stretch' | Junio C Hamano | 1 | -0/+3 |
2020-11-24 | t3404: do not depend on any specific default branch name | Johannes Schindelin | 1 | -44/+45 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-11-04 | rebase -i: stop overwriting ORIG_HEAD buffer | Phillip Wood | 1 | -0/+11 |
2020-08-19 | Merge branch 'ak/sequencer-fix-find-uniq-abbrev' | Junio C Hamano | 1 | -0/+6 |
2020-08-19 | Merge branch 'en/sequencer-merge-labels' | Junio C Hamano | 1 | -1/+1 |
2020-08-14 | sequencer: avoid garbled merge machinery messages due to commit labels | Elijah Newren | 1 | -1/+1 |
2020-08-13 | rebase -i: fix possibly wrong onto hash in todo | Antti Keränen | 1 | -0/+6 |
2020-07-30 | t3404: prepare 'short SHA-1 collision' tests for SHA-256 | Johannes Schindelin | 1 | -9/+40 |
2020-03-25 | Merge branch 'pw/advise-rebase-skip' | Junio C Hamano | 1 | -19/+45 |
2020-03-02 | Merge branch 'en/rebase-backend' | Junio C Hamano | 1 | -9/+10 |
2020-02-16 | rebase: rename the two primary rebase backends | Elijah Newren | 1 | -1/+1 |
2020-02-16 | rebase tests: mark tests specific to the am-backend with --am | Elijah Newren | 1 | -1/+1 |
2020-02-16 | rebase: drop '-i' from the reflog for interactive-based rebases | Elijah Newren | 1 | -5/+5 |
2020-01-28 | rebase-interactive: warn if commit is dropped with `rebase --edit-todo' | Alban Gruin | 1 | -0/+121 |
2020-01-23 | rebase -i: also avoid SHA-1 collisions with missingCommitsCheck | Johannes Schindelin | 1 | -0/+2 |
2020-01-23 | rebase -i: re-fix short SHA-1 collision | Johannes Schindelin | 1 | -2/+13 |
2020-01-17 | t3404: directly test the behavior of interest | Elijah Newren | 1 | -3/+4 |
2019-12-09 | t3404: fix indentation | Johannes Schindelin | 1 | -5/+5 |
2019-12-06 | commit: give correct advice for empty commit during a rebase | Phillip Wood | 1 | -0/+26 |
2019-12-06 | t3404: use test_cmp_rev | Phillip Wood | 1 | -19/+19 |
2019-11-10 | Merge branch 'pw/post-commit-from-sequencer' | Junio C Hamano | 1 | -228/+368 |
2019-10-16 | sequencer: run post-commit hook | Phillip Wood | 1 | -0/+19 |
2019-10-16 | t3404: remove uneeded calls to set_fake_editor | Phillip Wood | 1 | -20/+5 |
2019-10-16 | t3404: set $EDITOR in subshell | Phillip Wood | 1 | -204/+342 |
2019-10-16 | t3404: remove unnecessary subshell | Phillip Wood | 1 | -4/+2 |
2019-10-11 | Merge branch 'pw/rebase-i-show-HEAD-to-reword' | Junio C Hamano | 1 | -3/+13 |
2019-09-30 | Merge branch 'dl/rebase-i-keep-base' | Junio C Hamano | 1 | -1/+1 |
2019-09-30 | Merge branch 'dl/use-sq-from-test-lib' | Junio C Hamano | 1 | -1/+0 |
2019-09-30 | Merge branch 'bc/hash-independent-tests-part-5' | Junio C Hamano | 1 | -11/+11 |
2019-09-06 | t: use common $SQ variable | Denton Liu | 1 | -1/+0 |
2019-09-05 | t: use LF variable defined in the test harness | Junio C Hamano | 1 | -2/+0 |
2019-08-27 | rebase: fast-forward --onto in more cases | Denton Liu | 1 | -1/+1 |
2019-08-20 | t3404: abstract away SHA-1-specific constants | brian m. carlson | 1 | -11/+11 |
2019-08-19 | rebase -i: always update HEAD before rewording | Phillip Wood | 1 | -3/+13 |
2019-07-29 | Merge branch 'sg/rebase-progress' into maint | Junio C Hamano | 1 | -70/+50 |
2019-07-29 | Merge branch 'js/t3404-typofix' into maint | Junio C Hamano | 1 | -1/+1 |
2019-07-09 | Merge branch 'sg/rebase-progress' | Junio C Hamano | 1 | -70/+50 |
2019-07-09 | Merge branch 'js/t3404-typofix' | Junio C Hamano | 1 | -1/+1 |