summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-10-13Add epoch support to pacman/libalpmDan McGee
2010-10-13Small tweaks after backend mergeDan McGee
2010-10-14Only write to local reposAllan McRae
2010-10-14Clean-up parsing sync databaseAllan McRae
2010-10-14Clean-up parsing local databaseAllan McRae
2010-10-14Remove lazy loading of deltasAllan McRae
2010-10-14Move and rename splitnameAllan McRae
2010-10-14Restrict visibility of checkdbdir and get_pkgpathAllan McRae
2010-10-14Only download sync databasesAllan McRae
2010-10-14Parse sync databaseAllan McRae
2010-10-14Populate sync db from archiveAllan McRae
2010-10-14Completely separate local and sync db handlingAllan McRae
2010-10-14Separate be_files into be_sync and be_localAllan McRae
2010-10-13Move db cache handling functionsAllan McRae
2010-10-13Move database handling utility functionsAllan McRae
2010-10-13Fix documentation syntax and typoAllan McRae
2010-10-13Initial hack at a DB operations structDan McGee
2010-10-13Move the cache stuff where it should beDan McGee
2010-10-13Move changelog functions to callback structDan McGee
2010-10-13Complete rework of package accessor logicDan McGee
2010-10-13Allow local and sync db to be treated separatelyDan McGee
2010-10-13Unify caching concerns in package accessorsDan McGee
2010-10-11Avoid stat call to determine is_directory if possibleDan McGee
2010-09-27Set pm_errno on libarchive errors while readingSebastian Nowicki
2010-09-23Update gettext Makefiles to 0.18Dan McGee
2010-09-15Merge branch 'maint'Dan McGee
2010-09-15Update Kazakh translationBaurzhan Muftakhidinov
2010-09-06Fix libfetch configure checkingDan McGee
2010-09-03Minor translation file updates after `make distcheck`Dan McGee
2010-09-03Merge branch 'maint'Dan McGee
2010-09-03libalpm Swedish translation updateTobias Eriksson
2010-09-02Clean up libfetch checking in configureDan McGee
2010-09-02Use OpenSSL MD5 crypto functions if availableDan McGee
2010-09-02libalpm md5: use larger and dynamic bufferDan McGee
2010-09-01Merge branch 'maint'Dan McGee
2010-09-01Add new European Portuguese translationGaspar Santos
2010-08-27use execv to avoid using sh just to run ldconfigJonathan Conder
2010-08-27redirect scriptlet stderr synchronously through alpmJonathan Conder
2010-08-23Merge branch 'maint'Dan McGee
2010-08-23Fix some whitespace issuesAllan McRae
2010-08-23fgets invocation cleanupDan McGee
2010-08-23Add Slovak translationJozef Riha
2010-08-23Enable libfetch connection cachingDan McGee
2010-08-18Updates for Polish translationsMateusz Herych
2010-07-27Merge branch 'maint'Dan McGee
2010-07-27Small fix to Kazakh translationBaurzhan Muftakhidinov
2010-07-27Mark sync_pkg and sync_target as static functionsDan McGee
2010-07-27Maintain a list of seen packages when installing a groupDan McGee
2010-07-07Download sync db into DBPath/syncAllan McRae
2010-07-07Remove DBEXT usageAllan McRae