Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opkg: strdup the command line arguments so we can free the struct properly later | ticktock35 | 2008-12-15 | 1 | -2/+2 |
* | opkg: (leak fixing, day 2) lots and lots of memory leaks fixed | ticktock35 | 2008-12-15 | 1 | -0/+6 |
* | opkg: remove verbose_wget option | ticktock35 | 2008-12-15 | 1 | -8/+0 |
* | opkg: remove opkg.h in preperation for new API | ticktock35 | 2008-12-15 | 1 | -1/+1 |
* | opkg: print help and version messages to stdout rather than stderr. Based on | ticktock35 | 2008-12-15 | 1 | -71/+71 |
* | opkg: remove redundant OPKG_LIB conditional code | ticktock35 | 2008-12-14 | 1 | -5/+0 |
* | opkg: add autoremove command line option | ticktock35 | 2008-12-14 | 1 | -1/+8 |
* | opkg: re-arrange source code into sub-directories | ticktock35 | 2008-12-14 | 1 | -0/+317 |