Commit message (Expand) | Author | Age | |
---|---|---|---|
* | libalpm/pkghash.c: unused variable ptr | Xavier Chantry | 2011-04-04 |
* | Fix some database size estimation problems | Dan McGee | 2011-02-15 |
* | Refactor out common code in pkghash add functions | Pang Yan Han | 2011-02-07 |
* | Improve pkghash_remove algorithm | Dan McGee | 2011-02-04 |
* | Use alpm_list_remove_item in pkghash_remove | Dan McGee | 2011-02-04 |
* | Actually remove packages from pkghash on removal | Allan McRae | 2011-02-04 |
* | Refactor finding position for new hash entry | Allan McRae | 2011-02-04 |
* | Rehash efficiently | Allan McRae | 2011-02-04 |
* | Slightly more efficient rehash size selection | Allan McRae | 2011-02-04 |
* | Error handling for maximum database size | Allan McRae | 2011-02-04 |
* | Implement a quick and dirty rehash function | Dan McGee | 2011-02-04 |
* | Add a hash table for holding packages | Allan McRae | 2011-02-04 |