summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-29Update POTFILES.inAllan McRae1-0/+16
2018-04-29libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgnameEli Schwartz11-82/+312
2018-04-29libmakepkg/util/pkgbuild.sh: fix missing extglobEli Schwartz1-0/+6
2018-03-18makepkg --packagelist: fix listing debug packages with makepkg.confEli Schwartz1-2/+1
2018-03-15makepkg: use the `declare` builtin when backing up variables to evalEli Schwartz1-16/+4
2018-03-15libmakepkg: Add basic rules to lint makepkg.conf variablesEli Schwartz5-0/+164
2018-03-15libmakepkg/integrity: fix regression that broke --installEli Schwartz1-13/+10
2018-03-15makepkg: avoid false "Signing package(s)" msg when signing is disabledEli Schwartz2-5/+7
2018-03-14makepkg: refactor checking for write permissions into a utility functionEli Schwartz2-18/+24
2018-03-14Added gpg-agent.conf to disable the gnupg scdaemonEric Renfro via pacman-dev1-0/+6
2018-03-14Update coyrights for 2018Allan McRae59-64/+64
2018-03-14makepkg: set umask 0022 again after syncing depsFelix Glaser1-0/+4
2018-03-14Fix linting of whitespace in pkgverRikard Falkeborn1-1/+1
2018-03-14makepkg: use localized date stringsYen Chi Hsuan1-3/+3
2018-03-14makepkg --packagelist: just list the built package files we will buildEli Schwartz1-7/+5
2018-01-19pacman-key: do not set a default keyserverEli Schwartz1-4/+0
2018-01-19Fix usage of install_packageEli Schwartz1-4/+4
2018-01-19use pacman-conf in bash completionJoel Teichroeb1-1/+5
2018-01-19use pacman-conf in scriptsAndrew Gregory3-22/+5
2018-01-10Fix moving source files into debug packagesAllan McRae2-8/+7