]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2019-06-29  Wolf Vollprechtenable os x rpath usage in cmake 323/head
2019-06-17  Michael Schroederrepo2solv: support zchunk compressed data
2019-06-17  Michael Schroederbindings: add get_disabled_list() and set_disabled_list()
2019-06-13  Michael SchroederAdd changes
2019-06-13  Michael SchroederExtend the job to the install buddy for erase and lock...
2019-06-12  Michael SchroederAdd changes, bump version to 0.7.5 0.7.5
2019-06-05  Michael SchroederDo not use the broken RPMLIB_VERSION_LT macro
2019-06-05  Michael Schroederrpm-5.2 still had an array index
2019-06-05  Michael SchroederMake libsolv work with rpm 5.2
2019-06-05  Michael SchroederAdd some casts for clarification
2019-06-05  Michael SchroederAllow the complete 32bit for the rpm database id
2019-06-03  Michael SchroederRemove unused 'basefile' var
2019-06-03  Michael SchroederFix warnings found by clang
2019-06-03  Michael SchroederAnother deb tweak
2019-06-03  Michael SchroederMake testcase run on debian
2019-06-03  Michael SchroederAdd testcases for last commit
2019-06-03  Michael SchroederMake lock jobs trump dup and forcebest jobs
2019-06-03  Michael SchroederMake repo_lookup_type return the correct type for data...
2019-05-14  Michael SchroederMake peace with swig-4.0.0
2019-04-29  Michael SchroederAdd CVE numbers so that SUSE's maintenance engine is...
2019-04-18  Michael SchroederDelete superfluous spaces
2019-04-18  Michael SchroederMove move_installed_to_front call after sort_by_common_dep
2019-04-18  Michael SchroederDeal with update/feature jobs in alternative printing
2019-04-17  Michael SchroederAlso compare build version if only one of the solvables...
2019-04-17  Michael SchroederMake the conda.h header file available
2019-04-17  Michael Schroederrepo_conda: Fix type check of build_number
2019-04-15  Michael SchroederFix two mem leaks
2019-04-15  Michael Schroederpool_conda_matchspec: Use '*' as version when creating...
2019-04-15  Michael SchroederAlso compare buildflavor in version comparison code
2019-04-12  Michael SchroederAdd strfncs.h include for conda.c
2019-04-12  Michael SchroederAdd strfncs.h include
2019-04-12  Michael SchroederAdd credits for the win32 port
2019-04-12  Michael Schroederfmemopen.c: free handle if _fdopen fails
2019-04-12  Michael SchroederDebug: also dump dup flags
2019-04-12  Michael SchroederFix mem leak in solv_jsonparser
2019-04-11  Michael SchroederFix buildflavor position in testcase_solvid2str
2019-04-11  Michael SchroederCleanup jsonparser a bit
2019-04-11  Michael SchroederAdd RESULT_USERINSTALLED testcase output
2019-04-11  Michael SchroederMerge pull request #306 from wolfv/msvc_support
2019-04-11  Wolf VollprechtAdd MSVC compilation support with musl, enable OS X... 306/head
2019-04-11  Michael SchroederBe more correct with multiversion packages that obsolet...
2019-04-09  Michael SchroederUse buildversion for comparison if two versions are...
2019-04-09  Michael Schroederpool_conda_matchspec: return a simple dependency if...
2019-04-09  Michael SchroederTest last commit
2019-04-09  Michael SchroederFix SOLVER_FLAG_FOCUS_BEST updateing packages without...
2019-04-09  Michael SchroederBetter support for SOLVABLE_BUILDFLAVOR
2019-04-09  Michael SchroederFix a couple of signed/unsigned comparisons
2019-04-09  Michael SchroederAllow to lookup a single id with repodata_lookup_idarray
2019-04-08  Michael SchroederUse system type rpm in testcase
2019-04-08  Michael SchroederFix tests
2019-04-08  Michael SchroederMerge pull request #315 from ignatenkobrain/todo
2019-04-07  Igor Gnatenkotrivial: Drop implemented items from TODO 315/head
2019-04-05  Michael SchroederTweak solvable_identical and pool_solvable2str for...
2019-04-05  Michael SchroederDrop unused diskusagexml2solv.c
2019-04-05  Michael SchroederSplit testcase repo reading/writing into repo_testcase.c
2019-04-04  Michael SchroederAdd repo_add_conda() and conda2solv
2019-04-03  Michael SchroederGet rid of the favorq
2019-04-03  Michael SchroederMerge pull request #313 from ignatenkobrain/solver...
2019-04-03  Michael SchroederMore conda work
2019-04-03  Michael SchroederEscape \ in file argument before calling ADD_TEST
2019-04-02  Igor Gnatenkosolver: Free favorq when running solver_solve() 313/head
2019-04-02  Michael SchroederAdd solv_cloexec() function
2019-04-01  Michael SchroederFix leak in last commit
2019-04-01  Michael SchroederAllow to build libsolv without stdio cookie opens
2019-03-30  Igor Gnatenkobuild: use GNUInstallDirs
2019-03-29  Michael SchroederAdd changes, bump version to 0.7.4 0.7.4
2019-03-29  Igor GnatenkoMerge pull request #305 from ignatenkobrain/matchsolvable
2019-03-29  Michael SchroederImplement complex conda version matches
2019-03-28  Michael SchroederAdd support for REL_CONDA
2019-03-27  Michael SchroederRevert last two commits, we need to do this different
2019-03-27  Michael SchroederFix REL_EQ for conda, it's "==" and not "="
2019-03-27  Michael SchroederSupport DISTTYPE_CONDA in dep2str()
2019-03-27  Michael Schroederrepo_add_rpmdb: do not copy bad solvables from the...
2019-03-27  Michael SchroederDocument rpmdb2solv options
2019-03-27  Michael Schroederrepodata_unset_uninternalized: allow to delete all...
2019-03-26  Michael SchroederAdd testcase for cleandeps fix
2019-03-25  Michael SchroederOptimize last commit a bit
2019-03-25  Michael SchroederFix cleandeps updates not updating all packages
2019-03-25  Igor GnatenkoMerge pull request #303 from wolfv/patch-1
2019-03-21  Michael SchroederAdd DISTTYPE_CONDA and implement version comparison
2019-03-21  Michael SchroederDrop uio.h include
2019-03-16  Igor Gnatenkobindings: Add matchsolvable() for Pool and Selection 305/head
2019-03-13  Wolf VollprechtAdd ZSTD_INCLUDE_DIRS 303/head
2019-03-13  Wolf VollprechtAdd include_directory command to more compression libs
2019-03-12  Wolf VollprechtAdd zlib include directories
2019-03-05  Michael SchroederSplit SOLV_DEBUG_WATCHES from SOLV_DEBUG_PROPAGATE
2019-02-13  Michael SchroederSimplify moldule code
2019-02-13  Michael SchroederMerge pull request #296 from j-mracek/module-updateinfo
2019-02-13  Michael SchroederRemove identical pool check for now
2019-02-13  Michael SchroederMerge pull request #298 from ignatenkobrain/bindings
2019-02-13  Igor Gnatenkobindings: Add pool.whatmatchessolvable() 298/head
2019-02-13  Igor Gnatenkobindings: Add pool.best_solvables()
2019-02-13  Igor Gnatenkodoc: remove whitespaces at EOL
2019-02-07  Jaroslav MracekAdd support for modular updateinfo.xml data 296/head
2019-02-07  Michael SchroederMerge pull request #297 from adelcast/dev/adelcast...
2019-02-06  Alejandro del... solver_solve: only disfavor recommends if there are any 297/head
2019-01-30  Michael SchroederAdd changes, bump version to 0.7.3 0.7.3
2019-01-30  Michael SchroederSpecify source directoy for cmake call
2019-01-24  Michael Schroederzchunk: support skipping of optional elements
2019-01-24  Michael SchroederMake solver_addinfarchrules slightly more readable
next