summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-01-04repo-add: sort file list entriesAndrew Gregory
2017-01-04makepkg: sort package contentsAndrew Gregory
2017-01-04find_fileconflicts: rename tmpfiles -> newfilesAndrew Gregory
2017-01-04conflict: skip dir children when replacing a fileAndrew Gregory
2017-01-04ini: only recognize comments at beginning of lineAndrew Gregory
2017-01-04dload: s/CURLOPT_WRITEHEADER/CURLOPT_HEADERDATA/Dave Reisner
2017-01-04pacman: ensure linkage against libarchiveDave Reisner
2017-01-04configure.ac: Use POSIX compatible equality checksDave Reisner
2017-01-04makepkg: warn about dotfiles in package rootAndrew Gregory
2017-01-04extract db files with dbonlyAndrew Gregory