summaryrefslogtreecommitdiffstats
path: root/libopkg/libopkg.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an unfortunate typo.graham.gower2009-11-231-1/+1
* Clean up the help output.graham.gower2009-11-231-0/+1
* atexit() isn't really appropriate for a library.graham.gower2009-11-151-0/+3
* The list-installed command does not exist.graham.gower2009-11-031-1/+0
* Remove unused callbacks, a legacy of the now removed ipkg API.graham.gower2009-11-021-62/+0
* Cleanup error_list stuff a bit more.graham.gower2009-11-011-2/+3
* Fix problems in error listpixdamix2009-10-291-2/+1
* [opkg] fixing typo & incompatible part to gcc 4.3.2ticktock352008-12-151-2/+2
* opkg: remove unused codeticktock352008-12-151-356/+0
* opkg: Consolidate error reporting from opkg_conf_init and ensure return value isticktock352008-12-151-0/+2
* opkg: set callbacks before opkg_conf_initticktock352008-12-151-3/+4
* opkg: 's/itsy/opkg/'ticktock352008-12-151-1/+1
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-2/+2
* libopkg: remove internal dependency on libopkg.h and opkg_cmd.hticktock352008-12-151-2/+0
* opkg: remove redundant OPKG_LIB conditional codeticktock352008-12-141-7/+0
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+527