aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4001-diff-rename.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-05-27builtin/mv: refactor to use `struct strvec`Patrick Steinhardt1-2/+2
2024-01-29Merge branch 'en/diffcore-delta-final-line-fix'Junio C Hamano1-0/+24
2024-01-18diffcore-delta: avoid ignoring final 'line' of fileElijah Newren1-0/+24
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-17/+17
2021-12-13t4000-t4999: detect and signal failure within loopEric Sunshine1-1/+1
2021-03-01Merge branch 'en/diffcore-rename'Junio C Hamano1-0/+24
2021-02-15diffcore-rename: guide inexact rename detection based on basenamesElijah Newren1-3/+4
2021-02-15t4001: add a test comparing basename similarity and content similarityElijah Newren1-0/+23
2021-02-12test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason1-1/+1
2018-07-16t4000-t4999: fix broken &&-chainsEric Sunshine1-1/+1
2018-05-06wt-status: use settings from git_diff_ui_configEckhard S. Maaß1-0/+12
2018-02-08t4001: don't run 'git status' upstream of a pipeSZEDER Gábor1-3/+8
2017-12-02diffcore-rename: make diff-tree -l0 mean -l<large>Jonathan Tan1-0/+15
2016-04-13Merge branch 'sg/diff-multiple-identical-renames'Junio C Hamano1-0/+11
2016-03-30diffcore: fix iteration order of identical files during rename detectionSZEDER Gábor1-0/+11
2016-02-25diff: activate diff.renames by defaultMatthieu Moy1-1/+1
2016-02-25t: add tests for diff.renames (true/false/unset)Matthieu Moy1-1/+60
2016-02-25t4001-diff-rename: wrap file creations in a testMatthieu Moy1-31/+35
2013-03-06tests: make sure rename pretty print worksAntoine Pelisse1-0/+54
2011-05-02Merge branch 'ab/i18n-fixup'Junio C Hamano1-4/+4
2011-04-28Merge branch 'jc/rename-degrade-cc-to-c'Junio C Hamano1-0/+25
2011-04-13i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014Junio C Hamano1-4/+4
2011-03-22diffcore-rename: fall back to -C when -C -C busts the rename limitJunio C Hamano1-0/+25
2011-03-09i18n: git-status "renamed: " messageÆvar Arnfjörð Bjarmason1-2/+2
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano1-1/+1
2007-12-04Merge branch 'kh/commit'Junio C Hamano1-2/+2
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin1-1/+1
2007-11-22Replace "runstatus" with "status" in the testsJohannes Schindelin1-2/+2
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-5/+5
2007-06-22diffcore-rename: favour identical basenamesJohannes Schindelin1-0/+13
2006-03-27xdiff: Show function names in hunk headers.Mark Wooding1-1/+1
2006-03-25built-in diff: minimum tweaksJunio C Hamano1-1/+1
2005-10-07Show original and resulting blob object info in diff output.Junio C Hamano1-1/+2
2005-09-07Big tool rename.Junio C Hamano1-4/+4
2005-06-05diff 'rename' format change.Linus Torvalds1-2/+2
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano1-2/+2
2005-05-19Fix up previous commitLinus Torvalds1-0/+0
2005-05-19[PATCH] diff overhaulJunio C Hamano1-0/+6
2005-05-19[PATCH] Detect renames in diff family.Junio C Hamano1-0/+60