index
:
platform/upstream/libsolv
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_wearable
backup/libsolv-0.7.16-20211223
backup/libsolv-0.7.20-20220922
sandbox/backup/libsolv-0.7.6_20201127
sandbox/backup/libsolv_0.6.35_20190917
sandbox/backup/libsolv_0.6.35_20200203
sandbox/backup/libsolv_0.7.20_20231208
sandbox/dh0128.kwak/libsolv-0.7.20-20211223
sandbox/dh0128.kwak/libsolv-0.7.22-20220921
sandbox/dh0128.kwak/libsolv_0.7.16
sandbox/dh0128.kwak/libsolv_0.7.6
sandbox/libsolv_0.7.27
sandbox/pcoval/tizen
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_stable
upgrade_libzypp
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rules.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-04
[ABI BREAKAGE] add support for SHA224/384/512
Michael Schroeder
1
-3
/
+5
2014-03-27
fix getrpmruleinfos for linked packages
Michael Schroeder
1
-2
/
+6
2014-03-25
improve solver_addrule a bit
Michael Schroeder
1
-38
/
+30
2014-03-25
Don't put -SYSTEMSOLVABLE into conflicts
Michael Schroeder
1
-1
/
+4
2014-03-24
ignore negative assertions in choice rule generation
Michael Schroeder
1
-1
/
+1
2014-03-24
small optimization for solver_addupdaterule
Michael Schroeder
1
-37
/
+45
2014-03-10
implement complex deps handling in cleandeps/unneeded calculation
Michael Schroeder
1
-37
/
+186
2014-03-05
add support for complex dependencies
Michael Schroeder
1
-0
/
+177
2014-02-21
fix bug in solver_get_unneeded that could lead to an endless loop
Michael Schroeder
1
-3
/
+3
2014-02-12
refactor a bit
Michael Schroeder
1
-68
/
+54
2014-02-04
do not create update/feature rules for applications or patterns
Michael Schroeder
1
-5
/
+30
2013-12-17
change infarch rule generation so that it does not break installed lock-steps
Michael Schroeder
1
-7
/
+75
2013-12-17
fix typo in solver_addbestrules
Michael Schroeder
1
-1
/
+1
2013-12-04
implement lock-stepping for infarch packages in implicitobsoleteusescolors mode
Michael Schroeder
1
-1
/
+20
2013-10-17
simplify packagelink code a bit
Michael Schroeder
1
-28
/
+17
2013-10-16
remove trailing whitespace
Michael Schroeder
1
-42
/
+42
2013-10-16
refactor most of the linked pkg code into a seperate source file
Michael Schroeder
1
-201
/
+10
2013-10-15
get rid of unused variables if ENABLE_LINKED_PKGS is not set
Michael Schroeder
1
-0
/
+2
2013-10-15
make linked package support a condition build option
Michael Schroeder
1
-0
/
+17
2013-10-14
Extend product link support to patterns/applications
Michael Schroeder
1
-33
/
+348
2013-09-23
do not add back cleandeps_updatepkgs packages [bnc#841781]
Michael Schroeder
1
-0
/
+9
2013-09-13
add solver_rule2rules: learnt rule introspection
Michael Schroeder
1
-0
/
+43
2013-09-13
add solv_memdup and solv_memdup2 inline helper functions
Michael Schroeder
1
-4
/
+1
2013-08-21
make solver_describe_decision always return a rule, add solver_rule2solvable()
Michael Schroeder
1
-0
/
+10
2013-06-04
add POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the current rpm behaviour
Michael Schroeder
1
-3
/
+3
2013-05-15
Lookat at keepexplicitobsoletes when creating update rules for multiversion p...
Michael Schroeder
1
-1
/
+8
2013-05-07
add SOLVER_RULE_JOB_UNSUPPORTED and SOLVER_RULE_JOB_UNKNOWN_PACKAGE
Michael Schroeder
1
-5
/
+7
2013-04-18
Haiku: The notation for the pre-release version part changed
Ingo Weinhold
1
-2
/
+0
2013-04-17
rules/selection: use strrchr in EVR checks as well
Michael Schroeder
1
-1
/
+1
2013-04-17
adapt SET_EV/SET_EVR magic to haiku for completeness
Michael Schroeder
1
-5
/
+4
2013-04-05
make queue_insertn more flexible
Michael Schroeder
1
-1
/
+1
2013-04-05
refactor a bit
Michael Schroeder
1
-6
/
+17
2013-04-04
Do extra checking for choice rules so that they don't interfere with package ...
Michael Schroeder
1
-5
/
+85
2013-03-22
rename "NOOBSOLETES" to "MULTIVERSION"
Michael Schroeder
1
-16
/
+16
2013-02-05
further optimize solver_reenablepolicyrules
Michael Schroeder
1
-19
/
+58
2013-02-04
optimize code a bit to make analyze_unsolvable faster
Michael Schroeder
1
-0
/
+2
2013-02-04
make it possible to re-run an existing solver (re-using the rpm rules)
Michael Schroeder
1
-0
/
+6
2013-01-15
do not ignore disabled/considered flags for src packages
Michael Schroeder
1
-6
/
+8
2012-12-18
don't access r->p after solver_addrule is called, as it may realloc the rules
Michael Schroeder
1
-4
/
+5
2012-12-10
implement special install/erase namespace provides hack
Michael Schroeder
1
-11
/
+127
2012-12-04
support cleandeps in targeted up/dup cases, add tests
Michael Schroeder
1
-4
/
+31
2012-11-30
small optimization for targeted dup
Michael Schroeder
1
-2
/
+2
2012-11-30
another targeted dup fix, add testcases
Michael Schroeder
1
-127
/
+101
2012-11-29
fix targeted dup, we also have to add the obsoleters to the involved map
Michael Schroeder
1
-24
/
+20
2012-11-29
add SOLVER_TARGETED and SOLVER_FLAG_NO_AUTOTARGET flags
Michael Schroeder
1
-11
/
+36
2012-11-27
make FOR_RULELITERALS safe against whatprovides realloc
Michael Schroeder
1
-6
/
+6
2012-11-22
small code cleanups
Michael Schroeder
1
-3
/
+5
2012-11-20
solver_samerule -> solver_rulecmp
Michael Schroeder
1
-1
/
+1
2012-11-20
do not add identical choice rules
Michael Schroeder
1
-0
/
+19
2012-11-20
make FORCEBEST work with targeted up/dup
Michael Schroeder
1
-1
/
+41
[next]