aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4053-diff-no-index.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-22diff --no-index tests: test mode normalizationÆvar Arnfjörð Bjarmason1-0/+55
2021-03-22diff --no-index tests: add test for --exit-codeÆvar Arnfjörð Bjarmason1-0/+5
2019-04-25Merge branch 'nd/diff-parseopt-4'Junio C Hamano1-2/+1
2019-03-24diff --no-index: use parse_options() instead of diff_opt_parse()Nguyễn Thái Ngọc Duy1-2/+1
2019-02-24diff: reuse diff setup for --no-index caseJeff King1-0/+8
2018-10-22diff: don't attempt to strip prefix from absolute Windows pathsJohannes Sixt1-0/+10
2016-09-13diff: always try to set up the repositoryJeff King1-0/+20
2016-09-13diff: handle --no-index prefixes consistentlyJeff King1-0/+18
2015-05-05Merge branch 'jc/diff-no-index-d-f'Junio C Hamano1-0/+34
2015-03-26diff-no-index: align D/F handling with that of normal GitJunio C Hamano1-0/+12
2015-03-25diff-no-index: DWIM "diff D F" into "diff D/F F"Junio C Hamano1-0/+22
2015-03-20t: use test_expect_code instead of hand-rolled comparisonJeff King1-2/+2
2013-12-16diff: add test for --no-index executed outside repoThomas Gummerer1-0/+11
2013-12-12diff: don't read index when --no-index is givenThomas Gummerer1-0/+15
2012-06-22diff: handle relative paths in no-indexJeff King1-1/+14
2012-05-16diff --no-index: reset temporary buffer lengths on directory iterationBobby Powers1-0/+19