summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-06-18Pull translation updatesAllan McRae
2013-06-06Pull translation updates and regenerateAllan McRae
2013-06-04validate %FILEPATH% when parsing repo dbsSimon Gomizelj
2013-05-18Fix comment typoAllan McRae
2013-05-07More translation updatesAllan McRae
2013-04-30Pull translation updates from transifexAllan McRae
2013-04-26Use libalpm version in pkg-config fileAllan McRae
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov
2013-04-01Update translations from transifexAllan McRae
2013-03-31Improve documentation of libalpm interface functionsRichard Pougnet
2013-03-17More translation updatingAllan McRae
2013-03-17Update POTFILES.in for libalpm and pacmanAllan McRae
2013-03-15Merge updates from TransifexAllan McRae
2013-03-15Remove Indonesian translationAllan McRae
2013-03-14Save and restore old locale when manipulating via setlocaleDan McGee
2013-03-14alpm/remove.c: add newlines to debug outputAndrew Gregory
2013-03-10Update all translations files to push to TransifexAllan McRae
2013-03-10Pull updated translations from transifexAllan McRae
2013-03-10Add new languages from TransifexAllan McRae
2013-03-10make status/log messages reflect version changeSimon Gomizelj
2013-03-10libalpm/sync: remove useless intermediate variableDave Reisner
2013-03-07libalpm: Search for replacers before literalsOlivier Brunel
2013-03-07libalpm: Fix installing update of a replaced packageOlivier Brunel
2013-03-07Do not resolve every local package filelist on removeAllan McRae
2013-02-24add SYMEXPORT to alpm_filelist_containsAndrew Gregory
2013-02-24dload: don't download sig if package is found in cacheDave Reisner
2013-02-24Provide full path names in warning messagesRichard Pougnet
2013-02-24Perform limited conflict checking with --forceAllan McRae
2013-02-24use resolved_path for filelist_containsAndrew Gregory
2013-02-24return resolved paths from filelist_differenceAndrew Gregory
2013-02-24return resolved paths from filelist_intersectionAndrew Gregory
2013-02-24use alpm_list_free on filelist intersectionAndrew Gregory
2013-02-16fix off-by-one error in _alpm_filelist_resolveAndrew Gregory
2013-02-16fix style violationsAndrew Gregory
2013-02-16fix alpm_validation_t commentAndrew Gregory
2013-02-16find_fileconflicts: reduce path resolution callsAndrew Gregory
2013-02-16libalpm: never attempt to remove a mountpointDave Reisner
2013-02-13Fix registering database with non-gpgme buildsAllan McRae
2013-02-13Fix --without-gpgme buildAllan McRae
2013-02-13Add format attributes to all required functionsAllan McRae
2013-02-13Fix compilation error on clangAllan McRae
2013-02-09Skip reading sync db deltas files if UseDelta is unsetAllan McRae
2013-02-09Import key if needed when installing package from fileAllan McRae
2013-02-09Prompt to delete packages with signature failsAllan McRae
2013-02-09Remove retry path from signature validationAllan McRae
2013-02-09Check keys are in keyring before package validationAllan McRae
2013-02-09Make decode_signature available to the libraryAllan McRae
2013-02-09Add function to extract key id from signaturesAllan McRae
2013-02-09Move key importing into separate functionAllan McRae
2013-02-09Make key_in_keychain available in libraryAllan McRae