summaryrefslogtreecommitdiff
path: root/t/t4053-diff-no-index.sh
Commit message (Expand)AuthorAgeFilesLines
* diff: always try to set up the repositoryJeff King2016-09-131-0/+20
* diff: handle --no-index prefixes consistentlyJeff King2016-09-131-0/+18
* Merge branch 'jc/diff-no-index-d-f'Junio C Hamano2015-05-051-0/+34
|\
| * diff-no-index: align D/F handling with that of normal Gitjc/diff-no-index-d-fJunio C Hamano2015-03-261-0/+12
| * diff-no-index: DWIM "diff D F" into "diff D/F F"Junio C Hamano2015-03-251-0/+22
* | t: use test_expect_code instead of hand-rolled comparisonJeff King2015-03-201-2/+2
|/
* diff: add test for --no-index executed outside repoThomas Gummerer2013-12-161-0/+11
* diff: don't read index when --no-index is givenThomas Gummerer2013-12-121-0/+15
* diff: handle relative paths in no-indexJeff King2012-06-221-1/+14
* diff --no-index: reset temporary buffer lengths on directory iterationBobby Powers2012-05-161-0/+19