Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-23 | lint_pkgbuild/variable: increase robustness | Allan McRae | 1 | -12/+54 |
2015-11-23 | lint_pkgbuild: explicitly return value | Allan McRae | 5 | -4/+12 |
2015-11-05 | Refactor lint_source to work with earlier versions of Bash | Aaron Campbell | 1 | -1/+1 |
2015-10-27 | libmakepkg: fix pkgver checking | Allan McRae | 1 | -2/+2 |
2015-09-22 | libmakepkg: remove declaration of unused local variables | Allan McRae | 1 | -1/+1 |
2015-09-22 | libmakepkg: return 1 on error in arch array | Allan McRae | 1 | -2/+2 |
2015-09-07 | libmakepkg: check if PKGBUILD variables are arrays or not as appropriate | Allan McRae | 1 | -0/+65 |
2015-05-16 | makepkg: put further restrictions on pkgbase | Allan McRae | 1 | -0/+9 |
2015-05-16 | makepkg: merge validate_pkgver into check_pkgver | Allan McRae | 1 | -8/+4 |
2015-05-16 | libmakepkg: extract PKGBUILD linting functions | Allan McRae | 16 | -0/+790 |