opkg: trivial, clean up obsolete code, and some typo
[oweals/opkg-lede.git] / libopkg / opkg_conf.c
2008-12-15 ticktock35opkg: add a simple way to pass a path environment for...
2008-12-15 ticktock35opkg: adding cache support
2008-12-15 ticktock35opkg: remove unused code
2008-12-15 ticktock35opkg: Consolidate error reporting from opkg_conf_init...
2008-12-15 ticktock35opkg: remove redundant multiple_providers option and...
2008-12-15 ticktock35opkg: (leak fixing, day 2) lots and lots of memory...
2008-12-15 ticktock35opkg: (leak fixing, day 1) lots and lots of memory...
2008-12-15 ticktock35opkg: remove verbose_wget option
2008-12-15 ticktock35opkg: implement opkg_set_option() and opkg_get_option()
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35opkg: enable -Werror in libopkg and fix resulting build...
2008-12-15 ticktock35opkg: add autoremove command line option
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories