summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18PKGBUILD.5: document restriction on pkgrelAllan McRae
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-18pacman.conf: Fixup the XferCommand example for curlLuke Shumaker
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-06-04pacman-conf: fix detection of repo usageAllan McRae
2018-05-28Apparently we live in the future!Allan McRae
2018-05-28Release v.5.1.0v5.1.0Allan McRae
2018-05-28Pull updated translations from TransifexAllan McRae
2018-05-28Translations need to be 75% completed to be includedAllan McRae
2018-05-28Update README for pacman-5.1Allan McRae
2018-05-28Update NEWS for pacman-5.1 releaseEli Schwartz
2018-05-28fix typo in editorconfig resulting in ignored optionsEli Schwartz
2018-05-16Fix using run_pacman to invoke -Qi with sudoEli Schwartz
2018-05-15Pull translations from Transifex and regenerateAllan McRae
2018-05-14Add http://EditorConfig.org configurationEli Schwartz
2018-05-14Ensure better text editor automatic filetype detectionEli Schwartz
2018-05-14Remove all modelines from the projectEli Schwartz
2018-05-14makepkg.conf: add default protocol handler for file:// urls.Eli 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 gcc8 warnings.Eli Schwartz
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-30add missing newline to error messageAllan 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-29libalpm.pc: migrate to Requires.privateEli Schwartz
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-18pacman.conf.5: use consistent presentation for pathsChristian Hesse
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