| Commit message (Expand) | Author | Age |
* | Update copyright years for 2016 | Allan McRae | 2016-01-04 |
* | makepkg: Output full URL in case of download failure | Florian Pritz | 2015-12-15 |
* | makepkg: run pkgver() and prepare() with --noextract | Allan McRae | 2015-12-15 |
* | Pull translations from Transifex and prepare for next release | Allan McRae | 2015-12-09 |
* | makepkg: record build information in .BUILDINFO | Allan McRae | 2015-12-06 |
* | makepkg: add whirlpool to the list of hashing algorithms | Luke | 2015-12-06 |
* | lint_pkgbuild/variable: increase robustness | Allan McRae | 2015-11-23 |
* | makepkg: merge arch dependent variables after PKGBUILD linting | Allan McRae | 2015-11-23 |
* | makepkg: remove obsolete comment | 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 |
* | scripts/po: fix translated file name | Allan McRae | 2015-10-28 |
* | makepkg: fix $pkgname element duplication | Benjamin Yates | 2015-10-28 |
* | libmakepkg: fix pkgver checking | Allan McRae | 2015-10-27 |
* | makepkg: Fix hard-coded debug suffix | Mohammad Alsaleh | 2015-10-22 |
* | makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relative | Jan Alexander Steffens (heftig) | 2015-10-19 |
* | makepkg: Correctly layer distcc and ccache | Jan Alexander Steffens (heftig) | 2015-10-19 |
* | libmakepkg: Add check_buildoption for distcc and ccache | Jan Alexander Steffens (heftig) | 2015-10-19 |
* | makepkg: separate "sourcefile" into two words | Allan McRae | 2015-10-19 |
* | Remove space before ellipses | Allan McRae | 2015-10-19 |
* | makepkg: remove ability to build individual packages | Allan McRae | 2015-09-23 |
* | 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 |
* | makepkg: remove FORCE_VER variable | 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 |
* | Remove ko_KR translation | Allan McRae | 2015-08-08 |
* | libmakepkg: move color settings to function | Allan McRae | 2015-07-20 |
* | dont remove x bit when marking pkgdir RO | Dave Reisner | 2015-07-20 |
* | libmakepkg: lint_package requires cd_safe | Allan McRae | 2015-07-20 |
* | repo-add: Reject armored signatures | Johannes Löthberg | 2015-06-20 |
* | makepkg: Add flag for printing SRCINFO to stdout | Johannes Löthberg | 2015-06-20 |
* | repo-add: Generate unarmored DB signature | Johannes Löthberg | 2015-06-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 |
* | libmakepkg: extract in_array | Allan McRae | 2015-05-16 |
* | libmakepkg: move functions for extracting pkgbuild attributes | Allan McRae | 2015-05-16 |
* | libmakepkg: fix test bracket style | Allan McRae | 2015-05-12 |
* | makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD | David Macek | 2015-05-12 |
* | makepkg-template: support multiple --template-dirs | Dominik Fischer | 2015-05-12 |
* | Add makepkg option --packagelist | Ivy Foster | 2015-03-26 |