Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diff: --{rotate,skip}-to=<path> | Junio C Hamano | 2021-02-16 | 1 | -1/+71 |
* | t4*: adjust the references to the default branch name "main" | Johannes Schindelin | 2020-11-20 | 1 | -2/+2 |
* | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 2020-11-20 | 1 | -0/+3 |
* | diff: make -O and --output work in subdirectory | Duy Nguyen | 2016-01-21 | 1 | -0/+6 |
* | diff test: add tests for combine-diff with orderfile | Kirill Smelkov | 2014-02-24 | 1 | -0/+21 |
* | diff test: reading a directory as a file need not error out | Jonathan Nieder | 2014-01-11 | 1 | -4/+0 |
* | diff: add diff.orderfile configuration variable | Samuel Bronson | 2013-12-19 | 1 | -0/+10 |
* | diff: let "git diff -O" read orderfile from any file and fail properly | Samuel Bronson | 2013-12-19 | 1 | -0/+26 |
* | t4056: add new tests for "git diff -O" | Samuel Bronson | 2013-12-19 | 1 | -0/+68 |