summaryrefslogtreecommitdiff
path: root/t/t4001-diff-rename.sh
Commit message (Expand)AuthorAgeFilesLines
* t4000-t4999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* Merge branch 'en/diffcore-rename'Junio C Hamano2021-03-011-0/+24
|\
| * diffcore-rename: guide inexact rename detection based on basenamesElijah Newren2021-02-151-3/+4
| * t4001: add a test comparing basename similarity and content similarityElijah Newren2021-02-151-0/+23
* | test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason2021-02-121-1/+1
|/
* t4000-t4999: fix broken &&-chainsEric Sunshine2018-07-161-1/+1
* wt-status: use settings from git_diff_ui_configEckhard S. Maaß2018-05-061-0/+12
* t4001: don't run 'git status' upstream of a pipeSZEDER Gábor2018-02-081-3/+8
* diffcore-rename: make diff-tree -l0 mean -l<large>en/rename-progressJonathan Tan2017-12-021-0/+15
* Merge branch 'sg/diff-multiple-identical-renames'Junio C Hamano2016-04-131-0/+11
|\
| * diffcore: fix iteration order of identical files during rename detectionsg/diff-multiple-identical-renamesSZEDER Gábor2016-03-301-0/+11
* | diff: activate diff.renames by defaultmm/diff-renames-defaultMatthieu Moy2016-02-251-1/+1
* | t: add tests for diff.renames (true/false/unset)Matthieu Moy2016-02-251-1/+60
* | t4001-diff-rename: wrap file creations in a testMatthieu Moy2016-02-251-31/+35
|/
* tests: make sure rename pretty print worksAntoine Pelisse2013-03-061-0/+54
* Merge branch 'ab/i18n-fixup'Junio C Hamano2011-05-021-4/+4
|\
| * i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014Junio C Hamano2011-04-131-4/+4
* | Merge branch 'jc/rename-degrade-cc-to-c'Junio C Hamano2011-04-281-0/+25
|\ \ | |/ |/|
| * diffcore-rename: fall back to -C when -C -C busts the rename limitJunio C Hamano2011-03-221-0/+25
* | i18n: git-status "renamed: " messageÆvar Arnfjörð Bjarmason2011-03-091-2/+2
|/
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
* Merge branch 'kh/commit'Junio C Hamano2007-12-041-2/+2
|\
| * Replace "runstatus" with "status" in the testsJohannes Schindelin2007-11-221-2/+2
* | Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-11-301-1/+1
|/
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-5/+5
* diffcore-rename: favour identical basenamesJohannes Schindelin2007-06-221-0/+13
* xdiff: Show function names in hunk headers.Mark Wooding2006-03-271-1/+1
* built-in diff: minimum tweaksJunio C Hamano2006-03-251-1/+1
* Show original and resulting blob object info in diff output.Junio C Hamano2005-10-071-1/+2
* Big tool rename.Junio C Hamano2005-09-071-4/+4
* diff 'rename' format change.Linus Torvalds2005-06-051-2/+2
* [PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano2005-05-211-2/+2
* Fix up previous commitLinus Torvalds2005-05-191-0/+0
* [PATCH] diff overhaulJunio C Hamano2005-05-191-0/+6
* [PATCH] Detect renames in diff family.Junio C Hamano2005-05-191-0/+60