Age | Commit message (Expand) | Author | Files | Lines |
2018-08-29 | pacman/conf: Remove unused include | Dave Reisner | 1 | -1/+0 |
2018-08-29 | doc: use more implicit rules to build manpages | Dave Reisner | 1 | -22/+12 |
2018-08-29 | Remove unused checks for strcoll and mktime | Dave Reisner | 1 | -2/+0 |
2018-08-29 | common/ini: Depend on util-common, not util | Dave Reisner | 1 | -1/+1 |
2018-08-10 | scripts: pass on options such as set -x to child processes | Eli Schwartz | 2 | -2/+2 |
2018-08-10 | Remove the last traces of the pacman --force option | Allan McRae | 10 | -114/+2 |
2018-08-10 | scripts: Remove trailing semicolons | Jan Alexander Steffens (heftig) | 7 | -18/+18 |
2018-08-10 | libmakepkg/util/option: Refactor checking to reduce code duplication | Jan Alexander Steffens (heftig) | 1 | -53/+24 |
2018-08-10 | libmakepkg/util: use parameter transformation when checking variable type | Eli Schwartz | 1 | -1/+1 |
2018-08-10 | configure: bump the minimum version of bash to 4.4 | Eli Schwartz | 1 | -3/+3 |
2018-08-10 | makepkg: when signing packages, report package filename on failure | Eli Schwartz | 1 | -1/+1 |
2018-08-10 | libalpm/dload.c: add case for CURLE_COULDNT_RESOLVE_HOST | Michael Straube | 1 | -0/+7 |
2018-08-10 | libalpm: ignore .hook suffix when sorting hooks | Jouke Witteveen | 2 | -4/+14 |
2018-08-10 | libmakepkg: add pkgbase to linted variables | morganamilo | 1 | -1/+1 |
2018-08-10 | makepkg: Simplify run_package | Jan Alexander Steffens (heftig) | 1 | -8/+1 |
2018-08-10 | makepkg: Simplify SPLITPKG check | Jan Alexander Steffens (heftig) | 1 | -3/+1 |
2018-08-10 | Add lz4 compression support to makepkg | Alex Butler | 3 | -1/+4 |
2018-08-10 | scripts/completion: derive the bash completion directory from pkg-config | Eli Schwartz | 2 | -3/+11 |
2018-07-27 | Release v5.1.1v5.1.1 | Allan McRae | 3 | -2/+22 |
2018-07-27 | makepkg: optimize and fix BUILDINFO generation's use of awk | Eli Schwartz | 1 | -6/+4 |
2018-07-27 | alpm-hooks.5: include more information on hook files | Jouke Witteveen | 1 | -2/+6 |
2018-07-27 | Pull updated translations from Transifex | Allan McRae | 88 | -6836/+6884 |
2018-07-27 | Handle root prefix in overwrite operations | Allan McRae | 1 | -4/+5 |
2018-07-27 | makepkg: reduce strictness of pkgver in depends linting | Eli Schwartz | 1 | -1/+2 |
2018-07-27 | makepkg.conf: add missing sha224 sums | Michael Straube | 2 | -2/+2 |
2018-07-25 | doc: declare what type of comments we support in pacman.conf | Eli Schwartz | 1 | -0/+3 |
2018-07-25 | Revert "Deprecate --root in favour of --sysroot" | Allan McRae | 2 | -2/+11 |
2018-07-19 | libmakepkg: remove accidentally added file | Allan McRae | 1 | -0/+0 |
2018-07-19 | libmakepkg/tidy: fix debug sources not being properly detected sometimes | Eli Schwartz | 1 | -1/+1 |
2018-07-19 | Revert "makepkg: use the `declare` builtin when backing up variables to eval" | Allan McRae | 1 | -4/+16 |
2018-06-19 | PKGBUILD(5): Remove reference to ChangeLog prototype inclusion | Allan McRae | 1 | -3/+3 |
2018-06-18 | makepkg: don't print per-pkgname debug packages | Eli Schwartz | 1 | -3/+4 |
2018-06-18 | Fix signing of debug packages | Allan McRae | 1 | -1/+1 |
2018-06-18 | libalpm/dload.c: fix filename in license header | Michael Straube | 1 | -1/+1 |
2018-06-18 | makepkg: fix initialization when extracting arrays | Dave Reisner | 1 | -1/+5 |
2018-06-18 | Add missing sha224 sums in man page and linting | morganamilo | 2 | -2/+3 |
2018-06-18 | makepkg: fix erroneous $BUILDDIR when $startdir is not an absolute path | Eli Schwartz | 1 | -2/+2 |
2018-06-18 | PKGBUILD.5: document restriction on pkgrel | Allan McRae | 1 | -2/+4 |
2018-06-18 | makepkg: Don't use parameterless return | Jan Alexander Steffens (heftig) | 1 | -7/+7 |
2018-06-18 | makepkg: fix the --nocolor option being broken when passed to pacman -U | Eli Schwartz | 1 | -1/+1 |
2018-06-18 | pacman.conf: Fixup the XferCommand example for curl | Luke Shumaker | 1 | -1/+1 |
2018-06-18 | makepkg: Clear ERR trap before trying to restore it | Jan Alexander Steffens (heftig) | 1 | -0/+1 |
2018-06-18 | libmakepkg/lint_pkgbuild: squelch syntax error when a pkgname is empty | Eli Schwartz | 1 | -2/+1 |
2018-06-18 | makepkg: do not chmod $BUILDDIR itself after checking for its existence | Eli Schwartz | 1 | -1/+0 |
2018-06-18 | libmakepkg/lint_pkgbuild: permit versioned optdepends | Eli Schwartz | 2 | -7/+16 |
2018-06-18 | libmakepkg: when checking for write permissions, handle pre-existing dirs | Eli Schwartz | 1 | -5/+5 |
2018-06-18 | makepkg: remove unused variable forgotten when moving to parseopts | Eli Schwartz | 1 | -1/+1 |
2018-06-18 | makepkg: update help text to describe --packagelist's new behavior | Eli Schwartz | 1 | -1/+1 |
2018-06-04 | pacman-conf: fix detection of repo usage | Allan McRae | 1 | -2/+2 |
2018-05-28 | Apparently we live in the future! | Allan McRae | 1 | -1/+1 |