cli: implement --force-signature
[oweals/opkg-lede.git] / libopkg / pkg.h
2017-02-10 Jo-Philipp Wichlibopkg: pass PKG_UPGRADE variable to package scripts
2010-08-18 graham.gowerRemove trailing whitespace. Sorry if this breaks your...
2009-12-21 graham.gowerInclude config.h to pull in HAVE_* macros where needed.
2009-12-21 graham.gowerInitial stab at untangling the #include maze. Probably...
2009-12-09 graham.gowerMerge commit 'grg' into HEAD
2009-11-25 graham.gowerVarious cleanups for pkg.{c,h}.
2009-11-25 graham.gowerMake a couple of functions static, and return void...
2009-11-23 pixdamixAllow to install a package from a read-only dir
2009-11-16 graham.gowerFix pkg_get_installed_files() to work with an offline_r...
2009-11-03 graham.gowerRemove prototype for deleted function.
2009-11-03 graham.gowerStop my eyes from bleeding.
2009-10-27 ticktock35Add sha256 ckecksums to okpg
2008-12-17 ticktock35move pkg_compare_name to pkg_vec and remove qsort in...
2008-12-17 ticktock35introduce the active_list for searching.
2008-12-15 ticktock35opkg: introduce active list into pkg_t
2008-12-15 ticktock35opkg: remove redundant multiple_providers option and...
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: enable -Werror in libopkg and fix resulting build...
2008-12-15 ticktock35opkg: add support for Tags attribute
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories