summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-08be_sync: error out if a db cannot be parsedAndrew Gregory
2017-05-08makepkg: create signature files outside of fakerootAllan McRae
2017-04-17makepkg: do not create symlinks in build directoryAllan McRae
2017-04-17makepkg: clean up pkgver and prepare log filesMichael Straube
2017-04-16run_chroot: label pipe endpoints for readabilityAndrew Gregory
2017-04-16add --sysroot optionAndrew Gregory
2017-04-16use sockets for scriptlet/hook communicationAndrew Gregory
2017-04-16conflict: include owner for filesystem conflictsAndrew Gregory
2017-04-16unlink_file: strip trailing slashesAndrew Gregory
2017-04-16sortbydeps: rename vptr -> iAndrew Gregory
2017-04-16sortbydeps: rename found -> switched_to_childAndrew Gregory
2017-04-16sortbydeps: factor out dep cycle warningAndrew Gregory
2017-04-16graph.h: rename childptr -> iteratorAndrew Gregory
2017-04-16graph.h: replace hardcoded values with an enumAndrew Gregory
2017-04-12deprecate --force in favor of --overwriteAndrew Gregory
2017-04-12add --overwrite option to ignore file conflictsAndrew Gregory
2017-04-12libalpm: Use archive_read_extract2Armin K
2017-04-04Replace @SIZECMD@ with POSIX-compatible commandDrew DeVault
2017-04-04parse stdin as newline-separatedAndrew Gregory
2017-04-04add alpm_list_append_strdupAndrew Gregory
2017-04-04pactest: add --review optionAndrew Gregory
2017-04-04Ignore comments in INSTALL files (FS#51916)Michael Straube
2017-01-13Introduce a 'disable-download-timeout' optionChristian Hesse
2017-01-04alpm_fetch_pkgurl: fix memory leakAllan McRae
2017-01-04Fix memory leak in alpm_pkg_checkmd5sumAllan McRae
2017-01-04Suppress valgrind error in fakechrootRikard Falkeborn
2017-01-04Provide source files for useful debug packagesAllan McRae
2017-01-04Document the new query parameter for VCS sourcesEli Schwartz
2017-01-04makepkg: Verify git signaturesEli Schwartz
2017-01-04libmakepkg/integrity: Verify file signatures in a separate functionEli Schwartz
2017-01-04Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdependsMark Weiman
2017-01-04filelist_sort: check if filelist is presortedAndrew Gregory
2017-01-04add _alpm_filelist_sortAndrew Gregory