Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-04 | Actually remove packages from pkghash on removal | Allan McRae | 1 | -1/+1 | |
Fully removes a package from the hash. Also unify prototype with removal from an alpm_list_t, fixing issues when removing a package from the pkgcache. Signed-off-by: Allan McRae <allan@archlinux.org> | |||||
2011-02-04 | Add a hash table for holding packages | Allan McRae | 1 | -0/+58 | |
Signed-off-by: Allan McRae <allan@archlinux.org> |