summaryrefslogtreecommitdiff
path: root/t/t4108-apply-threeway.sh
Commit message (Expand)AuthorAgeFilesLines
* git-apply: skip threeway in add / rename casesJerry Zhang2021-12-201-0/+18
* apply: resolve trivial merge without hitting ll-merge with "--3way"Junio C Hamano2021-09-051-0/+45
* git-apply: allow simultaneous --cached and --3way optionsJerry Zhang2021-04-071-0/+50
* git-apply: try threeway first when "--3way" is usedJerry Zhang2021-04-061-0/+20
* t4*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-8/+8
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* apply: respect merge.conflictStyle in --3wayDenton Liu2019-10-241-1/+1
* t4108: demonstrate bug in applyDenton Liu2019-10-241-2/+11
* t4108: use `test_config` instead of `git config`Denton Liu2019-10-241-1/+1
* t4108: remove git command upstream of pipeDenton Liu2019-10-241-6/+7
* t4108: replace create_file with test_write_linesDenton Liu2019-10-241-17/+10
* apply: tests for the --3way optionJunio C Hamano2012-07-091-0/+54
* apply: allow rerere() to work on --3way resultsJunio C Hamano2012-07-091-0/+25
* apply: register conflicted stages to the indexJunio C Hamano2012-07-091-0/+78