Age | Commit message (Expand) | Author | Files | Lines |
2021-12-13 | t4000-t4999: detect and signal failure within loop | Eric Sunshine | 1 | -1/+1 |
2021-03-01 | Merge branch 'en/diffcore-rename' | Junio C Hamano | 1 | -0/+24 |
2021-02-15 | diffcore-rename: guide inexact rename detection based on basenames | Elijah Newren | 1 | -3/+4 |
2021-02-15 | t4001: add a test comparing basename similarity and content similarity | Elijah Newren | 1 | -0/+23 |
2021-02-12 | test libs: rename "diff-lib" to "lib-diff" | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2018-07-16 | t4000-t4999: fix broken &&-chains | Eric Sunshine | 1 | -1/+1 |
2018-05-06 | wt-status: use settings from git_diff_ui_config | Eckhard S. Maaß | 1 | -0/+12 |
2018-02-08 | t4001: don't run 'git status' upstream of a pipe | SZEDER Gábor | 1 | -3/+8 |
2017-12-02 | diffcore-rename: make diff-tree -l0 mean -l<large> | Jonathan Tan | 1 | -0/+15 |
2016-04-13 | Merge branch 'sg/diff-multiple-identical-renames' | Junio C Hamano | 1 | -0/+11 |
2016-03-30 | diffcore: fix iteration order of identical files during rename detection | SZEDER Gábor | 1 | -0/+11 |
2016-02-25 | diff: activate diff.renames by default | Matthieu Moy | 1 | -1/+1 |
2016-02-25 | t: add tests for diff.renames (true/false/unset) | Matthieu Moy | 1 | -1/+60 |
2016-02-25 | t4001-diff-rename: wrap file creations in a test | Matthieu Moy | 1 | -31/+35 |
2013-03-06 | tests: make sure rename pretty print works | Antoine Pelisse | 1 | -0/+54 |
2011-05-02 | Merge branch 'ab/i18n-fixup' | Junio C Hamano | 1 | -4/+4 |
2011-04-28 | Merge branch 'jc/rename-degrade-cc-to-c' | Junio C Hamano | 1 | -0/+25 |
2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014 | Junio C Hamano | 1 | -4/+4 |
2011-03-22 | diffcore-rename: fall back to -C when -C -C busts the rename limit | Junio C Hamano | 1 | -0/+25 |
2011-03-09 | i18n: git-status "renamed: " message | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -1/+1 |
2007-12-04 | Merge branch 'kh/commit' | Junio C Hamano | 1 | -2/+2 |
2007-11-30 | Replace the word 'update-cache' by 'update-index' everywhere | Johannes Schindelin | 1 | -1/+1 |
2007-11-22 | Replace "runstatus" with "status" in the tests | Johannes Schindelin | 1 | -2/+2 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -5/+5 |
2007-06-22 | diffcore-rename: favour identical basenames | Johannes Schindelin | 1 | -0/+13 |
2006-03-27 | xdiff: Show function names in hunk headers. | Mark Wooding | 1 | -1/+1 |
2006-03-25 | built-in diff: minimum tweaks | Junio C Hamano | 1 | -1/+1 |
2005-10-07 | Show original and resulting blob object info in diff output. | Junio C Hamano | 1 | -1/+2 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -4/+4 |
2005-06-05 | diff 'rename' format change. | Linus Torvalds | 1 | -2/+2 |
2005-05-21 | [PATCH] Diff overhaul, adding half of copy detection. | Junio C Hamano | 1 | -2/+2 |
2005-05-19 | Fix up previous commit | Linus Torvalds | 1 | -0/+0 |
2005-05-19 | [PATCH] diff overhaul | Junio C Hamano | 1 | -0/+6 |
2005-05-19 | [PATCH] Detect renames in diff family. | Junio C Hamano | 1 | -0/+60 |