aboutsummaryrefslogtreecommitdiff
path: root/t/t4053-diff-no-index.sh
Commit message (Expand)AuthorAge
* diff: always try to set up the repositoryJeff King2016-09-13
* diff: handle --no-index prefixes consistentlyJeff King2016-09-13
* Merge branch 'jc/diff-no-index-d-f'Junio C Hamano2015-05-05
|\
| * diff-no-index: align D/F handling with that of normal GitJunio C Hamano2015-03-26
| * diff-no-index: DWIM "diff D F" into "diff D/F F"Junio C Hamano2015-03-25
* | t: use test_expect_code instead of hand-rolled comparisonJeff King2015-03-20
|/
* diff: add test for --no-index executed outside repoThomas Gummerer2013-12-16
* diff: don't read index when --no-index is givenThomas Gummerer2013-12-12
* diff: handle relative paths in no-indexJeff King2012-06-22
* diff --no-index: reset temporary buffer lengths on directory iterationBobby Powers2012-05-16