summaryrefslogtreecommitdiff
path: root/t/t3005-ls-files-relative.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: simplify by dropping unnecessary `for` loopsEric Sunshine2021-12-131-8/+2
* ls-files: fix a trivial dir_clear() leakÆvar Arnfjörð Bjarmason2021-10-071-0/+1
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-2/+2
* Merge branch 'dl/use-sq-from-test-lib'Junio C Hamano2019-09-301-6/+4
|\
| * t: use common $SQ variableDenton Liu2019-09-061-5/+4
* | t3005: remove unused variableJunio C Hamano2019-09-051-2/+0
|/
* dir.c: mark more strings for translationNguyễn Thái Ngọc Duy2018-07-231-2/+2
* Update messages in preparation for i18nNguyễn Thái Ngọc Duy2018-07-231-2/+2
* t3005: do not assume a particular order of stdout and stderr of git-ls-filesJohannes Sixt2011-08-281-10/+12
* ls-files: fix pathspec display on errorClemens Buchacher2011-08-111-0/+70