| Commit message (Expand) | Author | Age |
* | Provide source files for useful debug packages | Allan McRae | 2017-01-04 |
* | makepkg: Verify git signatures | Eli Schwartz | 2017-01-04 |
* | libmakepkg/integrity: Verify file signatures in a separate function | Eli Schwartz | 2017-01-04 |
* | makepkg: warn about dotfiles in package root | Andrew Gregory | 2017-01-04 |
* | Update copyright years | Allan McRae | 2017-01-04 |
* | makepkg: Disallow forward slashes in pkgver | Steef Hegeman | 2017-01-04 |
* | Build a single debug package for all packages from a PKGBUILD | Allan McRae | 2016-12-05 |
* | add generated scripts to gitignore | Christian Hesse | 2016-12-05 |
* | makepkg: reject packages with newlines in paths | Andrew Gregory | 2016-12-05 |
* | makepkg: abort on lint_package errors | Andrew Gregory | 2016-12-05 |
* | Revert "[RFC] Provide source files for useful debug packages" | Allan McRae | 2016-12-05 |
* | [RFC] Provide source files for useful debug packages | Allan McRae | 2016-11-02 |
* | makepkg: print files with refs to $srcdir/$pkgdir | Ivy Foster | 2016-10-22 |
* | Use coreutils binaries for checking/generating checksums | Allan McRae | 2016-10-22 |
* | makepkg: Move parseopts from library to libmakepkg | Alad Wenter | 2016-10-22 |
* | libmakepkg: generate all scripts | Alad Wenter | 2016-10-22 |
* | lint_pkgbuild/pkgname: pkgname is not allowed to be empty | Christian Hesse | 2016-10-10 |
* | libmakepkg: look for architecture-specific hashes in get_integlist | Jack O'Connor | 2016-08-30 |
* | libmakepkg: extract functions for integrity checking | Ashley Whetter | 2016-05-18 |
* | libmakepkg: extract functions for writing .SRCINFO files | Ashley Whetter | 2016-03-28 |
* | libmakepkg: ensure emptydir find command acts on individual directories | Allan McRae | 2016-03-21 |
* | makepkg: Remove upx and optipng support | Allan McRae | 2016-02-26 |
* | libmakepkg: fix is_array function | Allan McRae | 2016-02-26 |
* | libmakepkg: increase robustness of the detection of array variables | Allan McRae | 2016-02-20 |
* | Fix testing of arrays status for arch specific variables | Zuyi Hu | 2016-01-25 |
* | Update copyright years for 2016 | Allan McRae | 2016-01-04 |
* | makepkg: Output full URL in case of download failure | Florian Pritz | 2015-12-15 |
* | lint_pkgbuild/variable: increase robustness | Allan McRae | 2015-11-23 |
* | lint_pkgbuild: explicitly return value | Allan McRae | 2015-11-23 |
* | Refactor lint_source to work with earlier versions of Bash | Aaron Campbell | 2015-11-05 |
* | libmakepkg: fix pkgver checking | Allan McRae | 2015-10-27 |
* | libmakepkg: Add check_buildoption for distcc and ccache | Jan Alexander Steffens (heftig) | 2015-10-19 |
* | Remove space before ellipses | Allan McRae | 2015-10-19 |
* | libmakepkg: remove declaration of unused local variables | Allan McRae | 2015-09-22 |
* | libmakepkg: return 1 on error in arch array | Allan McRae | 2015-09-22 |
* | libmakepkg: update .gitignore | Allan McRae | 2015-09-22 |
* | libmakepkg: check if PKGBUILD variables are arrays or not as appropriate | Allan McRae | 2015-09-07 |
* | libmakepkg: util/pkgbuild.sh needs processing on build | Allan McRae | 2015-09-07 |
* | libmakepkg: move color settings to function | Allan McRae | 2015-07-20 |
* | libmakepkg: lint_package requires cd_safe | Allan McRae | 2015-07-20 |
* | libmakepkg: extract functions for source download and extraction | Allan McRae | 2015-05-19 |
* | libmakepkg: extract functions for handling source URLs | Allan McRae | 2015-05-19 |
* | libmakepkg: fix test style | Allan McRae | 2015-05-19 |
* | libmakepkg: move more functions for extracting information from PKGBIULDs | Allan McRae | 2015-05-19 |
* | libmakepkg: extract more utility functions | Allan McRae | 2015-05-19 |
* | libmakepkg: extract get_full_version and get_pkg_arch | Allan McRae | 2015-05-16 |
* | Simplify libmakepkg .gitignore | Allan McRae | 2015-05-16 |
* | makepkg: put further restrictions on pkgbase | Allan McRae | 2015-05-16 |
* | makepkg: merge validate_pkgver into check_pkgver | Allan McRae | 2015-05-16 |
* | libmakepkg: extract PKGBUILD linting functions | Allan McRae | 2015-05-16 |