summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-02meson: add a wrapper to bootstrap scripts from within build dirDave Reisner
2018-11-02Add meson.build files to build with mesonDave Reisner
2018-10-23Dynamically generate Doxyfile from inputDave Reisner
2018-10-21Port scripts to use libmakepkg's messaging code.Eli Schwartz
2018-10-21message.sh: add modifications from output_format.shEli Schwartz
2018-10-21makepkg: send messages to stdout rather than stderrEli Schwartz
2018-10-21makepkg: use builtin globbing to print files in packageEli Schwartz
2018-10-21makepkg: use bash 4.4 to localize `set` without explicitly saving/restoringEli Schwartz
2018-10-21bash-completion: disable completions for pacman --search operationsEli Schwartz
2018-10-21bash-completion: don't complete filenames when they're not wantedEli Schwartz
2018-10-21handle EINTR while polling scripts/hooksAndrew Gregory
2018-10-21reset signal handlers before running scripts/hooksAndrew Gregory
2018-10-21libmakepkg: fix linting arrays of empty stringsmorganamilo
2018-10-20Drop vestiges of SIZECMDDave Reisner
2018-10-20libalpm: process needed before group selectionmorganamilo
2018-10-20pacman: don't error when a group exists but all packages are ignoredmorganamilo
2018-10-18Port pactest to python3Dave Reisner
2018-10-17alpm: Fix SIGINT handling re: aborting downloadOlivier Brunel
2018-10-17alpm: Do not raise SIGINT when filesize goes over limitOlivier Brunel
2018-09-19repo-add: add support for the zst formatEli Schwartz
2018-09-19makepkg: add support for the zst formatEli Schwartz
2018-09-19makepkg: lint_pkgver: Run even if PKGVERFUNCLuke Shumaker
2018-09-19User-visible log when validity check fails due to accessDavid Phillips
2018-09-19Change if-else chain to switchDavid Phillips
2018-09-19makepkg: reject PKGBUILDs with both split and non-split package functionsEli Schwartz
2018-09-19Show group status during file searchmorganamilo
2018-09-19libmakepkg/lint_config: fix lint_variable actually running the PKGBUILD lintEli Schwartz
2018-09-19pacman: check versioned optdepends in -Qi operationEli Schwartz
2018-09-19doc: Remove double spacesRikard Falkeborn
2018-09-19scripts: deduplicate localized copyright messagesEli Schwartz
2018-09-18Revert "makepkg: add whirlpool to the list of hashing algorithms"Eli Schwartz
2018-09-18pacman-conf: add missing DisableDownloadTimeoutmorganamilo
2018-08-29makepkg: don't print status for run_function when in a subshellEli Schwartz
2018-08-29makepkg: fix pkgver() function not aborting on errorsEli Schwartz
2018-08-29makepkg: don't save the same shopts twiceEli Schwartz
2018-08-29Show install status during file searchmorganamilo
2018-08-29pacman/conf: Remove unused includeDave Reisner
2018-08-29doc: use more implicit rules to build manpagesDave Reisner
2018-08-29Remove unused checks for strcoll and mktimeDave Reisner
2018-08-29common/ini: Depend on util-common, not utilDave Reisner
2018-08-10scripts: pass on options such as set -x to child processesEli Schwartz
2018-08-10Remove the last traces of the pacman --force optionAllan McRae
2018-08-10scripts: Remove trailing semicolonsJan Alexander Steffens (heftig)
2018-08-10libmakepkg/util/option: Refactor checking to reduce code duplicationJan Alexander Steffens (heftig)
2018-08-10libmakepkg/util: use parameter transformation when checking variable typeEli Schwartz
2018-08-10configure: bump the minimum version of bash to 4.4Eli Schwartz
2018-08-10makepkg: when signing packages, report package filename on failureEli Schwartz
2018-08-10libalpm/dload.c: add case for CURLE_COULDNT_RESOLVE_HOSTMichael Straube
2018-08-10libalpm: ignore .hook suffix when sorting hooksJouke Witteveen
2018-08-10libmakepkg: add pkgbase to linted variablesmorganamilo