Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-04 | Implement a quick and dirty rehash function | Dan McGee | 1 | -11/+16 | |
This allows us to get through the rehash required by smoke001 and pass all pactests. It is by no means the best or most efficient implementation but it does do the job. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2011-02-04 | Add a hash table for holding packages | Allan McRae | 1 | -0/+292 | |
Signed-off-by: Allan McRae <allan@archlinux.org> |