summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Pull translation updates and regenerateAllan McRae2013-06-06
* validate %FILEPATH% when parsing repo dbsSimon Gomizelj2013-06-04
* Fix comment typoAllan McRae2013-05-18
* More translation updatesAllan McRae2013-05-07
* Pull translation updates from transifexAllan McRae2013-04-30
* Use libalpm version in pkg-config fileAllan McRae2013-04-26
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-18
* Update translations from transifexAllan McRae2013-04-01
* Improve documentation of libalpm interface functionsRichard Pougnet2013-03-31
* More translation updatingAllan McRae2013-03-17
* Update POTFILES.in for libalpm and pacmanAllan McRae2013-03-17
* Merge updates from TransifexAllan McRae2013-03-15
* Remove Indonesian translationAllan McRae2013-03-15
* 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