2024-02-13 |
Michael Schroeder | Move special updaters handling into its own function |
commit | commitdiff | tree |
2024-02-13 |
Michael Schroeder | resolve_installed: remove dead code |
commit | commitdiff | tree |
2024-02-06 |
Michael Schroeder | Bring python singlespec nearer to the documentation |
commit | commitdiff | tree |
2024-02-06 |
Michael Schroeder | Get rid of a couple of time_t uses |
commit | commitdiff | tree |
2024-01-26 |
Michael Schroeder | Add changes, bump version to 0.7.28 0.7.28 |
commit | commitdiff | tree |
2024-01-26 |
Michael Schroeder | Add 'make clean' in singlespec build |
commit | commitdiff | tree |
2024-01-26 |
Michael Schroeder | Merge pull request #542 from bluca/typos |
commit | commitdiff | tree |
2024-01-25 |
Michael Schroeder | Get rid of cmake warning |
commit | commitdiff | tree |
2024-01-25 |
Michael Schroeder | Build for multiple python versions for SUSE |
commit | commitdiff | tree |
2023-12-11 |
Michael Schroeder | Merge pull request #546 from jonashaag/patch-1 |
commit | commitdiff | tree |
2023-12-02 |
Jonas Haag | Disable choice rules for Conda 546/head |
commit | commitdiff | tree |
2023-11-26 |
Luca Boccassi | Fix various typos found by Lintian 542/head |
commit | commitdiff | tree |
2023-11-23 |
Michael Schroeder | Add changes, bump version to 0.7.27 0.7.27 |
commit | commitdiff | tree |
2023-11-23 |
Michael Schroeder | Further optimize dirpool caching in repo_write |
commit | commitdiff | tree |
2023-11-23 |
Michael Schroeder | Add license blurb to findfileconflicts tool |
commit | commitdiff | tree |
2023-11-23 |
Michael Schroeder | installcheck: use solver_problemruleinfo2str() |
commit | commitdiff | tree |
2023-11-23 |
Michael Schroeder | No longer use legacy problem types in installcheck |
commit | commitdiff | tree |
2023-11-23 |
Michael Schroeder | Rewrite strlen_comp so that it no longer has its own... |
commit | commitdiff | tree |
2023-11-23 |
Michael Schroeder | Merge pull request #544 from Vogtinator/zst |
commit | commitdiff | tree |
2023-11-23 |
Fabian Vogt | installcheck: Support .zst files and fix .lzma 544/head |
commit | commitdiff | tree |
2023-11-08 |
Michael Schroeder | repo_write: add a small cache for putinowndirpool() |
commit | commitdiff | tree |
2023-11-07 |
Michael Schroeder | Add changes, bump version to 0.7.26 0.7.26 |
commit | commitdiff | tree |
2023-11-07 |
Michael Schroeder | repo_rpmdb.c: Do not use deprecated headerUnload with... |
commit | commitdiff | tree |
2023-09-27 |
Michael Schroeder | Fix evr roundtrip |
commit | commitdiff | tree |
2023-09-14 |
Michael Schroeder | Add changes, bump version to 0.7.25 0.7.25 |
commit | commitdiff | tree |
2023-09-12 |
Michael Schroeder | Support rich deps in SOLVABLE_PREREQ_IGNOREINST |
commit | commitdiff | tree |
2023-09-06 |
Michael Schroeder | Do not minimize from an installed to an uninstalled... |
commit | commitdiff | tree |
2023-07-21 |
Michael Schroeder | repo_conda: overwrite the package subdir with the info... |
commit | commitdiff | tree |
2023-07-20 |
Michael Schroeder | Save memory in repo_updateinfoxml by not interleaving... |
commit | commitdiff | tree |
2023-05-22 |
Michael Schroeder | Clean up header files |
commit | commitdiff | tree |
2023-05-22 |
Michael Schroeder | Merge pull request #530 from AntoinePrv/fix-header |
commit | commitdiff | tree |
2023-05-19 |
Michael Schroeder | choice rules: also do solver_choicerulecheck for packag... |
commit | commitdiff | tree |
2023-05-03 |
AntoinePrv | Fix incomplete headers 530/head |
commit | commitdiff | tree |
2023-04-21 |
Michael Schroeder | Only disable infarch rules on erase if the package... |
commit | commitdiff | tree |
2023-04-19 |
Michael Schroeder | Allow to break arch lock-step on erase operations |
commit | commitdiff | tree |
2023-04-19 |
Michael Schroeder | Add 'feature complex_deps' to ifelse_rec.t testcase |
commit | commitdiff | tree |
2023-04-18 |
Michael Schroeder | Add testcase for last commit |
commit | commitdiff | tree |
2023-04-18 |
Michael Schroeder | Treat condition both as positive and negative literal... |
commit | commitdiff | tree |
2023-04-13 |
Michael Schroeder | Add changes, bump version to 0.7.24 0.7.24 |
commit | commitdiff | tree |
2023-04-13 |
Michael Schroeder | Add back findutils requires for libsolv-tools |
commit | commitdiff | tree |
2023-02-23 |
Michael Schroeder | Merge pull request #520 from ffontaine/master |
commit | commitdiff | tree |
2023-02-15 |
Michael Schroeder | Merge pull request #521 from AntoinePrv/headers |
commit | commitdiff | tree |
2023-02-15 |
AntoinePrv | fix: header extern C and guard 521/head |
commit | commitdiff | tree |
2023-02-12 |
Fabrice Fontaine | Fix build without C++ 520/head |
commit | commitdiff | tree |
2023-01-31 |
Michael Schroeder | Document BPOOL_FLAG_NOWHATPROVIDESAUX and POOL_FLAG_WHA... |
commit | commitdiff | tree |
2023-01-13 |
Michael Schroeder | Use SOLVER_DECISIONLIST_SORTED in showwhy() |
commit | commitdiff | tree |
2023-01-13 |
Michael Schroeder | Implement decision sorting for package decisionlists |
commit | commitdiff | tree |
2023-01-09 |
Michael Schroeder | Support x86_64_v[234] architecture levels |
commit | commitdiff | tree |
2022-12-22 |
Michael Schroeder | Use pool instread of solv->pool where we can |
commit | commitdiff | tree |
2022-12-21 |
Michael Schroeder | Use solver_problem2str() convenience function in the... |
commit | commitdiff | tree |
2022-12-21 |
Michael Schroeder | Move replace solution types from the bindings to the... |
commit | commitdiff | tree |
2022-12-21 |
Michael Schroeder | Fix typo in comment |
commit | commitdiff | tree |
2022-12-21 |
Michael Schroeder | Split is_obsoleting() from policy_findupdatepackages |
commit | commitdiff | tree |
2022-12-20 |
Michael Schroeder | Merge pull request #516 from hroncok/no_distutils |
commit | commitdiff | tree |
2022-12-19 |
Miro Hrončok | Python: Remove usage of the deprecated distutils module 516/head |
commit | commitdiff | tree |
2022-12-19 |
Michael Schroeder | Fix pool_whatmatchesdep's SOLVABLE_NAME hack |
commit | commitdiff | tree |
2022-12-19 |
Michael Schroeder | Speed up obsoletes handling in update rule generation... |
commit | commitdiff | tree |
2022-12-19 |
Michael Schroeder | Add testcase for yumobs pruning |
commit | commitdiff | tree |
2022-12-16 |
Michael Schroeder | Improve pruning of yumobs branches |
commit | commitdiff | tree |
2022-12-15 |
Michael Schroeder | Add alternative/yumobs.t testcase |
commit | commitdiff | tree |
2022-12-15 |
Michael Schroeder | Do not report alternatives for yumobs splits |
commit | commitdiff | tree |
2022-12-15 |
Michael Schroeder | Move alternatives introspection code into decision.c |
commit | commitdiff | tree |
2022-12-15 |
Michael Schroeder | Add release to obsoletes in the alternative/update... |
commit | commitdiff | tree |
2022-12-15 |
Michael Schroeder | Require rpm dependencies in alternative/learnt |
commit | commitdiff | tree |
2022-12-14 |
Michael Schroeder | Add testcases for the alternative introspection |
commit | commitdiff | tree |
2022-12-14 |
Michael Schroeder | Adapt testcases to the last change |
commit | commitdiff | tree |
2022-12-14 |
Michael Schroeder | Make use of solver_alternative2str() in testcases |
commit | commitdiff | tree |
2022-12-14 |
Michael Schroeder | Handle learnt rules in solver_alternativeinfo() |
commit | commitdiff | tree |
2022-12-14 |
Michael Schroeder | Swap from/to in the ruleinfo instead of just overwriting |
commit | commitdiff | tree |
2022-12-13 |
Michael Schroeder | Update checksum types in bindings documentation |
commit | commitdiff | tree |
2022-12-13 |
Michael Schroeder | Add changes, bump version to 0.7.23 0.7.23 |
commit | commitdiff | tree |
2022-12-13 |
Michael Schroeder | solv: Do not print duchanges if there is no change |
commit | commitdiff | tree |
2022-12-13 |
Michael Schroeder | Add a DISABLE_UPDATE entry if we need to disable a... |
commit | commitdiff | tree |
2022-12-13 |
Michael Schroeder | Add solver_alternativeinfo() function |
commit | commitdiff | tree |
2022-12-13 |
Michael Schroeder | Make get_decision also return a decision for unrelated... |
commit | commitdiff | tree |
2022-12-13 |
Michael Schroeder | Add documentation for solver.get_decision() |
commit | commitdiff | tree |
2022-12-12 |
Michael Schroeder | Improve solver_alternative2str |
commit | commitdiff | tree |
2022-12-12 |
Michael Schroeder | Add alternative reporting |
commit | commitdiff | tree |
2022-12-12 |
Michael Schroeder | Document pool.solvableset2str and pool.solvidset2str |
commit | commitdiff | tree |
2022-12-12 |
Michael Schroeder | Document the Alternative, Decision, Decisionset classes |
commit | commitdiff | tree |
2022-12-12 |
Michael Schroeder | Rename solver.all_alternatives to solver.alternatives |
commit | commitdiff | tree |
2022-12-12 |
Michael Schroeder | Tweak decision bindings to make them more consistent |
commit | commitdiff | tree |
2022-12-12 |
Michael Schroeder | Make use of the new solver_decisionlist_merged() function |
commit | commitdiff | tree |
2022-12-12 |
Michael Schroeder | Add a solver_decisionlist_merged() function |
commit | commitdiff | tree |
2022-12-09 |
Michael Schroeder | bindings: add decisionlistset.decisions() to get the... |
commit | commitdiff | tree |
2022-12-08 |
Michael Schroeder | Small code refactoring, no functional changes |
commit | commitdiff | tree |
2022-12-08 |
Michael Schroeder | Small code cleanup, no functional changes |
commit | commitdiff | tree |
2022-12-08 |
Michael Schroeder | Add proof reporting to the 'solv' example tool |
commit | commitdiff | tree |
2022-12-08 |
Michael Schroeder | Add -Wno-missing-braces when compiling tcl bindings |
commit | commitdiff | tree |
2022-12-08 |
Michael Schroeder | Add Decisionlistset object to the bindings to support... |
commit | commitdiff | tree |
2022-12-07 |
Michael Schroeder | Support decisions in the bindings |
commit | commitdiff | tree |
2022-12-07 |
Michael Schroeder | Adapt testsolv to latest changes |
commit | commitdiff | tree |
2022-12-07 |
Michael Schroeder | Rename merge state to "bits" and put it into the decisi... |
commit | commitdiff | tree |
2022-12-06 |
Michael Schroeder | Add forgotten SOLVER_REASON_UNRELATED to solver_reason2str |
commit | commitdiff | tree |
2022-12-06 |
Michael Schroeder | Refactor linkedpkg handling |
commit | commitdiff | tree |
2022-12-06 |
Michael Schroeder | Adapt testsolv to the decision introspection changes |
commit | commitdiff | tree |
2022-12-06 |
Michael Schroeder | Add support for decisioninfo merging |
commit | commitdiff | tree |
2022-12-06 |
Michael Schroeder | Unify proof generation with decisionlist query |
commit | commitdiff | tree |
2022-12-06 |
Michael Schroeder | Provide new solvidset2str() function to print a set... |
commit | commitdiff | tree |
2022-12-01 |
Michael Schroeder | More tweaks for the proof reporting in testsolv |
commit | commitdiff | tree |
next |