summaryrefslogtreecommitdiff
path: root/t/t4001-diff-rename.sh
AgeCommit message (Expand)Author
2016-04-13Merge branch 'sg/diff-multiple-identical-renames'Junio C Hamano
2016-03-30diffcore: fix iteration order of identical files during rename detectionSZEDER Gábor
2016-02-25diff: activate diff.renames by defaultMatthieu Moy
2016-02-25t: add tests for diff.renames (true/false/unset)Matthieu Moy
2016-02-25t4001-diff-rename: wrap file creations in a testMatthieu Moy
2013-03-06tests: make sure rename pretty print worksAntoine Pelisse
2011-05-02Merge branch 'ab/i18n-fixup'Junio C Hamano
2011-04-28Merge branch 'jc/rename-degrade-cc-to-c'Junio C Hamano
2011-04-13i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014Junio C Hamano
2011-03-22diffcore-rename: fall back to -C when -C -C busts the rename limitJunio C Hamano
2011-03-10i18n: git-status "renamed: " messageÆvar Arnfjörð Bjarmason
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2007-12-05Merge branch 'kh/commit'Junio C Hamano
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin
2007-11-23Replace "runstatus" with "status" in the testsJohannes Schindelin
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-23diffcore-rename: favour identical basenamesJohannes Schindelin
2006-03-28xdiff: Show function names in hunk headers.Mark Wooding
2006-03-26built-in diff: minimum tweaksJunio C Hamano
2005-10-07Show original and resulting blob object info in diff output.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano
2005-06-05diff 'rename' format change.Linus Torvalds
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano
2005-05-20Fix up previous commitLinus Torvalds
2005-05-20[PATCH] diff overhaulJunio C Hamano
2005-05-19[PATCH] Detect renames in diff family.Junio C Hamano