summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-09-30Add --assume-installed optionFlorian Pritz
2014-09-30libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_freeFlorian Pritz
2014-09-30deps.c: split _alpm_depcmp into _alpm_depcmp_providesFlorian Pritz
2014-09-30Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory
2014-09-23wrap fgets to retry on EINTRAndrew Gregory
2014-09-23alpm.h: remove outdated pkg_get_backup doxygenAndrew Gregory
2014-09-23Check the version of the local database during validationAllan McRae
2014-09-23Add version file to empty local databaseAllan McRae
2014-09-23Add version file when creating local database directoryAllan McRae
2014-09-23Create local database directory if it is missingAllan McRae
2014-09-16fix improper FREELIST callsAndrew Gregory
2014-08-09Fix loading invalid packageOlivier Brunel
2014-08-04trans_commit: log beginning and end of transactionAndrew Gregory
2014-08-04filecache_find_url: dereference the 'filebase' pointerRyo Munakata
2014-08-04replace strdup with STRDUPAndrew Gregory
2014-08-04handle_unlock: log error when lock file is missingAndrew Gregory
2014-08-04handle_unlock: log lock removal failureAndrew Gregory
2014-08-04signing.c: remove useless error checkAndrew Gregory
2014-08-04deps.c: use alpm_list_find_ptrAndrew Gregory
2014-08-04dep_graph_init: filter ignored packages by nameAndrew Gregory
2014-08-04handle: factor out string list option handlingAndrew Gregory
2014-08-03sync_prepare: remove useless check for replacersAndrew Gregory
2014-08-03move _alpm_lstat into util-commonAndrew Gregory
2014-08-03filelist_intersection: manually compare pathsAndrew Gregory
2014-06-29libalpm: check for valid public key algorithmChristian Hesse
2014-06-24events: Make alpm_event_t an union of all event-specific structOlivier Brunel
2014-06-24Update the question callbackOlivier Brunel
2014-06-24alpm.h: Move alpm_errno_t definition upOlivier Brunel
2014-06-02Add compatibility with gpgme-1.5.0Allan McRae
2014-05-22dload: avoid using CURLOPT_FAILONERRORDave Reisner
2014-05-04register_syncdb: reject db names that contain /Andrew Gregory
2014-03-27Always supply base name and version info in .PKGFILE if neededAllan McRae
2014-03-08Use MALLOC throughtout libalpmAllan McRae
2014-03-04sync_prepare: ignore explicitly removed conflictsAndrew Gregory
2014-03-03Fix warnings with strict-overflow in gcc-4.9Allan McRae
2014-03-03Add events on pacnew/pacsave/pacorig file creationOlivier Brunel
2014-03-03restrict transaction package originsAndrew Gregory
2014-03-03Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel
2014-03-03Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel
2014-03-03Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel
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