summaryrefslogtreecommitdiffstats
path: root/finddeps.in
AgeCommit message (Expand)AuthorFilesLines
2017-07-05Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.protoLuke Shumaker1-0/+1
2017-07-05Make slightly more involved changes to make shellcheck happy.Luke Shumaker1-1/+1
2017-07-05Quote strings that shellcheck warns about.Luke Shumaker1-3/+3
2017-07-05Make purely stylistic changes to make shellcheck happier.Luke Shumaker1-1/+1
2017-04-05Add a "License:" tag to all code files.Luke Shumaker1-0/+1
2012-11-15Make sure the usage functions are consistentEric BĂ©langer1-1/+1
2011-11-01Move common functions to a shared filePierre Schmitz1-1/+3
2011-10-13finddeps: Unset optdependsLukas Fleischer1-1/+1
2011-10-13finddeps: Use read builtin to iterate over packagesLukas Fleischer1-1/+1
2011-10-13finddeps: Remove redundant cd(1)Lukas Fleischer1-5/+2
2011-10-13finddeps: Proper quoting, use double bracketsLukas Fleischer1-17/+11
2011-10-07Support non-standard install locationsLukas Fleischer1-0/+46