opkg: add a simple way to pass a path environment for pre/post scription execution...
[oweals/opkg-lede.git] / libopkg / pkg.c
2008-12-15 ticktock35opkg: add a simple way to pass a path environment for...
2008-12-15 ticktock35[opkg] fixing typo & incompatible part to gcc 4.3.2
2008-12-15 ticktock35opkg: fix the crashing issue.
2008-12-15 ticktock35opkg: mark one line that cause crash.
2008-12-15 ticktock35opkg: make .opk as the default opkg file extension
2008-12-15 ticktock35opkg: balance the installed_files reference count
2008-12-15 ticktock35opkg: consolidate error enums and add an error for...
2008-12-15 ticktock35opkg: remove redundant multiple_providers option and...
2008-12-15 ticktock35opkg: (leak fixing, day 2) lots and lots of memory...
2008-12-15 ticktock35opkg: (leak fixing, day 1) lots and lots of memory...
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
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: Enable Debian style revision field by default...
2008-12-15 ticktock35opkg: Update the version comparision to a more recent...
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories