Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | using list_head to handle the list | ticktock35 | 2008-12-18 | 1 | -9/+10 |
* | opkg: adding the hash_table_remove API, not using yet. | ticktock35 | 2008-12-15 | 1 | -2/+2 |
* | opkg: fix some memory leak and double free issues. | ticktock35 | 2008-12-15 | 1 | -8/+16 |
* | opkg: (leak fixing, day 2) lots and lots of memory leaks fixed | ticktock35 | 2008-12-15 | 1 | -0/+2 |
* | opkg: 's/itsy/opkg/' | ticktock35 | 2008-12-15 | 1 | -1/+1 |
* | opkg: remove opkg.h in preperation for new API | ticktock35 | 2008-12-15 | 1 | -1/+3 |
* | libopkg: remove internal dependency on libopkg.h and opkg_cmd.h | ticktock35 | 2008-12-15 | 1 | -2/+0 |
* | opkg: remove some printfs and replace with opkg_message where appropriate | ticktock35 | 2008-12-15 | 1 | -4/+8 |
* | opkg: implement removal of auto-installed packages | ticktock35 | 2008-12-14 | 1 | -3/+62 |
* | opkg: add autoremove command line option | ticktock35 | 2008-12-14 | 1 | -1/+4 |
* | opkg: re-arrange source code into sub-directories | ticktock35 | 2008-12-14 | 1 | -0/+383 |