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: 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]