summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Save and restore old locale when manipulating via setlocaleDan McGee2013-03-14
* alpm/remove.c: add newlines to debug outputAndrew Gregory2013-03-14
* Update all translations files to push to TransifexAllan McRae2013-03-10
* Pull updated translations from transifexAllan McRae2013-03-10
* Add new languages from TransifexAllan McRae2013-03-10
* make status/log messages reflect version changeSimon Gomizelj2013-03-10
* libalpm/sync: remove useless intermediate variableDave Reisner2013-03-10
* libalpm: Search for replacers before literalsOlivier Brunel2013-03-07
* libalpm: Fix installing update of a replaced packageOlivier Brunel2013-03-07
* Do not resolve every local package filelist on removeAllan McRae2013-03-07
* add SYMEXPORT to alpm_filelist_containsAndrew Gregory2013-02-24
* dload: don't download sig if package is found in cacheDave Reisner2013-02-24
* Provide full path names in warning messagesRichard Pougnet2013-02-24
* Perform limited conflict checking with --forceAllan McRae2013-02-24
* use resolved_path for filelist_containsAndrew Gregory2013-02-24
* return resolved paths from filelist_differenceAndrew Gregory2013-02-24
* return resolved paths from filelist_intersectionAndrew Gregory2013-02-24
* use alpm_list_free on filelist intersectionAndrew Gregory2013-02-24
* fix off-by-one error in _alpm_filelist_resolveAndrew Gregory2013-02-16
* fix style violationsAndrew Gregory2013-02-16
* fix alpm_validation_t commentAndrew Gregory2013-02-16
* find_fileconflicts: reduce path resolution callsAndrew Gregory2013-02-16
* libalpm: never attempt to remove a mountpointDave Reisner2013-02-16
* Fix registering database with non-gpgme buildsAllan McRae2013-02-13
* Fix --without-gpgme buildAllan McRae2013-02-13
* Add format attributes to all required functionsAllan McRae2013-02-13
* Fix compilation error on clangAllan McRae2013-02-13
* Skip reading sync db deltas files if UseDelta is unsetAllan McRae2013-02-09
* Import key if needed when installing package from fileAllan McRae2013-02-09
* Prompt to delete packages with signature failsAllan McRae2013-02-09
* Remove retry path from signature validationAllan McRae2013-02-09
* Check keys are in keyring before package validationAllan McRae2013-02-09
* Make decode_signature available to the libraryAllan McRae2013-02-09
* Add function to extract key id from signaturesAllan McRae2013-02-09
* Move key importing into separate functionAllan McRae2013-02-09
* Make key_in_keychain available in libraryAllan McRae2013-02-09
* inline libarchive compat wrappersDave Reisner2013-02-07
* Add configuration option for Upgrade operation SigLevelAllan McRae2013-02-07
* Restore libarchive 2.8.x compatibilityDan McGee2013-01-29
* Use libarchive compat header for relevant symbolsDave Reisner2013-01-29
* add libarchive compatability objectDave Reisner2013-01-29
* dload: pass back the effective URL to callers of _alpm_downloadDave Reisner2013-01-29
* Relax requirement of what constitutes a dead connectionLANGLOIS Olivier PIS -EXT2013-01-29
* add caller prefix to alpm_logactionAndrew Gregory2013-01-28
* add doxygen comments to conflict.cAndrew Gregory2013-01-28
* Make path to ldconfig configurableAllan McRae2013-01-28
* Revert execvp and related commitsAllan McRae2013-01-28
* dload: avoid showing progress bars on some redirectsDave Reisner2013-01-17
* Do not use full path for ldconfigAllan McRae2013-01-17
* Use execvp for running programs in chrootAllan McRae2013-01-17