summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Remove redundant _alpm_strtrim() in be_local.cPang Yan Han2011-02-06
* Handle PM_ERR_WRITE in alpm_strerror()Pang Yan Han2011-02-04
* Update translation file indexes and MakevarsDan McGee2011-02-04
* Add comment about download file resolutionDan McGee2011-02-04
* Merge remote-tracking branch 'allan/hash'Dan McGee2011-02-04
|\
| * Improve pkghash_remove algorithmDan McGee2011-02-04
| * Use alpm_list_remove_item in pkghash_removeDan McGee2011-02-04
| * Add new alpm_list_remove_item() functionDan McGee2011-02-04
| * Actually remove packages from pkghash on removalAllan McRae2011-02-04
| * Refactor finding position for new hash entryAllan McRae2011-02-04
| * Rehash efficientlyAllan McRae2011-02-04
| * Slightly more efficient rehash size selectionAllan McRae2011-02-04
| * Error handling for maximum database sizeAllan McRae2011-02-04
| * Change default sync hash table sizing to 66% fullDan McGee2011-02-04
| * Implement a quick and dirty rehash functionDan McGee2011-02-04
| * Read pkgcache into hashAllan McRae2011-02-04
| * Get estimated package count when populating databasesDan McGee2011-02-04
| * Add a hash table for holding packagesAllan McRae2011-02-04
* | Add more error checking and loggingDan McGee2011-02-04
* | Ensure found files are actually filesDan McGee2011-02-04
|/
* Fix locale.h/setlocale inclusion with --disable-nlsDan McGee2011-02-01
* alpm/depcmp: new NODEPVERSION flagXavier Chantry2011-01-31
* libalpm: fix db_update documentationXavier Chantry2011-01-31
* alpm: drop old target interfacesXavier Chantry2011-01-29
* alpm: deprecate old interfaceXavier Chantry2011-01-29
* alpm: new alpm_remove_pkg interfaceXavier Chantry2011-01-29
* alpm: add alpm_find_grp_pkgsXavier Chantry2011-01-29
* alpm: new alpm_add_pkg interfaceXavier Chantry2011-01-29
* alpm/dep: add alpm_find_dbs_satisfierXavier Chantry2011-01-29
* Add interactive provider selectionXavier Chantry2011-01-29
* Merge branch 'maint'Dan McGee2011-01-29
|\
| * libalpm: Fix a missing "nicht" (not) in German translation.Thomas Bächler2011-01-28
* | Remove need to explicitly register the local DBDan McGee2011-01-29
* | Ignore known but unused package descfile fieldsDan McGee2011-01-28
* | Fix memory leak and error code in DB readingDan McGee2011-01-24
* | Compute download size for sync packages onlyDan McGee2011-01-22
* | Merge branch 'maint'Dan McGee2011-01-22
|\|
| * Copy new backend translation over from frontend translationDan McGee2011-01-21
| * Fix double read issue in maint releasesDan McGee2011-01-12
| * Back out anticipated epoch changesDan McGee2011-01-11
* | Remove epoch as an independent fieldDan McGee2011-01-21
* | Allow version comparison to contain epoch specifierDan McGee2011-01-21
* | Add a likely_pkg hint argument to sync_db_readDan McGee2011-01-21
* | Improve splitname memory allocationDan McGee2011-01-21
* | Improve depends string parsingDan McGee2011-01-21
* | Add strndup fallback function to libalpm utilDan McGee2011-01-21
* | Fix integrity check status when installing from fileDan McGee2011-01-18
* | Merge branch 'diskspace-fixes'Dan McGee2011-01-11
|\ \
| * | Call archive_read_data_skip() while checking diskspaceDan McGee2011-01-11
| * | Add error message stating which partition is fullDan McGee2011-01-11