summaryrefslogtreecommitdiffstats
path: root/t/t4053-diff-no-index.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/test-i18ngrep'Junio C Hamano2023-11-081-1/+1
|\
| * tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-1/+1
* | diff --no-index: fix -R with stdinRené Scharfe2023-09-111-0/+19
|/
* t4053: avoid writing to unopened pipeJeff King2023-08-141-4/+0
* t4053: avoid race when killing background processesPhillip Wood2023-08-101-2/+2
* diff --no-index: support reading from named pipesPhillip Wood2023-07-051-0/+40
* t4054: test diff --no-index with stdinPhillip Wood2023-07-051-0/+19
* diff --no-index: refuse to compare stdin to a directoryPhillip Wood2023-07-051-0/+5
* 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-141-0/+20
* diff: handle --no-index prefixes consistentlyJeff King2016-09-141-0/+18
* Merge branch 'jc/diff-no-index-d-f'Junio C Hamano2015-05-061-0/+34
|\
| * diff-no-index: align D/F handling with that of normal GitJunio C Hamano2015-03-261-0/+12
| * diff-no-index: DWIM "diff D F" into "diff D/F F"Junio C Hamano2015-03-261-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