cache.c


Log

Author Commit Date CI Message
William Pitcock c04a6435 2013-03-15T16:50:30 cache: handle pkg being NULL on pkg_cache_add()/pkg_cache_remove()
William Pitcock b475859c 2013-03-01T10:14:20 cache: use new pkg_list_t framework
William Pitcock dd53cd57 2013-02-25T23:29:57 pkg: implement refcounting and a deeper cache
William Pitcock c9831c1e 2013-02-25T22:40:30 pkg: use pkg_cache APIs.
William Pitcock 9439b029 2013-02-25T17:36:09 cache: add high-level cache API