summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-01-06Update copyright years for 2014Allan McRae
2014-01-06Copy validation field in _alpm_pkg_dupAllan McRae
2014-01-06Update comment for local db entry creationAllan McRae
2014-01-06deps.c: remove filtered_depend functionsAndrew Gregory
2014-01-06Fix build warnings with --disable-nlsAllan McRae
2013-12-19trans_prepare: always sort trans->remove by depsAndrew Gregory
2013-12-19dload: allow curl to response to any auth challengeDave Reisner
2013-12-15alpm: Rename a variable for future clarityOlivier Brunel
2013-12-15remove useless continueAndrew Gregory
2013-12-15db.c: require unique database namesAndrew Gregory
2013-12-15alpm_sync_sysupgrade: skip packages being removedAndrew Gregory
2013-12-15Close file descirptor before forkWolfgang Bumiller
2013-11-15Fix whitespace and other formatting issuesJason St. John
2013-11-15log important events from the backendAndrew Gregory
2013-11-15Ignore makedepend and checkdepend entries when parsing .PKGINFO fileAllan McRae
2013-11-08alpm_handle: store lock file descriptorAndrew Gregory
2013-11-08support ALPM_SIG_USE_DEFAULT for file siglevelsAndrew Gregory
2013-11-08Remove spaces between the opening "if" and the opening parenthesisJason St. John
2013-11-08version: fix formatting in file to RPM upstreamDave Reisner
2013-10-31deps.c: pass alpm_list** to _alpm_recursedepsAndrew Gregory
2013-10-31libalpm/db.c: default to ALPM_DB_USAGE_ALLAndrew Gregory
2013-10-31sortbydeps: include local pkgs in dep graphAndrew Gregory
2013-10-31Expose alpm_pkg_should_ignoreAllan McRae
2013-10-31Make functions to decode a signature and extract keyid publicAllan McRae
2013-10-15Ensure packages have a valid versionAllan McRae
2013-10-15Fix progress bar overflow while checking package integrityAllan McRae
2013-10-15Report which package is missing a signatureAllan McRae
2013-10-14libalpm: move function pointer conditionslavomir vlcek
2013-09-18dload: avoid renaming files downloaded via sync operationsChristian Hesse
2013-09-04libalpm: introduce a usage level for reposDave Reisner
2013-09-04libalpm: avoid name space conflictSami Kerola
2013-09-04alpm: log errors for scriptlets terminated by a signalDave Reisner
2013-08-21conflict.c: fix directory ownership checkAndrew Gregory
2013-08-21Do not refer to FlySpray numbersAllan McRae
2013-07-30Remove setlocale usage from the backendAllan McRae
2013-07-30Warn when directory ownership differs between filesystem and packageAllan McRae
2013-07-22Update gitignore files for use with autoreconfAllan McRae
2013-07-22Remove autotools filesAllan McRae
2013-07-22be_sync: avoid crashing on files in the root of a DBDave Reisner
2013-07-22Hide unused parameter warnings when building without libcurlAllan McRae
2013-07-22Add missing headerAllan McRae
2013-07-05use full path when checking for mountpointsAndrew Gregory
2013-07-05do not check error from close(2)Dave Reisner
2013-06-26Enable inverted patterns in NoExtract and NoUpgrade.Patrick Steinhardt
2013-06-26deps.c: check for indirect deps when orderingAndrew Gregory
2013-06-26Install unchanged backup files to get correct timestamps.Patrick Steinhardt
2013-06-18Merge branch 'maint'Allan McRae
2013-06-18Pull translation updatesAllan McRae
2013-06-06Document alpm_list files are to be stand aloneAllan McRae
2013-06-06Merge branch 'maint'Allan McRae