summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* use sockets for scriptlet/hook communicationAndrew Gregory2017-04-16
* conflict: include owner for filesystem conflictsAndrew Gregory2017-04-16
* unlink_file: strip trailing slashesAndrew Gregory2017-04-16
* sortbydeps: rename vptr -> iAndrew Gregory2017-04-16
* sortbydeps: rename found -> switched_to_childAndrew Gregory2017-04-16
* sortbydeps: factor out dep cycle warningAndrew Gregory2017-04-16
* graph.h: rename childptr -> iteratorAndrew Gregory2017-04-16
* graph.h: replace hardcoded values with an enumAndrew Gregory2017-04-16
* deprecate --force in favor of --overwriteAndrew Gregory2017-04-12
* add --overwrite option to ignore file conflictsAndrew Gregory2017-04-12
* libalpm: Use archive_read_extract2Armin K2017-04-12
* Replace @SIZECMD@ with POSIX-compatible commandDrew DeVault2017-04-04
* parse stdin as newline-separatedAndrew Gregory2017-04-04
* add alpm_list_append_strdupAndrew Gregory2017-04-04
* pactest: add --review optionAndrew Gregory2017-04-04
* Ignore comments in INSTALL files (FS#51916)Michael Straube2017-04-04
* Introduce a 'disable-download-timeout' optionChristian Hesse2017-01-13
* alpm_fetch_pkgurl: fix memory leakAllan McRae2017-01-04
* Fix memory leak in alpm_pkg_checkmd5sumAllan McRae2017-01-04
* Suppress valgrind error in fakechrootRikard Falkeborn2017-01-04
* Provide source files for useful debug packagesAllan McRae2017-01-04
* Document the new query parameter for VCS sourcesEli Schwartz2017-01-04
* makepkg: Verify git signaturesEli Schwartz2017-01-04
* libmakepkg/integrity: Verify file signatures in a separate functionEli Schwartz2017-01-04
* Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdependsMark Weiman2017-01-04
* filelist_sort: check if filelist is presortedAndrew Gregory2017-01-04
* add _alpm_filelist_sortAndrew Gregory2017-01-04
* repo-add: sort file list entriesAndrew Gregory2017-01-04
* makepkg: sort package contentsAndrew Gregory2017-01-04
* find_fileconflicts: rename tmpfiles -> newfilesAndrew Gregory2017-01-04
* conflict: skip dir children when replacing a fileAndrew Gregory2017-01-04
* ini: only recognize comments at beginning of lineAndrew Gregory2017-01-04
* dload: s/CURLOPT_WRITEHEADER/CURLOPT_HEADERDATA/Dave Reisner2017-01-04
* pacman: ensure linkage against libarchiveDave Reisner2017-01-04
* configure.ac: Use POSIX compatible equality checksDave Reisner2017-01-04
* makepkg: warn about dotfiles in package rootAndrew Gregory2017-01-04
* extract db files with dbonlyAndrew Gregory2017-01-04
* Update copyright yearsAllan McRae2017-01-04
* Fix documentation of -DqAllan McRae2017-01-04
* makepkg: Disallow forward slashes in pkgverSteef Hegeman2017-01-04
* Build a single debug package for all packages from a PKGBUILDAllan McRae2016-12-05
* be_local: remove unused error returnAndrew Gregory2016-12-05
* add generated scripts to gitignoreChristian Hesse2016-12-05
* Make DUFLAGS be overrideable during configureAlastair Hughes2016-12-05
* Suppress more output messages on successful -D options with -qAllan McRae2016-12-05
* Give a "success!" message on database checkPatrick Eigensatz2016-12-05
* Parametrise the different ways in which the payload is resetMartin Kühne2016-12-05
* libalpm/signing: support EDDSA from gpgme 1.7.0Christian Hesse2016-12-05
* makepkg: reject packages with newlines in pathsAndrew Gregory2016-12-05
* makepkg: abort on lint_package errorsAndrew Gregory2016-12-05