summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-03-03Update the event callbackOlivier Brunel
2014-03-03be_local: Use alpm_greedy_growFlorian Pritz
2014-03-03be_package: Build the file list from MTREE if possibleFlorian Pritz
2014-03-03be_package: Refactor code adding a file to the files listFlorian Pritz
2014-03-03be_package: Refactor handling of simple path checksFlorian Pritz
2014-03-03util: Add _alpm_realloc() and _alpm_greedy_grow()Florian Pritz
2014-03-03Check if a file is in the package's file list before extractingFlorian Pritz
2014-02-08_alpm_sync_prepare: fix unresolvable packages leakAndrew Gregory
2014-02-04alpm: export *_free functionsAndrew Gregory
2014-02-02Do not remove source code references in PO/POT filesRafael Ferreira
2014-01-30_alpm_resolvedeps: free targ inside loopAndrew Gregory
2014-01-30sync_prepare: manually set pm_errnoAndrew Gregory
2014-01-30local_db_populate: initialize empty pkgcacheAndrew Gregory
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-28Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel
2014-01-15sync_prepare: treat from_sync as a booleanAndrew Gregory
2014-01-15base64.c: comment out unused variableAndrew Gregory
2014-01-15package.h: convert scriptlet field to intAndrew Gregory
2014-01-10Consistently use #ifdefAllan McRae
2014-01-10Fix build with --disable-gpgmeAllan McRae
2014-01-10Fix compile warnings on systems without getmntentDan McGee
2014-01-06check_keyring: plug memory leakAndrew Gregory
2014-01-06Reorder and reshape the package struct for better packingDan McGee
2014-01-06Minor struct member reordering for packing concernsDan McGee
2014-01-06Use O_CLOEXEC as much as possible when opening filesDan McGee
2014-01-06Log more in search debug messageDan McGee
2014-01-06Remove -fgnu89-inline from compile optionsDan McGee
2014-01-06Clear up definition of INFRQ_ALLDan McGee
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