summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_remove.c
Commit message (Expand)AuthorAgeFilesLines
* using list_head to handle the listticktock352008-12-181-9/+10
* opkg: adding the hash_table_remove API, not using yet.ticktock352008-12-151-2/+2
* opkg: fix some memory leak and double free issues.ticktock352008-12-151-8/+16
* opkg: (leak fixing, day 2) lots and lots of memory leaks fixedticktock352008-12-151-0/+2
* opkg: 's/itsy/opkg/'ticktock352008-12-151-1/+1
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-1/+3
* libopkg: remove internal dependency on libopkg.h and opkg_cmd.hticktock352008-12-151-2/+0
* opkg: remove some printfs and replace with opkg_message where appropriateticktock352008-12-151-4/+8
* opkg: implement removal of auto-installed packagesticktock352008-12-141-3/+62
* opkg: add autoremove command line optionticktock352008-12-141-1/+4
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+383