summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-07-19Revert "makepkg: use the `declare` builtin when backing up variables to eval"Allan McRae
2018-06-18makepkg: don't print per-pkgname debug packagesEli Schwartz
2018-06-18Fix signing of debug packagesAllan McRae
2018-06-18makepkg: fix initialization when extracting arraysDave Reisner
2018-06-18Add missing sha224 sums in man page and lintingmorganamilo
2018-06-18makepkg: fix erroneous $BUILDDIR when $startdir is not an absolute pathEli Schwartz
2018-06-18makepkg: Don't use parameterless returnJan Alexander Steffens (heftig)
2018-06-18makepkg: fix the --nocolor option being broken when passed to pacman -UEli Schwartz
2018-06-18makepkg: Clear ERR trap before trying to restore itJan Alexander Steffens (heftig)
2018-06-18libmakepkg/lint_pkgbuild: squelch syntax error when a pkgname is emptyEli Schwartz
2018-06-18makepkg: do not chmod $BUILDDIR itself after checking for its existenceEli Schwartz
2018-06-18libmakepkg/lint_pkgbuild: permit versioned optdependsEli Schwartz
2018-06-18libmakepkg: when checking for write permissions, handle pre-existing dirsEli Schwartz
2018-06-18makepkg: remove unused variable forgotten when moving to parseoptsEli Schwartz
2018-06-18makepkg: update help text to describe --packagelist's new behaviorEli Schwartz
2018-05-28Pull updated translations from TransifexAllan McRae
2018-05-16Fix using run_pacman to invoke -Qi with sudoEli Schwartz
2018-05-15Pull translations from Transifex and regenerateAllan McRae
2018-05-14Remove all modelines from the projectEli Schwartz
2018-05-12libmakepkg: Support file 5.33's application/x-pie-executableJan Alexander Steffens (heftig)
2018-05-12util/pkgbuild: fix broken indentationAndrew Gregory
2018-05-12Fix regression that broke repo-add aborting on failuresEli Schwartz
2018-05-12libmakepkg/integrity: determine what is a signature preferring local filenameEli Schwartz
2018-05-12bash_completion.in - consider option "-n --native" in operation "-Q --query"Simon Linden
2018-05-12Append architecture information to 'installed' elements in .BUILDINFORobin Broda
2018-05-12Add pkgarch to .BUILDINFORobin Broda
2018-05-12libmakepkg: don't save/set/restore extglob in bash [[ testsEli Schwartz
2018-05-12libmakepkg: only save the shellopts we needEli Schwartz
2018-05-12libmakepkg/lint_pkgbuild: fix regression in linting depends=(foo=$epoch:$pkgv...Eli Schwartz
2018-05-12remove unneeded break argument from option parsingRafael Ascensão
2018-04-30makepkg: Fix listing of uninstalled depsAllan McRae
2018-04-29Initial translation preparation for pacman-5.1Allan McRae
2018-04-29Import updated translations from TransifexAllan McRae
2018-04-29Update POTFILES.inAllan McRae
2018-04-29libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgnameEli Schwartz
2018-04-29libmakepkg/util/pkgbuild.sh: fix missing extglobEli Schwartz
2018-03-18makepkg --packagelist: fix listing debug packages with makepkg.confEli Schwartz
2018-03-15makepkg: use the `declare` builtin when backing up variables to evalEli Schwartz
2018-03-15libmakepkg: Add basic rules to lint makepkg.conf variablesEli Schwartz
2018-03-15libmakepkg/integrity: fix regression that broke --installEli Schwartz
2018-03-15makepkg: avoid false "Signing package(s)" msg when signing is disabledEli Schwartz
2018-03-14makepkg: refactor checking for write permissions into a utility functionEli Schwartz
2018-03-14Added gpg-agent.conf to disable the gnupg scdaemonEric Renfro via pacman-dev
2018-03-14Update coyrights for 2018Allan McRae
2018-03-14makepkg: set umask 0022 again after syncing depsFelix Glaser
2018-03-14Fix linting of whitespace in pkgverRikard Falkeborn
2018-03-14makepkg: use localized date stringsYen Chi Hsuan
2018-03-14makepkg --packagelist: just list the built package files we will buildEli Schwartz
2018-01-19pacman-key: do not set a default keyserverEli Schwartz
2018-01-19Fix usage of install_packageEli Schwartz