index
:
users/pehjota/opkg.git
feature/multiarch-coinstallation
feature/multiarch-coinstallation-v0.1
opkg-0.2.x
opkg
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libopkg
/
opkg.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
opkg: adding repository check function
ticktock35
2008-12-15
1
-0/+65
*
opkg: Consolidate error reporting from opkg_conf_init and ensure return value is
ticktock35
2008-12-15
1
-2/+17
*
opkg: consolidate error enums and add an error for when no package matches
ticktock35
2008-12-15
1
-16/+17
*
opkg.c moving the sig_file_name into the section of HAVE_GPGME
ticktock35
2008-12-15
1
-1/+2
*
opkg: run pre-install check before listing upgradable packages to ensure all
ticktock35
2008-12-15
1
-0/+3
*
opkg: update error handling for opkg_update_pkg in opkg.c and bump version nu...
ticktock35
2008-12-15
1
-1/+14
*
opkg: improve opkg_install error reporting and include a check to verify repo...
ticktock35
2008-12-15
1
-13/+25
*
opkg: report errors from opkg_remove_pkg
ticktock35
2008-12-15
1
-5/+3
*
opkg: fix typos
ticktock35
2008-12-15
1
-2/+3
*
opkg: improve error reporting
ticktock35
2008-12-15
1
-4/+21
*
opkg: remove redundant multiple_providers option and also remove redundant fa...
ticktock35
2008-12-15
1
-1/+0
*
opkg: (leak fixing, day 2) lots and lots of memory leaks fixed
ticktock35
2008-12-15
1
-7/+8
*
opkg: re-read package lists after update
ticktock35
2008-12-15
1
-0/+3
*
opkg: add some error codes to libopkg
ticktock35
2008-12-15
1
-10/+11
*
opkg: download required packages before install and report progress to clients
ticktock35
2008-12-15
1
-14/+91
*
opkg: protect against NULL src
ticktock35
2008-12-15
1
-1/+2
*
opkg: implement opkg_find_package()
ticktock35
2008-12-15
1
-29/+84
*
opkg: add more attributes to opkg_package_t
ticktock35
2008-12-15
1
-2/+6
*
opkg: add extra data to libopkg progress callbacks
ticktock35
2008-12-15
1
-46/+68
*
opkg: implement opkg_list_upgradable_packages function
ticktock35
2008-12-15
1
-1/+51
*
opkg: prevent segfault if option is not found
ticktock35
2008-12-15
1
-1/+8
*
opkg: implement package listing in new libopkg
ticktock35
2008-12-15
1
-0/+80
*
opkg: minor white space and indent fixes
ticktock35
2008-12-15
1
-10/+10
*
opkg: implement new opkg_upgrade_package and opkg_upgrade_all functions
ticktock35
2008-12-15
1
-2/+69
*
opkg: improve download callback handling and integrate into opkg_update_packa...
ticktock35
2008-12-15
1
-3/+44
*
opkg: add some safety macros
ticktock35
2008-12-15
1
-26/+47
*
opkg: fix problems in opkg_install_package and implement opkg_remove_package
ticktock35
2008-12-15
1
-3/+69
*
opkg: add progress callbacks to libopkg api
ticktock35
2008-12-15
1
-10/+35
*
libopkg: add some checks for NULL strings
ticktock35
2008-12-15
1
-6/+15
*
libopkg: add opkg_read_config_files() function
ticktock35
2008-12-15
1
-0/+43
*
opkg: fix header include path issues
ticktock35
2008-12-15
1
-1/+1
*
opkg: fix option array handling
ticktock35
2008-12-15
1
-19/+24
*
opkg: various white space cleanups and implement opkg_update_package_lists
ticktock35
2008-12-15
1
-32/+173
*
opkg: implement opkg_set_option() and opkg_get_option()
ticktock35
2008-12-15
1
-0/+75
*
opkg: start new libopkg api in opkg.{c,h} and remove all other header files
ticktock35
2008-12-15
1
-0/+156
*
opkg: remove old opkg.c
ticktock35
2008-12-15
1
-81/+0
*
opkg: re-arrange source code into sub-directories
ticktock35
2008-12-14
1
-0/+81
[prev]