summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Update translations from transifexAllan McRae2014-12-19
* remove.c: honor inverted patterns in noupgradeAndrew Gregory2014-12-18
* add alpm_option_match_noupgradeAndrew Gregory2014-12-18
* version: fix memory leak in early returnDave Reisner2014-11-19
* Fix translation error and remove empty po filesAllan McRae2014-11-19
* Update po files to send to TransifexAllan McRae2014-11-18
* Pull translation updates from TransifexAllan McRae2014-11-18
* Add alpm_option_match_noextractAllan McRae2014-11-18
* extract_single_file: fix memory leak in error conditionAllan McRae2014-11-18
* _alpm_backup_dup: fix memory leak in error caseAllan McRae2014-11-18
* Remove logging of NoExtract eventsAllan McRae2014-11-18
* Fix crash when using external downloaderAllan McRae2014-11-17
* dload: mark final_url as constChristian Hesse2014-10-19
* dload: unlink file on filesize exceeded errorChristian Hesse2014-10-16
* dload: use better error message on exceeded file sizeChristian Hesse2014-10-16
* be_sync: use effective URL for db file signature downloadChristian Hesse2014-10-16
* sync.c: download packages before starting commitAndrew Gregory2014-10-13
* alpm: Fix wrong xferred/total sizes when resuming downloadsOlivier Brunel2014-10-02
* _alpm_key_in_keychain: cache known keysAndrew Gregory2014-10-01
* check_keyring: skip keys known to be missingAndrew Gregory2014-10-01
* remove retry check from signature validationAndrew Gregory2014-10-01
* Add --assume-installed optionFlorian Pritz2014-09-30
* libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_freeFlorian Pritz2014-09-30
* deps.c: split _alpm_depcmp into _alpm_depcmp_providesFlorian Pritz2014-09-30
* Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory2014-09-30
* wrap fgets to retry on EINTRAndrew Gregory2014-09-23
* 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