summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-06vercmp: remove --usage variant of the -help optionEli Schwartz
2018-01-06dload: ensure callback is always initialized onceAndrew Gregory
2018-01-06avoid printing NULL stringAndrew Gregory
2018-01-06libmakepkg/integrity: fix git signatures not seen with multiple filesEli Schwartz
2018-01-06libmakepkg/integrity: fix regression that broke invalid file sigsEli Schwartz
2017-12-07makepkg: tell the compiler to record debugging info for debug packagesEli Schwartz
2017-12-07makepkg: Add a config option to specify the location of debug sourcesEli Schwartz
2017-12-07makepkg: refactor archive compression for reusabilityEli Schwartz
2017-12-07libmakepkg: fix .gitignore to simply ignore all generated .sh filesEli Schwartz
2017-12-07makepkg: reorganize the restoration of settings by precedenceEli Schwartz
2017-12-07Fix CVE-2016-5434 (DoS/loop and out of boundary read)Nils Freydank
2017-12-07makepkg.conf: correct the documentation on the default optionsEli Schwartz
2017-12-07makepkg: implement error codesIvy Foster
2017-12-07makepkg: clarify error when user passes -FIvy Foster
2017-10-17libmakepkg: only output package file names when checking for build referencesAllan McRae
2017-09-14Make the flags used for sed -i configurableAlastair Hughes
2017-09-14libmakepkg: grammar fixAllan McRae
2017-09-13makepkg: respect $SOURCE_DATE_EPOCH to activate reproducible buildsEli Schwartz
2017-09-13libmakepkg: check for invalid tags in gitEli Schwartz
2017-07-28Fix brace coding style issuesMichael Straube
2017-07-28Fix coding style issue in pacman/util.cMichael Straube
2017-07-11test/pacman: fix spelling of distribution name and another typoMichael Straube
2017-07-11clarify broken dependency error messagesAndrew Gregory
2017-07-11provide command for downloading missing databasesAndrew Gregory
2017-07-06alpm_list: abort on memory allocation failureAndrew Gregory
2017-07-06makepkg: add more information to .BUILDINFOLevente Polyak
2017-07-06makepkg: set default value for PACKAGERAllan McRae
2017-07-06makepkg: always write pkgbaseAllan McRae
2017-07-06makepkg: do not write baseverAllan McRae
2017-07-06libmakepkg: Fix improperly spelled local variable declarationEli Schwartz
2017-07-06libmakepkg/integrity: Fix error message not sent to stderrEli Schwartz
2017-07-06libmakepkg: fix unsanitized source filenamesEli Schwartz
2017-07-06fix typo in libalpm commentChristian Hesse
2017-05-16makepkg: introduce SOURCE_DATE_EPOCHAllan McRae
2017-05-16makepkg: remove build date from .PKGINFO headerAllan McRae
2017-05-16remove unused byte from user agent bufferAndrew Gregory
2017-05-16check for overflow when setting HTTP_USER_AGENTAndrew Gregory
2017-05-16query_fileowner: avoid buffer overflowAndrew Gregory
2017-05-16alpm_unlock: check handle before dereferencingAndrew Gregory
2017-05-08pacman.8: fix typo in query optionsMichael Straube
2017-05-08free memory for --overwrite listsAndrew Gregory
2017-05-08add send_fakem to valgrind.suppAndrew Gregory