summaryrefslogtreecommitdiff
path: root/t/check-non-portable-shell.pl
AgeCommit message (Expand)Author
2020-01-15t/check-non-portable-shell: detect "FOO= shell_func", tooJonathan Nieder
2019-05-13check-non-portable-shell: support Perl versions older than 5.10Eric Sunshine
2019-02-07Merge branch 'tb/test-lint-sed-options'Junio C Hamano
2019-01-28test-lint: only use only sed [-n] [-e command] [-f command_file]Torsten Bögershausen
2018-12-03tests: add lint for non portable cp -aCarlo Marcelo Arenas Belón
2018-08-27tests: fix and add lint for non-portable grep --fileÆvar Arnfjörð Bjarmason
2018-08-27tests: fix and add lint for non-portable seqÆvar Arnfjörð Bjarmason
2018-08-27tests: fix and add lint for non-portable head -c NÆvar Arnfjörð Bjarmason
2018-07-16t/check-non-portable-shell: detect "FOO=bar shell_func"Eric Sunshine
2018-07-16t/check-non-portable-shell: make error messages more compactEric Sunshine
2018-07-16t/check-non-portable-shell: stop being so politeEric Sunshine
2017-12-22check-non-portable-shell.pl: `wc -l` may have leading WSTorsten Bögershausen
2017-09-21test-lint: echo -e (or -E) is not portableTorsten Bögershausen
2014-05-23test-lint: find unportable sed, echo, test, and export usage after &&Jonathan Nieder
2013-07-08test-lint: detect 'export FOO=bar'Thomas Rast
2013-01-03test: Add check-non-portable-shell.plTorsten Bögershausen