summaryrefslogtreecommitdiff
path: root/lib/libalpm/pkghash.c
Commit message (Expand)AuthorAge
* Fix some database size estimation problemsDan McGee2011-02-15
* Refactor out common code in pkghash add functionsPang Yan Han2011-02-07
* Improve pkghash_remove algorithmDan McGee2011-02-04
* Use alpm_list_remove_item in pkghash_removeDan 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
* Implement a quick and dirty rehash functionDan McGee2011-02-04
* Add a hash table for holding packagesAllan McRae2011-02-04