summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v.5.1.0v5.1.0Allan McRae2018-05-283-6/+7
* Pull updated translations from TransifexAllan McRae2018-05-2894-35516/+1547
* Translations need to be 75% completed to be includedAllan McRae2018-05-281-1/+1
* Update README for pacman-5.1Allan McRae2018-05-281-0/+39
* Update NEWS for pacman-5.1 releaseEli Schwartz2018-05-281-0/+110
* fix typo in editorconfig resulting in ignored optionsEli Schwartz2018-05-281-1/+1
* Fix using run_pacman to invoke -Qi with sudoEli Schwartz2018-05-161-2/+2
* Pull translations from Transifex and regenerateAllan McRae2018-05-15145-19228/+13920
* Add http://EditorConfig.org configurationEli Schwartz2018-05-142-7/+22
* Ensure better text editor automatic filetype detectionEli Schwartz2018-05-1419-47/+48
* Remove all modelines from the projectEli Schwartz2018-05-14128-276/+0
* makepkg.conf: add default protocol handler for file:// urls.Eli Schwartz2018-05-141-1/+2
* libmakepkg: Support file 5.33's application/x-pie-executableJan Alexander Steffens (heftig)2018-05-122-2/+4
* util/pkgbuild: fix broken indentationAndrew Gregory2018-05-121-8/+8
* Fix gcc8 warnings.Eli Schwartz2018-05-121-4/+12
* Fix regression that broke repo-add aborting on failuresEli Schwartz2018-05-121-1/+2
* libmakepkg/integrity: determine what is a signature preferring local filenameEli Schwartz2018-05-121-1/+1
* bash_completion.in - consider option "-n --native" in operation "-Q --query"Simon Linden2018-05-121-2/+2
* Append architecture information to 'installed' elements in .BUILDINFORobin Broda2018-05-122-3/+10
* Add pkgarch to .BUILDINFORobin Broda2018-05-122-0/+5
* libmakepkg: don't save/set/restore extglob in bash [[ testsEli Schwartz2018-05-121-5/+0
* libmakepkg: only save the shellopts we needEli Schwartz2018-05-127-13/+13
* libmakepkg/lint_pkgbuild: fix regression in linting depends=(foo=$epoch:$pkgv...Eli Schwartz2018-05-126-11/+27
* remove unneeded break argument from option parsingRafael Ascensão2018-05-125-5/+5
* makepkg: Fix listing of uninstalled depsAllan McRae2018-04-301-1/+1
* add missing newline to error messageAllan McRae2018-04-301-1/+1
* Initial translation preparation for pacman-5.1Allan McRae2018-04-29131-44701/+62766
* Import updated translations from TransifexAllan McRae2018-04-29146-29712/+27550
* Update POTFILES.inAllan McRae2018-04-293-2/+30
* libalpm.pc: migrate to Requires.privateEli Schwartz2018-04-292-1/+8
* libmakepkg/lint_pkgbuild: lint depends/etc. as if they are pkgnameEli Schwartz2018-04-2911-82/+312
* libmakepkg/util/pkgbuild.sh: fix missing extglobEli Schwartz2018-04-291-0/+6
* pacman.conf.5: use consistent presentation for pathsChristian Hesse2018-03-181-7/+7
* makepkg --packagelist: fix listing debug packages with makepkg.confEli Schwartz2018-03-181-2/+1
* makepkg: use the `declare` builtin when backing up variables to evalEli Schwartz2018-03-151-16/+4
* libmakepkg: Add basic rules to lint makepkg.conf variablesEli Schwartz2018-03-155-0/+164
* libmakepkg/integrity: fix regression that broke --installEli Schwartz2018-03-151-13/+10
* makepkg: avoid false "Signing package(s)" msg when signing is disabledEli Schwartz2018-03-152-5/+7
* makepkg: refactor checking for write permissions into a utility functionEli Schwartz2018-03-142-18/+24
* Added gpg-agent.conf to disable the gnupg scdaemonEric Renfro via pacman-dev2018-03-141-0/+6
* make_aligned_titles: initialise wbufAllan McRae2018-03-141-1/+1
* PKGBUILD.5: Mention valid characters for archRikard Falkeborn2018-03-141-1/+2
* Update coyrights for 2018Allan McRae2018-03-14150-156/+156
* hooks: Complain if hook parameters are overwritten. Fixed 2 space leaks.Stefan Klinger2018-03-146-0/+109
* makepkg: set umask 0022 again after syncing depsFelix Glaser2018-03-141-0/+4
* Fix linting of whitespace in pkgverRikard Falkeborn2018-03-141-1/+1
* PKGBUILD.5: Mention that pkgver can't contain whitespaceRikard Falkeborn2018-03-141-1/+2
* makepkg: use localized date stringsYen Chi Hsuan2018-03-141-3/+3
* autoconf: bump AC_PREREQ to 2.64Huáng Jùnliàng2018-03-141-1/+1
* configure: bump libarchive requirementsHuáng Jùnliàng2018-03-141-2/+2