summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-14make_aligned_titles: initialise wbufAllan McRae
2018-03-14PKGBUILD.5: Mention valid characters for archRikard Falkeborn
2018-03-14Update coyrights for 2018Allan McRae
2018-03-14hooks: Complain if hook parameters are overwritten. Fixed 2 space leaks.Stefan Klinger
2018-03-14makepkg: set umask 0022 again after syncing depsFelix Glaser
2018-03-14Fix linting of whitespace in pkgverRikard Falkeborn
2018-03-14PKGBUILD.5: Mention that pkgver can't contain whitespaceRikard Falkeborn
2018-03-14makepkg: use localized date stringsYen Chi Hsuan
2018-03-14autoconf: bump AC_PREREQ to 2.64Huáng Jùnliàng
2018-03-14configure: bump libarchive requirementsHuáng Jùnliàng
2018-03-14doc/.gitignore: ignore all manpagesIvy Foster
2018-03-14pacman-conf.c: exit if cannot set rootdir or parse config fileIvy Foster
2018-03-14pacman-conf.c: exit if cannot create config data structureIvy Foster
2018-03-14pacman-conf.c: add short optionsIvy Foster
2018-03-14makepkg --packagelist: just list the built package files we will buildEli Schwartz
2018-02-06src/pacman/query.c: do not exit -Qo with error if file does not existIvy Foster
2018-02-06pacman/query.c: in query_fileowner, make is_dir an intIvy Foster
2018-01-19Deprecate --root in favour of --sysrootAllan McRae
2018-01-19Add BUILDINFO man pageJelle van der Waa
2018-01-19pacman-key: do not set a default keyserverEli Schwartz
2018-01-19vercmp: fail when the wrong number of arguments are providedEli Schwartz
2018-01-19Fix usage of install_packageEli Schwartz
2018-01-19use pacman-conf in bash completionJoel Teichroeb
2018-01-19use pacman-conf in scriptsAndrew Gregory
2018-01-19add pacman-conf utilityAndrew Gregory
2018-01-18extract default settings to separate functionAndrew Gregory
2018-01-18extract raw config file parserAndrew Gregory
2018-01-11Support new OpenPGP format packets lengthsAllan McRae
2018-01-10Fix moving source files into debug packagesAllan McRae
2018-01-10add missing newline to debug messageAndrew Gregory
2018-01-10detect pkghash allocation failureAndrew Gregory
2018-01-10Do not continuously try to open an invalid databaseAllan McRae
2018-01-09Handle empty string passed to query_ownerAllan McRae
2018-01-06do not rely on name hashes for matchingAndrew Gregory
2018-01-06vercmp: fix incorrect info in the manpageEli Schwartz