summary refs log tree commit diff
path: root/t/t7600-merge.sh
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-25t7600: use test_config to set/unset git config variablesYann Droneaud1-34/+26
2012-08-27Fix tests under GETTEXT_POISON on parseoptJiang Xin1-1/+1
2012-02-09merge: do not launch an editor on "--no-edit $tag"Junio C Hamano1-0/+12
2012-02-05merge: do not create a signed tag merge under --ff-only optionJunio C Hamano1-0/+13
2011-11-08merge: record tag objects without peeling in MERGE_HEADJunio C Hamano1-1/+5
2011-11-07merge: notice local merging of tags and keep it unwrappedJunio C Hamano1-3/+3
2011-10-12Teach merge the '[-e|--edit]' optionJay Soffian1-0/+23
2011-05-16Merge branch 'mg/merge-ff-config'Junio C Hamano1-6/+58
2011-05-11Merge branch 'jc/maint-branch-mergeoptions'Junio C Hamano1-0/+32
2011-05-11Merge branch 'jn/maint-test-merge-verify-parents'Junio C Hamano1-74/+73
2011-05-06tests: check git does not barf on merge.ff values for future versions of gitJonathan Nieder1-2/+14