summaryrefslogtreecommitdiff
path: root/lib/libalpm
Commit message (Expand)AuthorAge
* Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel2014-01-28
* sync_prepare: treat from_sync as a booleanAndrew Gregory2014-01-15
* base64.c: comment out unused variableAndrew Gregory2014-01-15
* package.h: convert scriptlet field to intAndrew Gregory2014-01-15
* Consistently use #ifdefAllan McRae2014-01-10
* Fix build with --disable-gpgmeAllan McRae2014-01-10
* Fix compile warnings on systems without getmntentDan McGee2014-01-10
* check_keyring: plug memory leakAndrew Gregory2014-01-06
* Reorder and reshape the package struct for better packingDan McGee2014-01-06
* Minor struct member reordering for packing concernsDan McGee2014-01-06
* Use O_CLOEXEC as much as possible when opening filesDan McGee2014-01-06
* Log more in search debug messageDan McGee2014-01-06
* Remove -fgnu89-inline from compile optionsDan McGee2014-01-06
* Clear up definition of INFRQ_ALLDan McGee2014-01-06
* Update copyright years for 2014Allan McRae2014-01-06
* Copy validation field in _alpm_pkg_dupAllan McRae2014-01-06
* Update comment for local db entry creationAllan McRae2014-01-06
* deps.c: remove filtered_depend functionsAndrew Gregory2014-01-06
* Fix build warnings with --disable-nlsAllan McRae2014-01-06
* trans_prepare: always sort trans->remove by depsAndrew Gregory2013-12-19
* dload: allow curl to response to any auth challengeDave Reisner2013-12-19
* alpm: Rename a variable for future clarityOlivier Brunel2013-12-15
* remove useless continueAndrew Gregory2013-12-15
* db.c: require unique database namesAndrew Gregory2013-12-15
* alpm_sync_sysupgrade: skip packages being removedAndrew Gregory2013-12-15
* Close file descirptor before forkWolfgang Bumiller2013-12-15
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* log important events from the backendAndrew Gregory2013-11-15
* Ignore makedepend and checkdepend entries when parsing .PKGINFO fileAllan McRae2013-11-15
* alpm_handle: store lock file descriptorAndrew Gregory2013-11-08
* support ALPM_SIG_USE_DEFAULT for file siglevelsAndrew Gregory2013-11-08
* Remove spaces between the opening "if" and the opening parenthesisJason St. John2013-11-08
* version: fix formatting in file to RPM upstreamDave Reisner2013-11-08
* deps.c: pass alpm_list** to _alpm_recursedepsAndrew Gregory2013-10-31
* libalpm/db.c: default to ALPM_DB_USAGE_ALLAndrew Gregory2013-10-31
* sortbydeps: include local pkgs in dep graphAndrew Gregory2013-10-31
* Expose alpm_pkg_should_ignoreAllan McRae2013-10-31
* Make functions to decode a signature and extract keyid publicAllan McRae2013-10-31
* Ensure packages have a valid versionAllan McRae2013-10-15
* Fix progress bar overflow while checking package integrityAllan McRae2013-10-15
* Report which package is missing a signatureAllan McRae2013-10-15
* libalpm: move function pointer conditionslavomir vlcek2013-10-14
* dload: avoid renaming files downloaded via sync operationsChristian Hesse2013-09-18
* libalpm: introduce a usage level for reposDave Reisner2013-09-04
* libalpm: avoid name space conflictSami Kerola2013-09-04
* alpm: log errors for scriptlets terminated by a signalDave Reisner2013-09-04
* conflict.c: fix directory ownership checkAndrew Gregory2013-08-21
* Do not refer to FlySpray numbersAllan McRae2013-08-21
* Remove setlocale usage from the backendAllan McRae2013-07-30
* Warn when directory ownership differs between filesystem and packageAllan McRae2013-07-30