summaryrefslogtreecommitdiff
path: root/t/t4053-diff-no-index.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2022-11-211-0/+1
* diff --no-index tests: test mode normalizationÆvar Arnfjörð Bjarmason2021-03-221-0/+55
* diff --no-index tests: add test for --exit-codeÆvar Arnfjörð Bjarmason2021-03-221-0/+5
* Merge branch 'nd/diff-parseopt-4'Junio C Hamano2019-04-251-2/+1
|\
| * diff --no-index: use parse_options() instead of diff_opt_parse()Nguyễn Thái Ngọc Duy2019-03-241-2/+1
* | diff: reuse diff setup for --no-index caseJeff King2019-02-241-0/+8
|/
* diff: don't attempt to strip prefix from absolute Windows pathsJohannes Sixt2018-10-221-0/+10
* 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