summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* alpm/remove.c : respect --dbonly during remove-upgradeXavier Chantry2010-12-12
* alpm: don't expose alpm_depcmpXavier Chantry2010-12-12
* alpm: kill alpm_deptestXavier Chantry2010-12-12
* alpm: add new alpm_find_satisfier functionXavier Chantry2010-12-12
* Fix a few problems reported by clang-analyzerXavier Chantry2010-12-12
* Merge branch 'maint'Dan McGee2010-12-12
|\
| * be_files: write EPOCH instead of FORCEXavier Chantry2010-12-12
| * Fix possible null pointer deref in check_archDan McGee2010-12-10
* | Merge branch 'maint'Dan McGee2010-10-18
|\|
| * alpm/sync: very small memleak fixXavier Chantry2010-10-18
| * libalpm/remove: fix funny progress bar problem with empty packagesXavier Chantry2010-10-18
| * Read 'force' entry from packagesDan McGee2010-10-11
* | be_package: read force entry and convert to epochXavier Chantry2010-10-14
* | Add epoch support to pacman/libalpmDan McGee2010-10-13
* | Small tweaks after backend mergeDan McGee2010-10-13
* | Only write to local reposAllan McRae2010-10-14
* | Clean-up parsing sync databaseAllan McRae2010-10-14
* | Clean-up parsing local databaseAllan McRae2010-10-14
* | Remove lazy loading of deltasAllan McRae2010-10-14
* | Move and rename splitnameAllan McRae2010-10-14
* | Restrict visibility of checkdbdir and get_pkgpathAllan McRae2010-10-14
* | Only download sync databasesAllan McRae2010-10-14
* | Parse sync databaseAllan McRae2010-10-14
* | Populate sync db from archiveAllan McRae2010-10-14
* | Completely separate local and sync db handlingAllan McRae2010-10-14
* | Separate be_files into be_sync and be_localAllan McRae2010-10-14
* | Move db cache handling functionsAllan McRae2010-10-13
* | Move database handling utility functionsAllan McRae2010-10-13
* | Fix documentation syntax and typoAllan McRae2010-10-13
* | Initial hack at a DB operations structDan McGee2010-10-13
* | Move the cache stuff where it should beDan McGee2010-10-13
* | Move changelog functions to callback structDan McGee2010-10-13
* | Complete rework of package accessor logicDan McGee2010-10-13
* | Allow local and sync db to be treated separatelyDan McGee2010-10-13
* | Unify caching concerns in package accessorsDan McGee2010-10-13
* | Avoid stat call to determine is_directory if possibleDan McGee2010-10-11
* | Set pm_errno on libarchive errors while readingSebastian Nowicki2010-09-27
* | Update gettext Makefiles to 0.18Dan McGee2010-09-23
* | Merge branch 'maint'Dan McGee2010-09-15
|\|
| * Update Kazakh translationBaurzhan Muftakhidinov2010-09-15
| * Minor translation file updates after `make distcheck`Dan McGee2010-09-03
* | Fix libfetch configure checkingDan McGee2010-09-06
* | Merge branch 'maint'Dan McGee2010-09-03
|\|
| * libalpm Swedish translation updateTobias Eriksson2010-09-03
* | Clean up libfetch checking in configureDan McGee2010-09-02
* | Use OpenSSL MD5 crypto functions if availableDan McGee2010-09-02
* | libalpm md5: use larger and dynamic bufferDan McGee2010-09-02
* | Merge branch 'maint'Dan McGee2010-09-01
|\|
| * Add new European Portuguese translationGaspar Santos2010-09-01
* | use execv to avoid using sh just to run ldconfigJonathan Conder2010-08-27