summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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-10scripts: pass on options such as set -x to child processesEli Schwartz2-2/+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-10makepkg: when signing packages, report package filename on failureEli Schwartz1-1/+1
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 Butler1-0/+1
2018-08-10scripts/completion: derive the bash completion directory from pkg-configEli Schwartz1-3/+8
2018-07-27makepkg: optimize and fix BUILDINFO generation's use of awkEli Schwartz1-6/+4
2018-07-27Pull updated translations from TransifexAllan McRae38-5058/+5059
2018-07-27makepkg: reduce strictness of pkgver in depends lintingEli Schwartz1-1/+2
2018-07-19libmakepkg: remove accidentally added fileAllan McRae1-0/+0
2018-07-19libmakepkg/tidy: fix debug sources not being properly detected sometimesEli Schwartz1-1/+1
2018-07-19Revert "makepkg: use the `declare` builtin when backing up variables to eval"Allan McRae1-4/+16
2018-06-18makepkg: don't print per-pkgname debug packagesEli Schwartz1-3/+4
2018-06-18Fix signing of debug packagesAllan McRae1-1/+1
2018-06-18makepkg: fix initialization when extracting arraysDave Reisner1-1/+5
2018-06-18Add missing sha224 sums in man page and lintingmorganamilo1-1/+2
2018-06-18makepkg: fix erroneous $BUILDDIR when $startdir is not an absolute pathEli Schwartz1-2/+2
2018-06-18makepkg: Don't use parameterless returnJan Alexander Steffens (heftig)1-7/+7
2018-06-18makepkg: fix the --nocolor option being broken when passed to pacman -UEli Schwartz1-1/+1
2018-06-18makepkg: Clear ERR trap before trying to restore itJan Alexander Steffens (heftig)1-0/+1
2018-06-18libmakepkg/lint_pkgbuild: squelch syntax error when a pkgname is emptyEli Schwartz1-2/+1
2018-06-18makepkg: do not chmod $BUILDDIR itself after checking for its existenceEli Schwartz1-1/+0
2018-06-18libmakepkg/lint_pkgbuild: permit versioned optdependsEli Schwartz1-5/+13
2018-06-18libmakepkg: when checking for write permissions, handle pre-existing dirsEli Schwartz1-5/+5
2018-06-18makepkg: remove unused variable forgotten when moving to parseoptsEli Schwartz1-1/+1
2018-06-18makepkg: update help text to describe --packagelist's new behaviorEli Schwartz1-1/+1
2018-05-28Pull updated translations from TransifexAllan McRae21-16013/+611
2018-05-16Fix using run_pacman to invoke -Qi with sudoEli Schwartz1-2/+2
2018-05-15Pull translations from Transifex and regenerateAllan McRae47-13190/+7607
2018-05-14Remove all modelines from the projectEli Schwartz7-14/+0
2018-05-12libmakepkg: Support file 5.33's application/x-pie-executableJan Alexander Steffens (heftig)1-0/+2
2018-05-12util/pkgbuild: fix broken indentationAndrew Gregory1-8/+8
2018-05-12Fix regression that broke repo-add aborting on failuresEli Schwartz1-1/+2
2018-05-12libmakepkg/integrity: determine what is a signature preferring local filenameEli Schwartz1-1/+1
2018-05-12bash_completion.in - consider option "-n --native" in operation "-Q --query"Simon Linden1-2/+2
2018-05-12Append architecture information to 'installed' elements in .BUILDINFORobin Broda1-2/+9
2018-05-12Add pkgarch to .BUILDINFORobin Broda1-0/+2
2018-05-12libmakepkg: don't save/set/restore extglob in bash [[ testsEli Schwartz1-5/+0
2018-05-12libmakepkg: only save the shellopts we needEli Schwartz7-13/+13
2018-05-12libmakepkg/lint_pkgbuild: fix regression in linting depends=(foo=$epoch:$pkgv...Eli Schwartz6-11/+27
2018-05-12remove unneeded break argument from option parsingRafael Ascensão5-5/+5
2018-04-29makepkg: Fix listing of uninstalled depsAllan McRae1-1/+1
2018-04-29Initial translation preparation for pacman-5.1Allan McRae43-28005/+31564
2018-04-29Import updated translations from TransifexAllan McRae47-15943/+14732