summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-10-07libalpm: short circuit alpm_find_dbs_satisfiermorganamilo1-8/+7
2019-10-07libalpm: fix incorrect documentationmorganamilo1-5/+7
2019-10-07libalpm: resolvedep(): don't compare names twicemorganamilo1-1/+2
2019-10-07signing: add ability to import keys using a WKDJonas Witschel1-13/+84
2019-10-07signing: move key import confirmation before key_searchJonas Witschel4-28/+58
2019-10-07dload: never return NULL from get_filenameDave Reisner1-2/+4
2019-10-04autotools: distribute meson filesEli Schwartz1-0/+2
2019-08-12Prepare translations for next releaseAllan McRae43-5025/+5289
2019-06-28Correctly report a download failiure for 404smorganamilo1-0/+1
2019-06-20use consistent time notation for the logAndrew Gregory1-3/+3
2019-06-20free makedepends/checkdepends when freeing packagesDave Reisner1-0/+2
2019-06-06hooks: rename type File to PathAndrew Gregory1-2/+6
2019-05-08Fix clang 8 string-plus-int warningsRikard Falkeborn1-1/+1
2019-03-19build: check for gpgme with pkg-config before gpgme-configEli Schwartz1-2/+2
2019-03-19Reformatting log timestamp to include time-zoneFlorian Wehner1-3/+5
2019-03-07Remove support for deltas from libalpmAllan McRae13-714/+10
2019-03-01Sanitize file name received from Content-Disposition headerAndrew Gregory1-1/+2
2019-02-07libalpm: prevent 301 redirect loop from hanging the processMark Ulrich1-0/+1
2019-02-04fix various typosmorganamilo2-2/+2
2019-01-21libalpm: fix minor typo in _alpm_db_usage_morganamilo1-1/+1
2019-01-10libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version()Allan McRae2-6/+2
2019-01-10be_local.c: remove aligment in local_pkg_opsAllan McRae1-26/+26
2019-01-10libalpm: parse {check, make}depends when reading databasemorganamilo2-10/+20
2019-01-04libalpm/add.c: move assignment into conditional in alpm_add_pkgMichael Straube1-2/+1
2019-01-04Move skipping of duplicate sync/remove targets into libalpmMichael Straube2-2/+9
2019-01-04silence warning when built without curlAndrew Gregory1-0/+2
2018-12-10check localdb before upgrading packageAndrew Gregory1-1/+1
2018-11-27require actual siglevel for defaultAndrew Gregory1-1/+4
2018-11-27always allow explicit empty siglevel for sync dbsAndrew Gregory1-1/+1
2018-11-27add specific error for missing gpg supportAndrew Gregory4-5/+10
2018-11-02Add meson.build files to build with mesonDave Reisner2-0/+48
2018-10-21handle EINTR while polling scripts/hooksAndrew Gregory1-1/+9
2018-10-21reset signal handlers before running scripts/hooksAndrew Gregory1-0/+20
2018-10-20libalpm: process needed before group selectionmorganamilo1-0/+11
2018-10-18alpm: Fix SIGINT handling re: aborting downloadOlivier Brunel1-0/+1
2018-10-18alpm: Do not raise SIGINT when filesize goes over limitOlivier Brunel1-1/+1
2018-09-19User-visible log when validity check fails due to accessDavid Phillips1-0/+5
2018-09-19Change if-else chain to switchDavid Phillips1-11/+17
2018-08-10Remove the last traces of the pacman --force optionAllan McRae2-4/+2
2018-08-10libalpm/dload.c: add case for CURLE_COULDNT_RESOLVE_HOSTMichael Straube1-0/+7
2018-08-10libalpm: ignore .hook suffix when sorting hooksJouke Witteveen2-4/+14
2018-07-27Pull updated translations from TransifexAllan McRae7-113/+120
2018-07-27Handle root prefix in overwrite operationsAllan McRae1-4/+5
2018-06-18libalpm/dload.c: fix filename in license headerMichael Straube1-1/+1
2018-05-28Pull updated translations from TransifexAllan McRae48-5356/+359
2018-05-15Pull translations from Transifex and regenerateAllan McRae48-2324/+3412
2018-05-14Remove all modelines from the projectEli Schwartz53-104/+0
2018-05-12Fix gcc8 warnings.Eli Schwartz1-4/+12
2018-04-29add missing newline to error messageAllan McRae1-1/+1
2018-04-29Initial translation preparation for pacman-5.1Allan McRae42-3790/+11262