summaryrefslogtreecommitdiff
path: root/finddeps.in
AgeCommit message (Expand)Author
2019-08-09finddeps: suppress error messages for unreadable directoriesEli Schwartz
2017-07-05Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.protoLuke Shumaker
2017-07-05Make slightly more involved changes to make shellcheck happy.Luke Shumaker
2017-07-05Quote strings that shellcheck warns about.Luke Shumaker
2017-07-05Make purely stylistic changes to make shellcheck happier.Luke Shumaker
2017-04-05Add a "License:" tag to all code files.Luke Shumaker
2012-11-15Make sure the usage functions are consistentEric BĂ©langer
2011-11-01Move common functions to a shared filePierre Schmitz
2011-10-13finddeps: Unset optdependsLukas Fleischer
2011-10-13finddeps: Use read builtin to iterate over packagesLukas Fleischer
2011-10-13finddeps: Remove redundant cd(1)Lukas Fleischer
2011-10-13finddeps: Proper quoting, use double bracketsLukas Fleischer
2011-10-07Support non-standard install locationsLukas Fleischer