libopkg: implement lightweight package listing logic
[oweals/opkg-lede.git] / libopkg / pkg_hash.h
2020-05-07 Jo-Philipp Wichlibopkg: support passing callbacks to feed parsing...
2017-02-16 Jo-Philipp Wichlibopkg: implement pkg_hash_load_package_details()...
2017-02-16 Jo-Philipp Wichlibopkg: support passing default state flags in pkg_has...
2017-02-16 Jo-Philipp Wichlibopkg: allow passing common package state flags to...
2017-02-16 Jo-Philipp Wichlibopkg: expose abstract_pkg_fetch_by_name()
2017-02-10 Jo-Philipp Wichtreewrite: use Lindent to reformat to kernel coding...
2011-04-07 javiplx@gmail.comRead the contents of lists files coming from 'dist...
2010-08-18 graham.gowerRemove trailing whitespace. Sorry if this breaks your...
2010-06-21 graham.gowerFix --force-reinstall by removing special case code...
2009-12-21 graham.gowerInitial stab at untangling the #include maze. Probably...
2009-12-11 graham.gowerMove loading of feeds and status files out of opkg_conf...
2009-12-09 graham.gowerMerge commit 'grg' into HEAD
2009-11-27 graham.gowerRemove unused parameter from pkg_hash_fetch_best_instal...
2009-11-25 graham.gowerVarious clean ups.
2008-12-15 ticktock35opkg: consolidate error enums and add an error for...
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories