summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-26configure.ac: Bump version to v0.3.0-rc0v0.3.0-rc0Paul Barker
2014-11-14Merge branch 'opkg-0.2.x'Paul Barker
2014-11-13configure.ac: Bump version to 0.2.4v0.2.4opkg-0.2.xPaul Barker
2014-11-13NEWS: Update for v0.2.4 releasePaul Barker
2014-11-13tests/regress: Expect issue152.py to passPaul Barker
2014-11-13Merge branch 'opkg-0.2.x'Paul Barker
2014-11-13pkg_hash: Fix selection with multiple equal providersPaul Barker
2014-11-13tests/regress: Add test case for issue 152Paul Barker
2014-11-10tests/regress: Add test for '--add-exclude'Paul Barker
2014-11-10tests/regress: Add test for '--no-install-recommends'Paul Barker
2014-11-10opkg: Add and implement '--add-exclude' argumentMark Hatle
2014-11-10opkg_conf: Add and implement 'no_install_recommends' optionMark Hatle
2014-11-03tests/regress: Note that test case 18 matches issue 144Paul Barker
2014-10-28Merge branch 'opkg-0.2.x'Paul Barker
2014-10-28opkg_install: Set pkg state and give advice when install failsPaul Barker
2014-10-28opkg_upgrade: Do not upgrade orphan packagesGaël PORTAY
2014-10-28opkg_upgrade: Upgrade must not modify package flagsGaël PORTAY
2014-10-28release: Verify correct file when not using gzipPaul Barker
2014-10-28unarchive: Fix broken uname and gname cacheAndreas Monzner
2014-10-28pkg_hash_fetch_conflicts: fix possible segfaultsAndreas Oberritter
2014-10-28pkg_depends: Don't mark Conflicts as DependsAndreas Oberritter
2014-10-28pkg_depends: Prevent repeats in depended_upon_byPaul Barker
2014-10-28opkg_install: Fix check for orphan dependentsPaul Barker
2014-10-28opkg_install: Keep auto-installed packages when moved from 'Depends' to 'Reco...Andreas Monzner
2014-10-28abstract_pkg_t: Make depended_upon_by a pkg_vecPaul Barker
2014-10-28opkg_install: Remove orphan RECOMMENDS during upgradePaul Barker
2014-10-28opkg_conf, pkg_hash: Correct checks of pkg->state_flagPaul Barker
2014-10-27opkg-check-config: Use sh instead of bashPaul Barker
2014-10-26str_list: Add str_list_contains functionPaul Barker
2014-10-24opkg_install: Update prerm/postrm commentsPaul Barker
2014-10-24opkg_install: Call prerm and postrm scripts on package upgradePeter Urbanec
2014-10-24opkg_remove_pkg: Remove from_upgrade argumentPaul Barker
2014-10-21Merge branch 'opkg-0.2.x'Paul Barker
2014-10-21opkg_remove: avoid remove pkg repeatly with option --force-removal-of-depende...Hongxu Jia
2014-10-21configure.ac: Bump version to 0.2.4-SNAPSHOTPaul Barker
2014-10-21opkg-key: Improve usage outputPaul Barker
2014-10-21opkg-key: Add 'populate' optionPaul Barker
2014-10-21opkg-key: Add 'reset' optionPaul Barker
2014-10-12opkg_conf: Add and implement ignore_maintainer optionPaul Barker
2014-10-12opkg_install: Fix level of message if conffile is changedPaul Barker
2014-10-11opkg_conf: Set default signature_type optionPaul Barker
2014-10-11opkg_conf: Add and implement cache_local_files optionPaul Barker
2014-10-11file_util: Add file_link functionPaul Barker
2014-10-11opkg_conf: Add and implement check_pkg_signature optionPaul Barker
2014-09-16opkg_download: Refactor opkg_download_pkgPaul Barker
2014-09-05Merge branch 'opkg-0.2.x'Paul Barker
2014-09-05configure.ac: Bump version to 0.2.3v0.2.3Paul Barker
2014-09-01configure.ac: Check for gpg-error using pkg-configPaul Barker
2014-08-23Merge branch 'opkg-0.2.x'Paul Barker
2014-08-22pkg_hash_fetch_best_installation_candidate_by_name: Drop unnecessary constrai...Paul Barker