Age | Commit message (Expand) | Author | Files | Lines |
2016-08-30 | pacman-key: reject armored signatures | Allan McRae | 1 | -0/+4 |
2016-05-18 | libmakepkg: extract functions for integrity checking | Ashley Whetter | 10 | -429/+579 |
2016-05-18 | Use a more generic regexp when parsing output of gpg(1) in signature verifica... | Leonid Isaev | 1 | -1/+1 |
2016-05-18 | makepkg: ignore the architecture for --printsrcinfo | Alastair Hughes | 1 | -1/+1 |
2016-05-18 | makepkg: move build enviroment set-up to function | Allan McRae | 1 | -36/+43 |
2016-03-28 | libmakepkg: extract functions for writing .SRCINFO files | Ashley Whetter | 4 | -101/+129 |
2016-03-21 | libmakepkg: ensure emptydir find command acts on individual directories | Allan McRae | 1 | -1/+2 |
2016-02-26 | repo-add: do not alter the database if only verifying signature | Allan McRae | 1 | -0/+11 |
2016-02-26 | makepkg: Turn PACMAN_OPTS into an array | Xyne | 1 | -5/+5 |
2016-02-26 | makepkg: Remove upx and optipng support | Allan McRae | 5 | -110/+0 |
2016-02-26 | libmakepkg: fix is_array function | Allan McRae | 1 | -1/+1 |
2016-02-23 | Regenerate translations for 5.0.1 | Allan McRae | 42 | -9318/+12487 |
2016-02-23 | Pull translation updates from Transifex | Allan McRae | 45 | -7497/+4402 |
2016-02-23 | makepkg: do not run prepare() with --noextract | Evangelos Foutras | 1 | -3/+3 |
2016-02-21 | only include .SRCINFO comments in source tarball | Dominik Fischer | 1 | -4/+11 |
2016-02-20 | makepkg: remove pkg from OPT_LONG array | Allan McRae | 1 | -1/+1 |
2016-02-20 | Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD" | Allan McRae | 1 | -5/+2 |
2016-02-20 | Make "makepkg -g" ignore the current architecture. | Alastair Hughes | 1 | -1/+2 |
2016-02-20 | libmakepkg: increase robustness of the detection of array variables | Allan McRae | 2 | -3/+20 |
2016-02-20 | repo-remove: fix checking for non-existent .db database | Allan McRae | 1 | -1/+1 |
2016-01-30 | Update translations | Allan McRae | 47 | -1030/+2578 |
2016-01-25 | makepkg: do not run prepare() and pkgver() with --repackage | Allan McRae | 1 | -19/+21 |
2016-01-25 | Fix testing of arrays status for arch specific variables | Zuyi Hu | 1 | -1/+1 |
2016-01-17 | Pull translations updates from Transifex | Allan McRae | 45 | -5376/+4361 |
2016-01-04 | Update copyright years for 2016 | Allan McRae | 51 | -57/+57 |
2015-12-15 | makepkg: Output full URL in case of download failure | Florian Pritz | 1 | -1/+1 |
2015-12-15 | makepkg: run pkgver() and prepare() with --noextract | Allan McRae | 1 | -8/+9 |
2015-12-09 | Pull translations from Transifex and prepare for next release | Allan McRae | 46 | -20992/+31932 |
2015-12-06 | makepkg: record build information in .BUILDINFO | Allan McRae | 1 | -14/+19 |
2015-12-06 | makepkg: add whirlpool to the list of hashing algorithms | Luke | 1 | -1/+1 |
2015-11-23 | lint_pkgbuild/variable: increase robustness | Allan McRae | 1 | -12/+54 |
2015-11-23 | makepkg: merge arch dependent variables after PKGBUILD linting | Allan McRae | 1 | -8/+8 |
2015-11-23 | makepkg: remove obsolete comment | Allan McRae | 1 | -1/+0 |
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-28 | scripts/po: fix translated file name | Allan McRae | 1 | -1/+1 |
2015-10-28 | makepkg: fix $pkgname element duplication | Benjamin Yates | 1 | -2/+2 |
2015-10-27 | libmakepkg: fix pkgver checking | Allan McRae | 1 | -2/+2 |
2015-10-22 | makepkg: Fix hard-coded debug suffix | Mohammad Alsaleh | 1 | -2/+2 |
2015-10-19 | makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relative | Jan Alexander Steffens (heftig) | 1 | -0/+1 |
2015-10-19 | makepkg: Correctly layer distcc and ccache | Jan Alexander Steffens (heftig) | 1 | -6/+13 |
2015-10-19 | libmakepkg: Add check_buildoption for distcc and ccache | Jan Alexander Steffens (heftig) | 2 | -4/+38 |
2015-10-19 | makepkg: separate "sourcefile" into two words | Allan McRae | 1 | -1/+1 |
2015-10-19 | Remove space before ellipses | Allan McRae | 3 | -4/+4 |
2015-09-22 | makepkg: remove ability to build individual packages | Allan McRae | 1 | -8/+0 |
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-22 | libmakepkg: update .gitignore | Allan McRae | 1 | -2/+3 |
2015-09-22 | makepkg: remove FORCE_VER variable | Allan McRae | 1 | -4/+0 |
2015-09-07 | libmakepkg: check if PKGBUILD variables are arrays or not as appropriate | Allan McRae | 3 | -0/+67 |