summaryrefslogtreecommitdiffstats
path: root/libopkg/libopkg.c
Commit message (Expand)AuthorAgeFilesLines
* Move libopkg.c out into the src dir. It shouldn't be part of the library.graham.gower2009-12-171-117/+0
* Spacing.graham.gower2009-12-171-1/+1
* Not all ERROR messages are in paths that return as an error. Print them anyway.graham.gower2009-12-101-0/+3
* Remove args_t and cleanup unused stuff.graham.gower2009-12-101-14/+14
* Move loading of feeds and status files out of opkg_conf_init().graham.gower2009-12-101-6/+20
* Merge commit 'grg' into HEADgraham.gower2009-12-081-25/+19
* 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