]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2017-09-30  Ming Liurepo_rpmdb.c: increase MAX_HDR_CNT and MAX_HDR_DSIZE 230/head
2017-09-22  Michael Schroederremove bogus code
2017-09-22  Michael SchroederTest last fix
2017-09-22  Michael SchroederFix cleandeps erasing recommended packages if an update...
2017-09-21  Michael SchroederAdd list-with-deps option
2017-09-21  Michael SchroederTest cleandeps reporting
2017-09-20  Michael SchroederSupport cleandeps reporting in testcases
2017-09-20  Michael SchroederFix splitprovides handling with addalreadyrecommended...
2017-09-20  Michael Schroedersolver_get_cleandeps: filter packages that just got...
2017-09-11  Michael SchroederGet rid of PATH_MAX
2017-09-11  Michael SchroederDo not even try to remove not-considered packages in...
2017-09-11  Michael SchroederMerge pull request #225 from j-mracek/remove
2017-09-11  Michael SchroederAdd solver_get_cleandeps() method
2017-09-07  Jaroslav MracekNot remove excluded unused dependencies (RhBug:1260242) 225/head
2017-09-07  Michael SchroederAdd changes, bump version to 0.6.29 0.6.29
2017-09-07  Michael Schroederupdate TODO
2017-09-07  Michael SchroederExpose solver_get_recommendations in bindings
2017-09-07  Michael SchroederCleanup last commit a bit
2017-09-07  Michael SchroederMerge pull request #221 from EricAustinYu/master
2017-09-06  Michael SchroederMerge pull request #219 from Conan-Kudo/mgadefs
2017-09-06  Michael Schroederrpm upstream accepted the 'unless' pull request
2017-09-04  Michael SchroederSplit solver_dep_fulfilled_cplx from inline function...
2017-09-04  Michael SchroederMerge pull request #223 from ignatenkobrain/typos
2017-09-04  Igor Gnatenkodoc: findallproblemrule -> findallproblemrules 223/head
2017-09-04  Michael SchroederAdd REL_UNLESS to bindings and doc
2017-09-04  Michael SchroederAdd support for REL_UNLESS
2017-08-22  Eric Yupolicy.c: Fix solver_prune_to_highest_prio_per_name 221/head
2017-08-06  Neal GompaSwitch solv to read rpm-md repos on Mageia 219/head
2017-08-06  Neal GompaReplace 'redhat-release' with generic 'system-release'
2017-08-06  Neal GompaAdd missing Mageia definitions
2017-08-04  Michael SchroederMerge pull request #218 from ignatenkobrain/typos
2017-08-03  Igor Gnatenko--Typos 218/head
2017-08-03  Michael SchroederSupport REL_WITHOUT
2017-07-26  Michael SchroederClean up handling of packages we want to extend but...
2017-07-26  Michael Schroederrework section handling
2017-07-26  Michael SchroederTypos--
2017-07-26  Michael SchroederFix typos
2017-07-25  Michael SchroederMove generated man pages into a "gen" directory
2017-07-25  Michael SchroederUpdate boolean dependencies
2017-07-25  Michael SchroederAdd another use for extend_to_repo()
2017-07-25  Michael SchroederAdd vim modelines to asciidoc files
2017-07-25  Michael SchroederAdd parens in testcase
2017-07-25  Michael Schroedermix_depblocks -> distribute_depblocks
2017-07-24  Michael SchroederSimplify complex dep normailzation code
2017-07-24  Michael SchroederAdd complex deps rule generation tests
2017-07-24  Michael SchroederAdd TODO_1.0
2017-07-24  Michael Schroederrepoinfo_download.c: Add FEDORA ifdef
2017-07-24  Michael SchroederMerge pull request #216 from sunweaver/pr/sanitize...
2017-07-24  Brad KingSanitize PYTHONLIBS_VERSION_STRING before passing it... 216/head
2017-07-21  Michael SchroederMerge pull request #214 from larchunix/fix-compilation...
2017-07-21  Michael Schroederyumobs: remove bogus queue_empty() call
2017-07-10  Michael SchroederUse same heuristic as upstream rpm to determine if...
2017-07-01  Denis OllierFix compilation warnings 214/head
2017-06-30  Michael SchroederAdd changes, bump version to 0.6.28 0.6.28
2017-06-30  Michael SchroederMerge pull request #211 from jon-turney/master
2017-06-29  Jon TurneyAdd RUNTIME DESTINATION to INSTALL TARGETS 211/head
2017-06-19  Michael SchroederAdd conditionals for swig perl bug workaround
2017-06-05  Jon Turneynewlib has glibc-style qsort_r()
2017-05-30  Michael SchroederAdd extend_to_repo calls in examples
2017-05-30  Michael SchroederAdapt to bool handling of newer swig versions
2017-05-30  Michael SchroederFix suse version test
2017-05-30  Michael SchroederAdd solver reuse testcase
2017-05-30  Michael SchroederMerge pull request #195 from Conan-Kudo/enablemorefeatures
2017-05-29  Michael SchroederMerge pull request #209 from jon-turney/ftm-first
2017-05-28  Neal GompaEnable complex/rich dependencies for CentOS/RHEL 7 195/head
2017-05-25  Jon Turney_GNU_SOURCE should be defined before including any... 209/head
2017-05-25  Michael Schroederadd strong recommends testcase, fix break testcase
2017-05-24  Michael SchroederDo not own the repo pointer in ruby's each method
2017-05-24  Michael SchroederMerge pull request #208 from ignatenkobrain/repo-leak
2017-05-24  Michael SchroederDisable all weak recommends rules of a job instead...
2017-05-24  Michael SchroederAdd ENABLE_TESTCASE_HELIXREPO as hidden compile option
2017-05-23  Michael SchroederAdd pool_best_solvables() function
2017-05-21  Igor Gnatenkobindings: do not leak Repo in __next__() 208/head
2017-05-19  Michael SchroederMerge pull request #198 from ignatenkobrain/sourcepkg
2017-05-19  Michael SchroederMerge pull request #192 from Conan-Kudo/armsfp-support
2017-05-19  Igor Gnatenkobindings: expose sourcepkg functions 198/head
2017-05-11  Neal GompaDisable bzip2 and xz/lzma compression support for SLE...
2017-05-11  Michael SchroederMerge pull request #196 from jrohel/fix/rpmhead_read_int64
2017-05-09  Jaroslav RohelFix reading 64bit integer values from RPM header 196/head
2017-05-08  Neal GompaEnable more libsolv features and rework spec distro...
2017-04-26  Michael SchroederAdd changes, bump version to 0.6.27 0.6.27
2017-04-26  Michael SchroederAdd missing REL_ entries to bindings
2017-04-26  Michael SchroederAllocate in bigger chunks when a queue grows in size.
2017-04-25  Michael SchroederAlso check eqmagic in the paux case
2017-04-24  Michael SchroederSpeed up build-id provides queries
2017-04-19  Michael SchroederAdd missing 'static' keyword
2017-04-19  Michael SchroederAdd testcase for deeply nested dependencies
2017-04-19  Michael SchroederFormat REL_ERROR as <ERROR>
2017-04-19  Michael SchroederSimplify namespace formatting
2017-04-18  Michael SchroederChange testcase_dep2str_complex so that it handles...
2017-04-18  Michael SchroederAdd REL_ERROR for dependencies that could not be parsed
2017-04-12  Neal GompaAdd armv5tl to armsfp arch list 192/head
2017-03-22  Michael SchroederAdd missing part from last commit
2017-03-13  Michael SchroederDeal with installed packages with both "forcebest"...
2017-03-13  Michael SchroederDo not erase solvables of a different color when reques...
2017-03-07  Michael SchroederIgnore dirstr entries with Id zero when copying
2017-03-06  Michael SchroederMerge pull request #184 from ignatenkobrain/py3-defined
2017-03-06  Igor Gnatenkobuild: do not ignore PYTHON3_EXECUTABLE 184/head
2017-03-03  Michael SchroederMake dir2str return "/" if did == 1 and suf == NULL
2017-02-28  Michael SchroederChange example specfile to build with libxml2
next