| Commit message (Expand) | Author | Age |
* | makepkg: do not create symlinks in build directory | Allan McRae | 2017-04-17 |
* | makepkg: clean up pkgver and prepare log files | Michael Straube | 2017-04-17 |
* | Replace @SIZECMD@ with POSIX-compatible command | Drew DeVault | 2017-04-04 |
* | 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 |
* | repo-add: sort file list entries | Andrew Gregory | 2017-01-04 |
* | makepkg: sort package contents | Andrew Gregory | 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 |
* | makepkg: reject package data with newlines | Andrew Gregory | 2016-12-05 |
* | makepkg: fix find_lib{depends, provides} results | Andrew Gregory | 2016-12-05 |
* | makepkg: unset potentially architecture-specific vars | Dave Reisner | 2016-12-05 |
* | makepkg: fix quoting in calls to dependency checking | Dave Reisner | 2016-12-05 |
* | makepkg: fix quoting in calls to check_deps | Dave Reisner | 2016-12-05 |
* | makepkg: make run_function_safe more robust | Dave Reisner | 2016-12-05 |
* | makepkg: remove vestiges of global errexit | Dave Reisner | 2016-12-05 |
* | Make sure all proper scripts are installed instead of the wrappers | Johannes Löthberg | 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 |
* | Generalise makepkg-wrapper to handle any script using libmakepkg | Allan McRae | 2016-10-22 |
* | libmakepkg: generate all scripts | Alad Wenter | 2016-10-22 |
* | Ensure makepkg-wrapper is built after makepkg | Allan McRae | 2016-10-11 |
* | lint_pkgbuild/pkgname: pkgname is not allowed to be empty | Christian Hesse | 2016-10-10 |
* | Move bash/zsh completion out of contrib | Allan McRae | 2016-10-10 |
* | Remove pacman-optimize | Allan McRae | 2016-10-10 |
* | fix --printsrcinfo unify arch and non-arch specific variables | Levente Polyak | 2016-10-10 |
* | repo-add: fix error in directories with a space in their name | Fabio Castell | 2016-09-09 |
* | Fix typo in pacman-db-upgrade usage message | Allan McRae | 2016-09-02 |
* | Fix file name in scripts potfile | Allan McRae | 2016-08-30 |
* | libmakepkg: look for architecture-specific hashes in get_integlist | Jack O'Connor | 2016-08-30 |
* | pacman-key: reject armored signatures | Allan McRae | 2016-08-30 |
* | libmakepkg: extract functions for integrity checking | Ashley Whetter | 2016-05-18 |
* | Use a more generic regexp when parsing output of gpg(1) in signature verifica... | Leonid Isaev | 2016-05-18 |
* | makepkg: ignore the architecture for --printsrcinfo | Alastair Hughes | 2016-05-18 |
* | makepkg: move build enviroment set-up to function | Allan McRae | 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 |
* | repo-add: do not alter the database if only verifying signature | Allan McRae | 2016-02-26 |
* | makepkg: Turn PACMAN_OPTS into an array | Xyne | 2016-02-26 |
* | makepkg: Remove upx and optipng support | Allan McRae | 2016-02-26 |
* | libmakepkg: fix is_array function | Allan McRae | 2016-02-26 |