Age | Commit message (Expand) | Author | Files | Lines |
2017-04-04 | Replace @SIZECMD@ with POSIX-compatible command | Drew DeVault | 2 | -5/+5 |
2017-01-04 | Provide source files for useful debug packages | Allan McRae | 1 | -2/+21 |
2017-01-04 | makepkg: Verify git signatures | Eli Schwartz | 3 | -12/+79 |
2017-01-04 | libmakepkg/integrity: Verify file signatures in a separate function | Eli Schwartz | 1 | -38/+46 |
2017-01-04 | repo-add: sort file list entries | Andrew Gregory | 1 | -1/+1 |
2017-01-04 | makepkg: sort package contents | Andrew Gregory | 1 | -12/+12 |
2017-01-04 | makepkg: warn about dotfiles in package root | Andrew Gregory | 3 | -0/+40 |
2017-01-04 | Update copyright years | Allan McRae | 56 | -61/+61 |
2017-01-04 | makepkg: Disallow forward slashes in pkgver | Steef Hegeman | 1 | -2/+2 |
2016-12-05 | Build a single debug package for all packages from a PKGBUILD | Allan McRae | 2 | -7/+13 |
2016-12-05 | add generated scripts to gitignore | Christian Hesse | 1 | -0/+3 |
2016-12-05 | makepkg: reject packages with newlines in paths | Andrew Gregory | 3 | -0/+44 |
2016-12-05 | makepkg: abort on lint_package errors | Andrew Gregory | 4 | -3/+7 |
2016-12-05 | makepkg: reject package data with newlines | Andrew Gregory | 1 | -25/+38 |
2016-12-05 | makepkg: fix find_lib{depends, provides} results | Andrew Gregory | 1 | -3/+3 |
2016-12-05 | makepkg: unset potentially architecture-specific vars | Dave Reisner | 1 | -1/+5 |
2016-12-05 | makepkg: fix quoting in calls to dependency checking | Dave Reisner | 1 | -4/+4 |
2016-12-05 | makepkg: fix quoting in calls to check_deps | Dave Reisner | 1 | -3/+3 |
2016-12-05 | makepkg: make run_function_safe more robust | Dave Reisner | 1 | -8/+11 |
2016-12-05 | makepkg: remove vestiges of global errexit | Dave Reisner | 1 | -3/+3 |
2016-12-05 | Make sure all proper scripts are installed instead of the wrappers | Johannes Löthberg | 1 | -3/+2 |
2016-12-05 | Revert "[RFC] Provide source files for useful debug packages" | Allan McRae | 1 | -19/+1 |
2016-11-02 | [RFC] Provide source files for useful debug packages | Allan McRae | 1 | -1/+19 |
2016-10-22 | makepkg: print files with refs to $srcdir/$pkgdir | Ivy Foster | 1 | -7/+9 |
2016-10-22 | Use coreutils binaries for checking/generating checksums | Allan McRae | 4 | -26/+27 |
2016-10-22 | makepkg: Move parseopts from library to libmakepkg | Alad Wenter | 9 | -42/+67 |
2016-10-22 | Generalise makepkg-wrapper to handle any script using libmakepkg | Allan McRae | 2 | -13/+20 |
2016-10-22 | libmakepkg: generate all scripts | Alad Wenter | 5 | -9/+10 |
2016-10-11 | Ensure makepkg-wrapper is built after makepkg | Allan McRae | 1 | -5/+2 |
2016-10-10 | lint_pkgbuild/pkgname: pkgname is not allowed to be empty | Christian Hesse | 1 | -0/+5 |
2016-10-10 | Move bash/zsh completion out of contrib | Allan McRae | 4 | -1/+909 |
2016-10-10 | Remove pacman-optimize | Allan McRae | 4 | -197/+0 |
2016-10-10 | fix --printsrcinfo unify arch and non-arch specific variables | Levente Polyak | 1 | -1/+1 |
2016-09-09 | repo-add: fix error in directories with a space in their name | Fabio Castell | 1 | -1/+1 |
2016-09-02 | Fix typo in pacman-db-upgrade usage message | Allan McRae | 1 | -1/+1 |
2016-08-30 | Fix file name in scripts potfile | Allan McRae | 1 | -5/+5 |
2016-08-30 | libmakepkg: look for architecture-specific hashes in get_integlist | Jack O'Connor | 1 | -0/+11 |
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 |