summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-21handle EINTR while polling scripts/hooksAndrew Gregory3-1/+25
2018-10-21reset signal handlers before running scripts/hooksAndrew Gregory3-0/+32
2018-10-21libmakepkg: fix linting arrays of empty stringsmorganamilo1-2/+2
2018-10-20Drop vestiges of SIZECMDDave Reisner1-1/+0
2018-10-20libalpm: process needed before group selectionmorganamilo1-0/+11
2018-10-20pacman: don't error when a group exists but all packages are ignoredmorganamilo1-0/+18
2018-10-19Port pactest to python3Dave Reisner5-9/+10
2018-10-18alpm: Fix SIGINT handling re: aborting downloadOlivier Brunel1-0/+1
2018-10-18alpm: Do not raise SIGINT when filesize goes over limitOlivier Brunel1-1/+1
2018-09-19repo-add: add support for the zst formatEli Schwartz1-0/+1
2018-09-19makepkg: add support for the zst formatEli Schwartz3-1/+4
2018-09-19makepkg: lint_pkgver: Run even if PKGVERFUNCLuke Shumaker1-5/+0
2018-09-19User-visible log when validity check fails due to accessDavid Phillips1-0/+5
2018-09-19Change if-else chain to switchDavid Phillips1-11/+17
2018-09-19makepkg: reject PKGBUILDs with both split and non-split package functionsEli Schwartz1-1/+8
2018-09-19Show group status during file searchmorganamilo3-15/+22
2018-09-19libmakepkg/lint_config: fix lint_variable actually running the PKGBUILD lintEli Schwartz1-2/+2
2018-09-19pacman: check versioned optdepends in -Qi operationEli Schwartz1-1/+1
2018-09-18doc: Remove double spacesRikard Falkeborn2-2/+2
2018-09-18scripts: deduplicate localized copyright messagesEli Schwartz5-6/+11
2018-09-18Revert "makepkg: add whirlpool to the list of hashing algorithms"Eli Schwartz1-1/+1
2018-09-18pacman-conf: add missing DisableDownloadTimeoutmorganamilo1-0/+3
2018-08-29makepkg: don't print status for run_function when in a subshellEli Schwartz1-1/+4
2018-08-29makepkg: fix pkgver() function not aborting on errorsEli Schwartz1-0/+3
2018-08-29makepkg: don't save the same shopts twiceEli Schwartz1-5/+0
2018-08-29Show install status during file searchmorganamilo1-1/+5
2018-08-29pacman/conf: Remove unused includeDave Reisner1-1/+0
2018-08-29doc: use more implicit rules to build manpagesDave Reisner1-22/+12
2018-08-29Remove unused checks for strcoll and mktimeDave Reisner1-2/+0
2018-08-29common/ini: Depend on util-common, not utilDave Reisner1-1/+1
2018-08-10scripts: pass on options such as set -x to child processesEli Schwartz2-2/+2
2018-08-10Remove the last traces of the pacman --force optionAllan McRae10-114/+2
2018-08-10scripts: Remove trailing semicolonsJan Alexander Steffens (heftig)7-18/+18
2018-08-10libmakepkg/util/option: Refactor checking to reduce code duplicationJan Alexander Steffens (heftig)1-53/+24
2018-08-10libmakepkg/util: use parameter transformation when checking variable typeEli Schwartz1-1/+1
2018-08-10configure: bump the minimum version of bash to 4.4Eli Schwartz1-3/+3
2018-08-10makepkg: when signing packages, report package filename on failureEli Schwartz1-1/+1
2018-08-10libalpm/dload.c: add case for CURLE_COULDNT_RESOLVE_HOSTMichael Straube1-0/+7
2018-08-10libalpm: ignore .hook suffix when sorting hooksJouke Witteveen2-4/+14
2018-08-10libmakepkg: add pkgbase to linted variablesmorganamilo1-1/+1
2018-08-10makepkg: Simplify run_packageJan Alexander Steffens (heftig)1-8/+1
2018-08-10makepkg: Simplify SPLITPKG checkJan Alexander Steffens (heftig)1-3/+1
2018-08-10Add lz4 compression support to makepkgAlex Butler3-1/+4
2018-08-10scripts/completion: derive the bash completion directory from pkg-configEli Schwartz2-3/+11
2018-07-27Release v5.1.1v5.1.1Allan McRae3-2/+22
2018-07-27makepkg: optimize and fix BUILDINFO generation's use of awkEli Schwartz1-6/+4
2018-07-27alpm-hooks.5: include more information on hook filesJouke Witteveen1-2/+6
2018-07-27Pull updated translations from TransifexAllan McRae88-6836/+6884
2018-07-27Handle root prefix in overwrite operationsAllan McRae1-4/+5
2018-07-27makepkg: reduce strictness of pkgver in depends lintingEli Schwartz1-1/+2