aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4056-diff-order.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-09-27diffcore-order: fix leaking buffer when parsing orderfilesPatrick Steinhardt1-0/+1
2021-02-16diff: --{rotate,skip}-to=<path>Junio C Hamano1-1/+71
2020-11-19t4*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2016-01-21diff: make -O and --output work in subdirectoryDuy Nguyen1-0/+6
2014-02-24diff test: add tests for combine-diff with orderfileKirill Smelkov1-0/+21
2014-01-10diff test: reading a directory as a file need not error outJonathan Nieder1-4/+0
2013-12-18diff: add diff.orderfile configuration variableSamuel Bronson1-0/+10
2013-12-18diff: let "git diff -O" read orderfile from any file and fail properlySamuel Bronson1-0/+26
2013-12-18t4056: add new tests for "git diff -O"Samuel Bronson1-0/+68