aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7600-merge.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-13merge/pull: extend merge.stat configuration variable to cover --compact-summaryJunio C Hamano1-0/+46
2025-06-13merge/pull: add the "--compact-summary" optionJunio C Hamano1-1/+27
2025-01-17builtins: send usage_with_options() help text to standard outputJunio C Hamano1-1/+1
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-07-08Merge branch 'ps/leakfixes-more'Junio C Hamano1-0/+1
2024-06-18merge: avoid write merge state when unable to write indexKyle Zhao1-0/+10
2024-06-11rerere: fix various trivial leaksPatrick Steinhardt1-0/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-15/+15
2023-05-23t7600-merge: modernize test formatJohn Cai1-20/+20
2022-12-05t7600: don't ignore "rev-parse" exit code in helperÆvar Arnfjörð Bjarmason1-1/+1
2022-08-24merge: only apply autostash when appropriateElijah Newren1-0/+9
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine1-1/+1
2021-09-12tests: remove leftover untracked filesElijah Newren1-0/+1
2021-07-23merge: apply autostash if merge strategy failsPhilippe Blain1-0/+8
2021-07-23merge: apply autostash if fast-forward failsPhilippe Blain1-0/+11
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-2/+2
2020-11-19t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-23/+23
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-08-06t: don't spuriously close and reopen quotesMartin Ågren1-3/+3
2020-07-30Revert "fmt-merge-msg: stop treating `master` specially"Junio C Hamano1-7/+7
2020-06-23fmt-merge-msg: stop treating `master` speciallyJohannes Schindelin1-7/+7
2020-04-10merge: teach --autostash optionDenton Liu1-0/+132
2020-03-24t7600: use test_write_lines()Denton Liu1-11/+11
2019-06-17Merge branch 'vv/merge-squash-with-explicit-commit'Junio C Hamano1-0/+6
2019-06-13Merge branch 'jk/help-unknown-ref-fix'Junio C Hamano1-0/+20
2019-06-13Merge branch 'nd/merge-quit'Junio C Hamano1-0/+26
2019-05-28merge: refuse --commit with --squashVishal Verma1-0/+6
2019-05-19merge: add --quitNguyễn Thái Ngọc Duy1-0/+26
2019-05-15help_unknown_ref(): check for refname ambiguityJeff King1-0/+6
2019-05-15help_unknown_ref(): duplicate collected refnamesJeff King1-0/+14
2019-04-18merge: add scissors line on merge conflictDenton Liu1-0/+46
2019-04-18t7600: clean up styleDenton Liu1-14/+13
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor1-6/+3
2018-02-16merge: allow fast-forward when merging a tracked tagJunio C Hamano1-1/+37
2017-10-07tests: fix diff order arguments in test_cmpStefan Beller1-3/+3
2017-08-23merge: save merge state earlierMichael J Gruber1-0/+15
2016-12-14merge: ensure '--abort' option takes no argumentsChris Packham1-0/+2
2016-12-14merge: add '--continue' option as a synonym for 'git commit'Chris Packham1-0/+9
2016-04-06Merge branch 'jv/merge-nothing-into-void'Junio C Hamano1-0/+10
2016-04-06Merge branch 'ss/commit-squash-msg'Junio C Hamano1-0/+28
2016-03-23merge: fix NULL pointer dereference when merging nothing into voidJunio C Hamano1-0/+10
2016-03-21commit: do not lose SQUASH_MSG contentsSven Strickroth1-0/+28
2015-10-30Merge branch 'jk/merge-file-exit-code'Junio C Hamano1-0/+33
2015-10-29merge-file: clamp exit code to maximum 127Jeff King1-0/+33
2015-03-20t: fix trivial &&-chain breakageJeff King1-1/+1
2014-05-15git-show: fix 'git show -s' to not add extra terminator after merge commitMax Kirillov1-6/+5
2013-07-23t7600: fix typo in test titleJunio C Hamano1-1/+1
2013-07-02merge: handle --ff/--no-ff/--ff-only as a tri-state optionMiklos Vajna1-3/+9
2013-06-26Merge branch 'vl/typofix'Junio C Hamano1-1/+1
2013-06-19random typofixes (committed missing a 't', successful missing an 's')Veres Lajos1-1/+1