Imported Upstream version 0.7.11
[platform/upstream/libsolv.git] / src / rules.c
2020-11-27 DongHun KwakImported Upstream version 0.7.11 upstream/0.7.11
2020-11-27 DongHun KwakImported Upstream version 0.7.9 upstream/0.7.9
2020-11-27 DongHun KwakImported Upstream version 0.7.8 upstream/0.7.8
2020-11-27 DongHun KwakImported Upstream version 0.7.7 upstream/0.7.7
2019-09-10 DongHun KwakImported Upstream version 0.7.5 upstream/0.7.5
2019-09-10 DongHun KwakImported Upstream version 0.7.3 upstream/0.7.3
2019-09-10 DongHun KwakImported Upstream version 0.7.0 upstream/0.7.0
2019-09-10 DongHun KwakImported Upstream version 0.6.36 upstream/0.6.36
2018-12-04 DongHun KwakImported Upstream version 0.6.35 89/194389/1 upstream/0.6.35
2018-11-30 DongHun KwakImported Upstream version 0.6.31 01/194201/1 upstream/0.6.31
2018-11-30 DongHun KwakImported Upstream version 0.6.30 00/194200/1 upstream/0.6.30
2018-11-30 DongHun KwakImported Upstream version 0.6.29 99/194199/1 upstream/0.6.29
2018-11-30 DongHun KwakImported Upstream version 0.6.27 97/194197/1 upstream/0.6.27
2018-11-30 DongHun KwakImported Upstream version 0.6.25 95/194195/1 upstream/0.6.25
2018-11-30 DongHun KwakImported Upstream version 0.6.24 94/194194/1 upstream/0.6.24
2016-10-27 DongHun KwakImported Upstream version 0.6.23 22/94122/1 upstream/0.6.23
2016-10-27 DongHun KwakImported Upstream version 0.6.20 19/94119/1 upstream/0.6.20
2016-10-27 DongHun KwakImported Upstream version 0.6.18 17/94117/1 upstream/0.6.18
2016-10-27 DongHun KwakImported Upstream version 0.6.17 16/94116/1 upstream/0.6.17
2016-10-27 DongHun KwakImported Upstream version 0.6.16 15/94115/1 upstream/0.6.16
2016-10-27 DongHun KwakImported Upstream version 0.6.15 14/94114/1 upstream/0.6.15
2016-10-27 DongHun KwakImported Upstream version 0.6.14 13/94113/1 upstream/0.6.14
2016-10-27 DongHun KwakImported Upstream version 0.6.12 11/94111/1 upstream/0.6.12
2016-10-27 DongHun KwakImported Upstream version 0.6.11 10/94110/1 upstream/0.6.11
2016-10-27 DongHun KwakImported Upstream version 0.6.9 08/94108/1 upstream/0.6.9
2016-10-27 DongHun KwakImported Upstream version 0.6.6 05/94105/1 upstream/0.6.6
2016-10-27 DongHun KwakImported Upstream version 0.6.5 04/94104/1 upstream/0.6.5
2014-07-08 Michael Schroederfix instbuddy generation code
2014-04-22 Michael Schroederobey droporphaned map in keep_orhans mode
2014-04-17 Michael Schroederimplement SOLVER_FLAG_BREAK_ORPHANS
2014-04-16 Michael Schroederadd KEEP_ORPHANS and BREAK_ORPHANS solver flags
2014-04-04 Michael Schroeder[ABI BREAKAGE] add support for SHA224/384/512
2014-03-27 Michael Schroederfix getrpmruleinfos for linked packages
2014-03-25 Michael Schroederimprove solver_addrule a bit
2014-03-25 Michael SchroederDon't put -SYSTEMSOLVABLE into conflicts
2014-03-24 Michael Schroederignore negative assertions in choice rule generation
2014-03-24 Michael Schroedersmall optimization for solver_addupdaterule
2014-03-10 Michael Schroederimplement complex deps handling in cleandeps/unneeded...
2014-03-05 Michael Schroederadd support for complex dependencies
2014-02-21 Michael Schroederfix bug in solver_get_unneeded that could lead to an...
2014-02-12 Michael Schroederrefactor a bit
2014-02-04 Michael Schroederdo not create update/feature rules for applications...
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-12-17 Michael Schroederchange infarch rule generation so that it does not...
2013-12-17 Michael Schroederfix typo in solver_addbestrules
2013-12-04 Michael Schroederimplement lock-stepping for infarch packages in implici...
2013-10-17 Michael Schroedersimplify packagelink code a bit
2013-10-16 Michael Schroederremove trailing whitespace
2013-10-16 Michael Schroederrefactor most of the linked pkg code into a seperate...
2013-10-15 Michael Schroederget rid of unused variables if ENABLE_LINKED_PKGS is...
2013-10-15 Michael Schroedermake linked package support a condition build option
2013-10-14 Michael SchroederExtend product link support to patterns/applications
2013-09-23 Michael Schroederdo not add back cleandeps_updatepkgs packages [bnc...
2013-09-13 Michael Schroederadd solver_rule2rules: learnt rule introspection
2013-09-13 Michael Schroederadd solv_memdup and solv_memdup2 inline helper functions
2013-08-21 Michael Schroedermake solver_describe_decision always return a rule...
2013-06-04 Michael Schroederadd POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the...
2013-05-15 Michael SchroederLookat at keepexplicitobsoletes when creating update...
2013-05-07 Michael Schroederadd SOLVER_RULE_JOB_UNSUPPORTED and SOLVER_RULE_JOB_UNK...
2013-04-19 Michael SchroederMerge pull request #29 from weinhold/upstream
2013-04-18 Ingo WeinholdHaiku: The notation for the pre-release version part...
2013-04-17 Michael Schroederrules/selection: use strrchr in EVR checks as well
2013-04-17 Michael Schroederadapt SET_EV/SET_EVR magic to haiku for completeness
2013-04-05 Michael Schroedermake queue_insertn more flexible
2013-04-05 Michael Schroederrefactor a bit
2013-04-04 Michael SchroederDo extra checking for choice rules so that they don...
2013-03-22 Michael Schroederrename "NOOBSOLETES" to "MULTIVERSION"
2013-02-05 Michael Schroederfurther optimize solver_reenablepolicyrules
2013-02-04 Michael Schroederoptimize code a bit to make analyze_unsolvable faster
2013-02-04 Michael Schroedermake it possible to re-run an existing solver (re-using...
2013-01-15 Michael Schroederdo not ignore disabled/considered flags for src packages
2012-12-18 Michael Schroederdon't access r->p after solver_addrule is called, as...
2012-12-10 Michael Schroederimplement special install/erase namespace provides...
2012-12-04 Michael Schroedersupport cleandeps in targeted up/dup cases, add tests
2012-11-30 Michael Schroedersmall optimization for targeted dup
2012-11-30 Michael Schroederanother targeted dup fix, add testcases
2012-11-29 Michael Schroederfix targeted dup, we also have to add the obsoleters...
2012-11-29 Michael Schroederadd SOLVER_TARGETED and SOLVER_FLAG_NO_AUTOTARGET flags
2012-11-27 Michael Schroedermake FOR_RULELITERALS safe against whatprovides realloc
2012-11-22 Michael Schroedersmall code cleanups
2012-11-20 Michael Schroedersolver_samerule -> solver_rulecmp
2012-11-20 Michael Schroederdo not add identical choice rules
2012-11-20 Michael Schroedermake FORCEBEST work with targeted up/dup
2012-11-19 Michael Schroederfix typo caught by testcase
2012-11-19 Michael Schroederimplement SOLVER_FORCRBEST for install/up/dup
2012-11-15 Michael Schroederimplement dup on single packages
2012-10-26 Michael Schroedersupport SOLVER_SOLVABLE_REPO and SOLVER_SOLVABLE_ALL...
2012-10-25 Michael Schroedergeneralize matching code from examples/solv.c to src...
2012-05-31 Michael Schroeder- [valgrind] the userinstalled map only contains the...
2012-04-16 Michael Schroeder- add map_or and queue_prealloc
2012-04-12 Michael Schroeder- also obey keepexplicitobsoletes when disabling update...
2012-04-11 Michael SchroederMerge pull request #12 from zde/master
2012-04-10 Zdeněk PavlasSOLVER_FLAG_KEEP_EXPLICIT_OBSOLETES
2012-04-03 Michael Schroeder- get rid of DEBINA_SEMANTICS, add pool->noarchid,...
2012-03-26 Michael Schroeder- add "allownamechange" flag for completeness
2012-03-06 Michael Schroeder- change duprule generation to ignore uninstallable...
2012-03-05 Michael Schroeder- clean up update/feature rule handling in allowuninsta...
2012-03-01 Michael Schroeder- rename repo_add_solv_flags to repo_add_solv. Should...
2012-03-01 Michael Schroeder- fix cleandeps bug with supplemented userinstalled...
2012-03-01 Michael Schroeder- improve unneeded algorithm a bit more
next