aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4038-diff-combined.sh
AgeCommit message (Expand)AuthorFilesLines
2022-10-01diff: support ^! for mergesRené Scharfe1-0/+10
2021-12-13t4000-t4999: detect and signal failure within loopEric Sunshine1-1/+1
2021-02-12test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason1-1/+1
2020-11-19t4*: adjust the references to the default branch name "main"Johannes Schindelin1-8/+8
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-12-06Merge branch 'jk/lore-is-the-archive'Junio C Hamano1-1/+1
2019-11-30doc: replace public-inbox links with lore.kernel.orgJeff King1-1/+1
2019-11-10Merge branch 'bc/hash-independent-tests-part-6'Junio C Hamano1-6/+13
2019-10-28t4038: abstract away SHA-1 specific constantsbrian m. carlson1-6/+13
2019-09-28t4038: Remove non-portable '-a' option passed to test_cmpCB Bailey1-1/+1
2019-03-18t4038-diff-combined: quote paths with whitespaceTodd Zullinger1-4/+4
2019-02-07log,diff-tree: add --combined-all-paths optionElijah Newren1-0/+88
2017-05-09doc: replace more gmane linksJunio C Hamano1-1/+1
2014-08-26Merge branch 'jk/diff-tree-t-fix'Junio C Hamano1-0/+34
2014-08-20intersect_paths: respect mode in git's tree-sortJeff King1-0/+34
2014-04-30t4038-diff-combined.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2013-06-02Merge branch 'mk/combine-diff-context-horizon-fix'Junio C Hamano1-0/+48
2013-05-15combine-diff.c: Fix output when changes are exactly 3 lines apartMatthijs Kooijman1-0/+48
2013-03-25combine-diff: coalesce lost lines optimallyAntoine Pelisse1-0/+129
2013-03-14Allow combined diff to ignore white-spacesAntoine Pelisse1-0/+111
2013-02-05t4038: add tests for "diff --cc --raw <trees>"John Keeping1-0/+24
2010-04-17combined diff: correctly handle truncated fileThomas Rast1-0/+8
2010-01-28tests: update tests that used to failJunio C Hamano1-1/+1
2009-07-22diff --cc: a lost line at the beginning of the file is shown incorrectlyJunio C Hamano1-0/+84