summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* alpm.h: remove outdated pkg_get_backup doxygenAndrew Gregory2014-09-23
* Check the version of the local database during validationAllan McRae2014-09-23
* Add version file to empty local databaseAllan McRae2014-09-23
* Add version file when creating local database directoryAllan McRae2014-09-23
* Create local database directory if it is missingAllan McRae2014-09-23
* fix improper FREELIST callsAndrew Gregory2014-09-16
* Fix loading invalid packageOlivier Brunel2014-08-09
* trans_commit: log beginning and end of transactionAndrew Gregory2014-08-04
* filecache_find_url: dereference the 'filebase' pointerRyo Munakata2014-08-04
* replace strdup with STRDUPAndrew Gregory2014-08-04
* handle_unlock: log error when lock file is missingAndrew Gregory2014-08-04
* handle_unlock: log lock removal failureAndrew Gregory2014-08-04
* signing.c: remove useless error checkAndrew Gregory2014-08-04
* deps.c: use alpm_list_find_ptrAndrew Gregory2014-08-04
* dep_graph_init: filter ignored packages by nameAndrew Gregory2014-08-04
* handle: factor out string list option handlingAndrew Gregory2014-08-04
* sync_prepare: remove useless check for replacersAndrew Gregory2014-08-03
* move _alpm_lstat into util-commonAndrew Gregory2014-08-03
* filelist_intersection: manually compare pathsAndrew Gregory2014-08-03
* libalpm: check for valid public key algorithmChristian Hesse2014-06-29
* events: Make alpm_event_t an union of all event-specific structOlivier Brunel2014-06-24
* Update the question callbackOlivier Brunel2014-06-24
* alpm.h: Move alpm_errno_t definition upOlivier Brunel2014-06-24
* Add compatibility with gpgme-1.5.0Allan McRae2014-06-02
* dload: avoid using CURLOPT_FAILONERRORDave Reisner2014-05-22
* register_syncdb: reject db names that contain /Andrew Gregory2014-05-04
* Always supply base name and version info in .PKGFILE if neededAllan McRae2014-03-27
* Use MALLOC throughtout libalpmAllan McRae2014-03-08
* sync_prepare: ignore explicitly removed conflictsAndrew Gregory2014-03-04
* Fix warnings with strict-overflow in gcc-4.9Allan McRae2014-03-03
* Add events on pacnew/pacsave/pacorig file creationOlivier Brunel2014-03-03
* restrict transaction package originsAndrew Gregory2014-03-03
* Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel2014-03-03
* Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel2014-03-03
* Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel2014-03-03
* Update the event callbackOlivier Brunel2014-03-03
* be_local: Use alpm_greedy_growFlorian Pritz2014-03-03
* be_package: Build the file list from MTREE if possibleFlorian Pritz2014-03-03
* be_package: Refactor code adding a file to the files listFlorian Pritz2014-03-03
* be_package: Refactor handling of simple path checksFlorian Pritz2014-03-03
* util: Add _alpm_realloc() and _alpm_greedy_grow()Florian Pritz2014-03-03
* Check if a file is in the package's file list before extractingFlorian Pritz2014-03-03
* _alpm_sync_prepare: fix unresolvable packages leakAndrew Gregory2014-02-08
* alpm: export *_free functionsAndrew Gregory2014-02-04
* Do not remove source code references in PO/POT filesRafael Ferreira2014-02-02
* _alpm_resolvedeps: free targ inside loopAndrew Gregory2014-01-30
* sync_prepare: manually set pm_errnoAndrew Gregory2014-01-30
* local_db_populate: initialize empty pkgcacheAndrew Gregory2014-01-30
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel2014-01-28