summaryrefslogtreecommitdiff
path: root/t/t4056-diff-order.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-16diff: --{rotate,skip}-to=<path>Libravatar Junio C Hamano1-1/+71
2020-11-19t4*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2016-01-21diff: make -O and --output work in subdirectoryLibravatar Duy Nguyen1-0/+6
2014-02-24diff test: add tests for combine-diff with orderfileLibravatar Kirill Smelkov1-0/+21
2014-01-10diff test: reading a directory as a file need not error outLibravatar Jonathan Nieder1-4/+0
2013-12-18diff: add diff.orderfile configuration variableLibravatar Samuel Bronson1-0/+10
2013-12-18diff: let "git diff -O" read orderfile from any file and fail properlyLibravatar Samuel Bronson1-0/+26
2013-12-18t4056: add new tests for "git diff -O"Libravatar Samuel Bronson1-0/+68