summaryrefslogtreecommitdiffstats
path: root/t/t4056-diff-order.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* diffcore-order: fix leaking buffer when parsing orderfilesPatrick Steinhardt2024-09-271-0/+1
* diff: --{rotate,skip}-to=<path>Junio C Hamano2021-02-161-1/+71
* t4*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-2/+2
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* diff: make -O and --output work in subdirectoryDuy Nguyen2016-01-211-0/+6
* diff test: add tests for combine-diff with orderfileKirill Smelkov2014-02-241-0/+21
* diff test: reading a directory as a file need not error outJonathan Nieder2014-01-111-4/+0
* diff: add diff.orderfile configuration variableSamuel Bronson2013-12-191-0/+10
* diff: let "git diff -O" read orderfile from any file and fail properlySamuel Bronson2013-12-191-0/+26
* t4056: add new tests for "git diff -O"Samuel Bronson2013-12-191-0/+68