aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_upgrade.c
AgeCommit message (Expand)Author
2014-12-15libopkg: Reformat multi-line if statmentsPaul Barker
2014-12-15libopkg: Tidy up reformatted C filesPaul Barker
2014-12-15Initial reformat with 'indent'Paul Barker
2014-08-01Merge branch 'opkg-0.2.x'Paul Barker
2014-07-27opkg_upgrade: Reset state_want flags after failed installPaul Barker
2014-07-27opkg_install, opkg_upgrade: Mark packages as SW_INSTALL during preparePaul Barker
2014-07-27opkg_upgrade_multiple_pkgs: New functionPaul Barker
2014-07-27opkg_upgrade_pkg: RefactorPaul Barker
2014-07-03Respect config.hPaul Barker
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
2014-05-30Respect config.hPaul Barker
2014-03-13opkg_upgrade: Do not upgrade orphan packagesGaël PORTAY
2014-03-13opkg_upgrade: Upgrade must not modify package flagsGaël PORTAY
2013-09-02Fix -Wsign-comparepaul.betafive@gmail.com
2013-09-02Renamed conf to opkg_configpaul.betafive@gmail.com
2010-08-18Remove trailing whitespace. Sorry if this breaks your patches.graham.gower
2009-12-21Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower
2009-12-09Merge commit 'grg' into HEADgraham.gower
2009-11-27Remove unused parameter from pkg_hash_fetch_best_installation_candidate().graham.gower
2009-11-26Minor cleanup for opkg_upgrade.cgraham.gower
2008-12-15opkg: using active_list to list all the installed pkgs.ticktock35
2008-12-15opkg: using active list to list upgradeable pkgsticktock35
2008-12-15adding list_upgradableticktock35
2008-12-15opkg: trivial just indentticktock35
2008-12-15opkg: consolidate error enums and add an error for when no package matchesticktock35
2008-12-15opkg: (leak fixing, day 2) lots and lots of memory leaks fixedticktock35
2008-12-15opkg: 's/itsy/opkg/'ticktock35
2008-12-15opkg: remove opkg.h in preperation for new APIticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35