summaryrefslogtreecommitdiff
path: root/t/check-non-portable-shell.pl
Commit message (Expand)AuthorAgeFilesLines
* check-non-portable-shell: detect obsolescent egrep/fgrepEric Sunshine2022-09-231-0/+1
* t/check-non-portable-shell: detect "FOO= shell_func", tooJonathan Nieder2020-01-151-1/+1
* check-non-portable-shell: support Perl versions older than 5.10Eric Sunshine2019-05-131-4/+5
* Merge branch 'tb/test-lint-sed-options'Junio C Hamano2019-02-061-1/+1
|\
| * test-lint: only use only sed [-n] [-e command] [-f command_file]Torsten Bögershausen2019-01-281-1/+1
* | tests: add lint for non portable cp -aCarlo Marcelo Arenas Belón2018-12-031-0/+1
|/
* tests: fix and add lint for non-portable grep --fileÆvar Arnfjörð Bjarmason2018-08-271-0/+1
* tests: fix and add lint for non-portable seqÆvar Arnfjörð Bjarmason2018-08-271-0/+1
* tests: fix and add lint for non-portable head -c NÆvar Arnfjörð Bjarmason2018-08-271-0/+1
* t/check-non-portable-shell: detect "FOO=bar shell_func"Eric Sunshine2018-07-161-0/+19
* t/check-non-portable-shell: make error messages more compactEric Sunshine2018-07-161-0/+2
* t/check-non-portable-shell: stop being so politeEric Sunshine2018-07-161-5/+5
* check-non-portable-shell.pl: `wc -l` may have leading WStb/test-lint-wc-lTorsten Bögershausen2017-12-221-0/+1
* test-lint: echo -e (or -E) is not portabletb/test-lint-echo-eTorsten Bögershausen2017-09-211-1/+1
* test-lint: find unportable sed, echo, test, and export usage after &&jn/test-lint-unmoorJonathan Nieder2014-05-231-4/+4
* test-lint: detect 'export FOO=bar'Thomas Rast2013-07-081-0/+1
* test: Add check-non-portable-shell.plTorsten Bögershausen2013-01-021-0/+27