summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-02-19NEWS: update to v0.3.6v0.3.6Alejandro del Castillo
2018-02-19configure.ac: bump version to 0.3.6Alejandro del Castillo
2018-02-19libopkg/pkg_hash.c: fix possible infinite loopMichał Łyszczek
2018-02-19src/opkg.c: use getopt_long if getopt_long_only is not availableMichał Łyszczek
2018-02-19src, libopkg: don't use non-portable malloc.hMichał Łyszczek
2018-02-15populate_available_repos: make missing packages solvable non-version constrainedAlejandro del Castillo
2018-02-15opkg_conf_write_status_file: avoid duplicate entriesAlejandro del Castillo
2018-02-15opk.py: add removeOpk methodJulia Cartwright
2018-02-15opk.py: return opk object on addJulia Cartwright
2018-02-12opkg_download.c: add missing libgen.h includeMichał Łyszczek
2018-01-30libsolv_solver_execute_transaction: add case for obsolete packagesAlejandro del Castillo
2018-01-29opkg_install_pkg: remove unused parameter from_upgradeAlejandro del Castillo
2018-01-29tests/misc/update_loses_autoinstalled_flag.py: update testAlejandro del Castillo
2017-12-12libopkg: add compress_list_files optionAlejandro del Castillo
2017-12-12file_gz_compress: addAlejandro del Castillo
2017-12-12gz_write_archive: addAlejandro del Castillo
2017-12-12checkpatch.pl: make compatible with Perl 5.22 and laterAlejandro del Castillo
2017-10-10regress/issue9059.py: remove expected failureAlejandro del Castillo
2017-10-10regress/issue165b: make xfail output more verboseAlejandro del Castillo
2017-09-29Implement list-upgradable for the external libsolv solverBöszörményi Zoltán
2017-09-28Speed up file_hash_set_file_owner()Böszörményi Zoltán
2017-07-31is_pkg_a_provides: stick to name comparison for satisfied dependenciesAlejandro del Castillo
2017-06-15NEWS: update to v0.3.5v0.3.5Alejandro del Castillo
2017-06-15configure.ac: bump version to 0.3.5Alejandro del Castillo
2017-05-22test: add test case for dist-upgradeAlejandro del Castillo
2017-05-22opkgcl.py: add support for dist-upgradeAlejandro del Castillo
2017-05-22libsolv_solver_add_job: force target dist-upgrade operationAlejandro del Castillo
2017-05-22opkg_distupgrade_cmd: add dist-upgrade support for libsolvAlejandro del Castillo
2017-05-22parse_userfields: avoid buffer overrun with user fields > 1023Alejandro del Castillo
2017-05-08solv_solver_solve: print solver errors to stderrAlejandro del Castillo
2017-05-08calculate_dependencies_for: skip error message if --force-dependsAlejandro del Castillo
2017-05-08test: add test for issue 10781Alejandro del Castillo
2017-05-08is_provides_installed: check all installed and to be installed pkgsAlejandro del Castillo
2017-05-08pkg_hash_fetch_all_installed: add option for installed and to be installed pkgsAlejandro del Castillo
2017-05-08is_pkg_a_provides: extend check to Provides of pkgAlejandro del Castillo
2017-05-08internal_solver_solv: do not return if provider is already installedAlejandro del Castillo
2017-05-08calculate_dependencies_for: check return value on recursive callAlejandro del Castillo
2017-04-19parse_userfields: parse values until newlineAlejandro del Castillo
2017-04-19buildProvides: trim Provides stringsAlejandro del Castillo
2017-04-14Add support for installing packages with version constraints other than '='Michael Hansen
2017-04-03test/regress: standardize libsolv xfailsAlejandro del Castillo
2017-04-03regress/issue165b.py: make failure solver agnosticAlejandro del Castillo
2017-04-03test/regress: remove xfail from issue156.py & issue163.pyAlejandro del Castillo
2017-04-03pkg_run_script: use pkg->dest in half installed caseAlejandro del Castillo
2017-04-03pkg_get_provider_replacees: do not add duplicated replaceesAlejandro del Castillo
2017-04-03pkg_get_installed_replacees: do not add duplicated replaceesAlejandro del Castillo
2017-04-03buildProvides: do not add duplicated ab_pkg to provided_by listAlejandro del Castillo
2017-04-03opkgcl.py: add --force-postinstall flag to install, remove and upgradeAlejandro del Castillo
2017-03-23Update required libsolv version to 0.6.25 for changes in 90220245Michael Hansen
2017-03-16libsolv_solver_init: upgrade recommended dependenciesAlejandro del Castillo