summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-12makepkg: drop duplicate reporting of missing dependenciesDave Reisner1-6/+0
2020-02-10build-aux/update-copyright 2019 2020Allan McRae179-185/+185
2020-02-10Add pacman-hooks.5 man page symlinkAllan McRae2-1/+16
2020-01-30Eliminate extra loop over dbs_syncAnatol Pomozov1-9/+5
2020-01-28Docs docs docsmorganamilo17-298/+241
2020-01-28libalpm: fix alpm_option_set_assumeinstalledmorganamilo1-0/+1
2020-01-28makepkg: add CRC checksums and set these to be the defaultAllan McRae5-13/+13
2020-01-28Note that checksums from "makepkg -g" are not idealAllan McRae1-1/+3
2020-01-27Fix "pacman -U <url>" operationsAllan McRae1-1/+1
2020-01-27makepkg: make per-package files containing '$pkgname' consistently workEli Schwartz3-9/+21
2020-01-27Increase maximum database sizeAllan McRae1-2/+2
2020-01-27Remove unneeded ltmain patchAllan McRae2-39/+0
2020-01-27Increase meson test timeoutAllan McRae1-0/+1
2020-01-27tests: Fix typo in test descriptionAllan McRae1-1/+1
2020-01-07doc: reformat intro to VCS sources to distinguish the grammarEli Schwartz1-5/+7
2020-01-07doc: clarify the format of a PKGBUILD source fragmentEli Schwartz1-3/+3
2020-01-07autotools: emit error message when autoconf-archive is missingEli Schwartz1-0/+1
2020-01-07Use c99 struct initialization to avoid memset callsDave Reisner7-40/+20
2020-01-07Ensure regex object is always initializedDave Reisner1-1/+1
2019-12-11libmakepkg: use readelf instead of file for finding ELF file typesEthan Sommer1-14/+12
2019-12-02pacman: print error when -Fx is given invalid regexmorganamilo1-13/+44
2019-11-26makepkg: add the $startdir to package .BUILDINFOEli Schwartz2-1/+5
2019-11-26Fix documentation of alpm_mtree_next and remove libarchive exposureAllan McRae3-4/+18
2019-11-26pactest: add environment option to run tests with valgrindEli Schwartz1-1/+1
2019-11-26meson: make non-symlink scripts install for real, and use a better wrapperEli Schwartz4-29/+32
2019-11-26makepkg: fix regression that broke extraction of file:// sourcesEli Schwartz2-3/+3
2019-11-22Improved documentation for alpm_db_search() parametersAllan McRae1-1/+2
2019-11-21Fix leak in _alpm_db_search on error conditionAllan McRae1-1/+4
2019-11-16Dereference double pointer before assigning NULLDaniel T. Borelli1-2/+2
2019-11-15Add Eli to current maintainersAllan McRae1-1/+2
2019-11-15Handle .part files that are the size of the correct packageAllan McRae2-2/+18
2019-11-12pactest: set package tar format to GNU_FORMATAllan McRae1-1/+1
2019-11-11libalpm/sync.c: Do not download missing keys multiple timesAllan McRae1-2/+10
2019-11-08pacman+libalpm: handle search errorsmorganamilo6-18/+42
2019-11-07pacman: make exact_file an intmorganamilo1-5/+5
2019-11-07repo-add: use wc -c on stdin instead of file to avoid use of cutEthan Sommer1-2/+2
2019-11-06build: remove use of handcrafted m4 in configuring scriptsEli Schwartz3-11/+3
2019-11-06scripts/library: remove human_to_sizeEli Schwartz9-131/+1
2019-11-06Remove "Generated from ...; do not edit by hand" from scriptsAllan McRae7-8/+1
2019-11-06makepkg: replaces sed in-place with built in substitutionEthan Sommer6-32/+5
2019-11-06pacman: clarify error when alpm fails to initmorganamilo1-2/+2
2019-11-05Move update-copyright into build-auxAllan McRae2-6/+9
2019-11-05libmakepkg: fix empty arguments in parseoptsEthan Sommer2-5/+8
2019-11-05pacman-key: ignore already lsigned/deleted keysMatthew Sexton1-3/+38
2019-11-05pacman-key: hide lsign and revoke output behind --verboseMatthew Sexton1-3/+16
2019-11-04libmakepkg: add optional argument support to parseoptsEthan Sommer2-45/+83
2019-11-01Release 5.2.1v5.2.1Allan McRae3-4/+5
2019-11-01Pull latest translations from TransifexAllan McRae42-104/+133
2019-11-01Update NEWS for pacman-5.2.1Allan McRae1-0/+11
2019-10-30Comma failAllan McRae1-1/+1