]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2025-03-31  Bernhard M... Provide a symbol specific for the ruby-version 578/head
2024-11-28  Michael SchroederMake LIBSOLVEXT_FEATURE_APK available in solvversion.h
2024-11-28  Michael SchroederAdd apk.h. Not my day.
2024-11-28  Michael SchroederAdd forgotten apk2solv.c file
2024-11-28  Michael SchroederAdd a package/repo parser for apk
2024-11-28  Michael SchroederAdd support for DISTTYPE_APK to the libsolv core
2024-11-28  Michael SchroederMove tar handling from repo_arch into its own file
2024-11-25  Michael SchroederFix repo_add_arch_local() declaration
2024-11-12  Michael SchroederAdd changes, bump version to 0.7.31 0.7.31
2024-11-12  Michael SchroederUse the correct solvable id when checking the noarch map
2024-09-25  Michael SchroederInit the whatprovides of new ids to an empty list for...
2024-09-18  Michael SchroederMake POOL_FLAG_ADDFILEPROVIDESFILTERED behaviour more...
2024-09-16  Michael SchroederAdd rpm_query_idarray query function
2024-09-16  Michael SchroederSupport orderwithrequires dependencies in testcases
2024-09-12  Michael SchroederSupport rpm's "orderwithrequires" dependency
2024-07-22  Michael SchroederRefactor string pool merging in repo_solv
2024-07-11  Michael SchroederAdd changes, bump version to 0.7.30 0.7.30
2024-07-11  Michael SchroederMerge pull request #571 from ppisar/dump_genid_format_o...
2024-07-10  Petr PísařFix a possible format overflow in dump_genid() 571/head
2024-07-09  Michael SchroederAdd new SOLVER_FLAG_FOCUS_NEW focus type
2024-07-08  Michael Schroederrepo2solv: no longer use "find" to find rpms
2024-06-07  Michael SchroederAdd more changes
2024-06-07  Michael SchroederUse %version in the new conflict and add a changes...
2024-06-07  Michael SchroederMerge pull request #565 from bmwiedemann/conflict
2024-06-07  Bernhard M... Add a Conflicts in libsolv-tools-base 565/head
2024-05-21  Michael Schroederbindings: fix return value of repodata.add_solv()
2024-05-16  Michael SchroederAlso set errno for unsupported compressions in solv_xfo...
2024-05-16  Michael SchroederFix SHA-224 oid in solv_pgpvrfy
2024-05-16  Michael SchroederMerge pull request #563 from ppisar/solv_xfopen_unsuppo...
2024-05-15  Petr PísařReport unsupported compression in solv_xfopen() with... 563/head
2024-04-30  Michael SchroederAdd changes, bump version to 0.7.29 0.7.29
2024-04-30  Michael SchroederUse exclude of repo2solv/rpmdb2solv in libsolv-tools
2024-04-30  Michael SchroederMerge pull request #559 from dirkmueller/master
2024-04-30  Michael SchroederMerge pull request #561 from dirkmueller/remove_o3
2024-04-26  Dirk MüllerSplit libsolv-tools 559/head
2024-04-24  Dirk MüllerGo back to -O2 for relwithdebuginfo 561/head
2024-04-10  Michael Schroedermake testcases debian proof
2024-04-10  Michael SchroederAdd testcases for proof generation
2024-04-10  Michael Schroedertestsolv: Add missing entries to resultflags2str
2024-04-10  Michael SchroederRevert accidental change when sorting the decicions
2024-04-10  Michael SchroederUnbreak code to not end a proof with SOLVER_RULE_RPM_SA...
2024-04-09  Michael Schroedergetdecisionlist: keep track of all literals from a...
2024-03-27  Michael Schroederluasolv: delete debug line
2024-03-27  Michael Schroederbindings: implement returnself for lua
2024-03-27  Michael SchroederSome lua typemap cleanups
2024-03-27  Michael SchroederAdd datamatch.dep attribute support to the bindings
2024-03-27  Michael SchroederGlobally rename __str__ to str for perl and tcl
2024-03-27  Michael SchroederGlobally rename __str__ to to_s for ruby
2024-03-27  Michael SchroederAdd stringification for the solutionelement class
2024-03-27  Michael SchroederMerge pull request #557 from dcantrell/uninitialized...
2024-03-26  David CantrellFix a couple small static analysis findings for uniniti... 557/head
2024-03-25  Michael SchroederDelete duplicated lines
2024-03-25  Michael SchroederAdd lua to bindings documentation
2024-03-25  Michael SchroederAdd lua bindings
2024-03-25  Michael SchroederDo __eq__ and __ne__ renaming as global rename for tcl
2024-03-25  Michael SchroederCall appdata_get_helper with a pointer to the appdata
2024-02-15  Michael SchroederEnable MULTI_SEMANTICS in the spec file
2024-02-14  Michael SchroederRemove now unused argument
2024-02-14  Michael SchroederRemove more dead code
2024-02-14  Michael SchroederAlso fulfill the update rule if we did a "special updat...
2024-02-13  Michael SchroederAlways use PyObject_Call as suggested by Jan Kolarik
2024-02-13  Michael Schroederfix last commit
2024-02-13  Michael SchroederReplace deprecated PyEval_CallObject will PyObject_Call...
2024-02-13  Michael SchroederAdd testcase for issue #550
2024-02-13  Michael SchroederHandle installed packages in three passes
2024-02-13  Michael SchroederMove special updaters handling into its own function
2024-02-13  Michael Schroederresolve_installed: remove dead code
2024-02-06  Michael SchroederBring python singlespec nearer to the documentation
2024-02-06  Michael SchroederGet rid of a couple of time_t uses
2024-01-26  Michael SchroederAdd changes, bump version to 0.7.28 0.7.28
2024-01-26  Michael SchroederAdd 'make clean' in singlespec build
2024-01-26  Michael SchroederMerge pull request #542 from bluca/typos
2024-01-25  Michael SchroederGet rid of cmake warning
2024-01-25  Michael SchroederBuild for multiple python versions for SUSE
2023-12-11  Michael SchroederMerge pull request #546 from jonashaag/patch-1
2023-12-02  Jonas HaagDisable choice rules for Conda 546/head
2023-11-26  Luca BoccassiFix various typos found by Lintian 542/head
2023-11-23  Michael SchroederAdd changes, bump version to 0.7.27 0.7.27
2023-11-23  Michael SchroederFurther optimize dirpool caching in repo_write
2023-11-23  Michael SchroederAdd license blurb to findfileconflicts tool
2023-11-23  Michael Schroederinstallcheck: use solver_problemruleinfo2str()
2023-11-23  Michael SchroederNo longer use legacy problem types in installcheck
2023-11-23  Michael SchroederRewrite strlen_comp so that it no longer has its own...
2023-11-23  Michael SchroederMerge pull request #544 from Vogtinator/zst
2023-11-23  Fabian Vogtinstallcheck: Support .zst files and fix .lzma 544/head
2023-11-08  Michael Schroederrepo_write: add a small cache for putinowndirpool()
2023-11-07  Michael SchroederAdd changes, bump version to 0.7.26 0.7.26
2023-11-07  Michael Schroederrepo_rpmdb.c: Do not use deprecated headerUnload with...
2023-09-27  Michael SchroederFix evr roundtrip
2023-09-14  Michael SchroederAdd changes, bump version to 0.7.25 0.7.25
2023-09-12  Michael SchroederSupport rich deps in SOLVABLE_PREREQ_IGNOREINST
2023-09-06  Michael SchroederDo not minimize from an installed to an uninstalled...
2023-07-21  Michael Schroederrepo_conda: overwrite the package subdir with the info...
2023-07-20  Michael SchroederSave memory in repo_updateinfoxml by not interleaving...
2023-05-22  Michael SchroederClean up header files
2023-05-22  Michael SchroederMerge pull request #530 from AntoinePrv/fix-header
2023-05-19  Michael Schroederchoice rules: also do solver_choicerulecheck for packag...
2023-05-03  AntoinePrvFix incomplete headers 530/head
2023-04-21  Michael SchroederOnly disable infarch rules on erase if the package...
2023-04-19  Michael SchroederAllow to break arch lock-step on erase operations
next