summaryrefslogtreecommitdiffstats
path: root/t/t3509-cherry-pick-merge-df.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* merge-recursive: fix memory leak when finalizing mergePatrick Steinhardt2024-06-111-0/+1
* t3[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-2/+2
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* typofix: commit is spelled with two emsJunio C Hamano2013-09-051-1/+1
* t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-081-7/+5
* t3509: use unconstrained initial test to setup repository.Pat Thoyts2011-02-071-2/+4
* merge-recursive: D/F conflicts where was_a_dir/file -> was_a_dirElijah Newren2010-09-101-2/+2
* t3509: Add rename + D/F conflict testcase that recursive strategy failsElijah Newren2010-09-101-0/+66
* Mark tests that use symlinks as needing SYMLINKS prerequisiteElijah Newren2010-08-131-2/+2
* merge_recursive: Fix renames across paths below D/F conflictsElijah Newren2010-07-101-1/+1
* Add a rename + D/F conflict testcaseAlexander Gladysh2010-07-101-0/+35