summaryrefslogtreecommitdiffstats
path: root/libopkg/args.c
Commit message (Expand)AuthorAgeFilesLines
* opkg: make .opk as the default opkg file extensionticktock352008-12-151-1/+1
* opkg: let args_init return 0 is successfulticktock352008-12-151-1/+4
* opkg: strdup the command line arguments so we can free the struct properly laterticktock352008-12-151-2/+2
* opkg: (leak fixing, day 2) lots and lots of memory leaks fixedticktock352008-12-151-0/+6
* opkg: remove verbose_wget optionticktock352008-12-151-8/+0
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-1/+1
* opkg: print help and version messages to stdout rather than stderr. Based onticktock352008-12-151-71/+71
* opkg: remove redundant OPKG_LIB conditional codeticktock352008-12-141-5/+0
* opkg: add autoremove command line optionticktock352008-12-141-1/+8
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+317