summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* opkg: fixing some trivial defects while reviewing codeticktock352008-12-151-1/+1
* adding list_upgradableticktock352008-12-151-0/+22
* opkg: remove the free_error_list wrong usage bugticktock352008-12-151-1/+1
* opkg: adding the hash_table_remove API, not using yet.ticktock352008-12-151-3/+3
* [opkg] fixing typo & incompatible part to gcc 4.3.2ticktock352008-12-151-2/+2
* [opkg] fix opkg crashes if PATH is unsetticktock352008-12-151-3/+14
* opkg: fix some memory leak and double free issues.ticktock352008-12-151-1/+1
* opkg: remove unused codeticktock352008-12-151-35/+6
* opkg: Consolidate error reporting from opkg_conf_init and ensure return value isticktock352008-12-151-13/+18
* opkg: consolidate error enums and add an error for when no package matchesticktock352008-12-151-6/+5
* opkg: remove redundant multiple_providers option and also remove redundant fa...ticktock352008-12-151-5/+1
* opkg: Implement proper reordering of packages before configuring.ticktock352008-12-151-1/+107
* opkg: improve download callback handling and integrate into opkg_update_packa...ticktock352008-12-151-3/+3
* opkg: 's/itsy/opkg/'ticktock352008-12-151-1/+1
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-9/+4
* opkg: use opkg_message rather than printf in opkg_verify_file()ticktock352008-12-151-1/+1
* opkg: skip downloading Packages.sig if GPGME is not enabled at build timeticktock352008-12-151-1/+5
* opkg: Remove unused CONFIG_CLEAR_SW_INSTALL_FLAG conditional codeticktock352008-12-151-27/+0
* opkg: remove redundant OPKG_LIB conditional codeticktock352008-12-141-42/+0
* opkg: use a single temporary directory for entire update transaction and removeticktock352008-12-141-20/+16
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+1467