Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-05 | Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto | Luke Shumaker | 1 | -0/+1 |
2017-07-05 | Make slightly more involved changes to make shellcheck happy. | Luke Shumaker | 1 | -1/+1 |
2017-07-05 | Quote strings that shellcheck warns about. | Luke Shumaker | 1 | -3/+3 |
2017-07-05 | Make purely stylistic changes to make shellcheck happier. | Luke Shumaker | 1 | -1/+1 |
2017-04-05 | Add a "License:" tag to all code files. | Luke Shumaker | 1 | -0/+1 |
2012-11-15 | Make sure the usage functions are consistent | Eric BĂ©langer | 1 | -1/+1 |
2011-11-01 | Move common functions to a shared file | Pierre Schmitz | 1 | -1/+3 |
2011-10-13 | finddeps: Unset optdepends | Lukas Fleischer | 1 | -1/+1 |
2011-10-13 | finddeps: Use read builtin to iterate over packages | Lukas Fleischer | 1 | -1/+1 |
2011-10-13 | finddeps: Remove redundant cd(1) | Lukas Fleischer | 1 | -5/+2 |
2011-10-13 | finddeps: Proper quoting, use double brackets | Lukas Fleischer | 1 | -17/+11 |
2011-10-07 | Support non-standard install locations | Lukas Fleischer | 1 | -0/+46 |