aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6429-merge-sequence-rename-caching.sh
AgeCommit message (Expand)AuthorFilesLines
2025-11-17merge-ort: fix failing merges in special corner caseElijah Newren1-0/+78
2025-11-17t6429: update comment to mention correct toolElijah Newren1-8/+7
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-05-27builtin/mv: refactor to use `struct strvec`Patrick Steinhardt1-0/+1
2023-11-26replay: use standard revision rangesElijah Newren1-9/+9
2023-11-26replay: make it a minimal server side commandElijah Newren1-15/+24
2023-11-26replay: introduce new builtinElijah Newren1-18/+9
2023-11-26t6429: remove switching aspects of fast-rebaseElijah Newren1-2/+7
2022-09-05Merge branch 'en/test-without-test-create-repo'Junio C Hamano1-7/+7
2022-08-26t64xx: convert 'test_create_repo' to 'git init'Elijah Newren1-7/+7
2022-08-22t: detect and signal failure within loopEric Sunshine1-1/+1
2022-06-30t6429: fix use of non-existent functionElijah Newren1-1/+1
2022-01-17merge-ort: avoid assuming all renames detectedElijah Newren1-0/+67
2021-05-20merge-ort, diffcore-rename: employ cached renames when possibleElijah Newren1-20/+28
2021-05-20t6429: testcases for remembering renamesElijah Newren1-0/+692