summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-01-04Update copyright yearsAllan McRae
2017-01-04Fix documentation of -DqAllan McRae
2017-01-04makepkg: Disallow forward slashes in pkgverSteef Hegeman
2016-12-05Build a single debug package for all packages from a PKGBUILDAllan McRae
2016-12-05be_local: remove unused error returnAndrew Gregory
2016-12-05add generated scripts to gitignoreChristian Hesse
2016-12-05Make DUFLAGS be overrideable during configureAlastair Hughes
2016-12-05Suppress more output messages on successful -D options with -qAllan McRae
2016-12-05Give a "success!" message on database checkPatrick Eigensatz
2016-12-05Parametrise the different ways in which the payload is resetMartin Kühne
2016-12-05libalpm/signing: support EDDSA from gpgme 1.7.0Christian Hesse
2016-12-05makepkg: reject packages with newlines in pathsAndrew Gregory
2016-12-05makepkg: abort on lint_package errorsAndrew Gregory