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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-17
implement SOLVER_FLAG_BREAK_ORPHANS
Michael Schroeder
1
-0
/
+3
2013-10-14
Extend product link support to patterns/applications
Michael Schroeder
1
-0
/
+1
2013-09-13
add solver_rule2rules: learnt rule introspection
Michael Schroeder
1
-0
/
+1
2013-08-21
make solver_describe_decision always return a rule, add solver_rule2solvable()
Michael Schroeder
1
-0
/
+1
2013-05-07
add SOLVER_RULE_JOB_UNSUPPORTED and SOLVER_RULE_JOB_UNKNOWN_PACKAGE
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
/
+1
2012-12-10
implement special install/erase namespace provides hack
Michael Schroeder
1
-0
/
+1
2012-11-20
solver_samerule -> solver_rulecmp
Michael Schroeder
1
-1
/
+1
2012-11-19
implement SOLVER_FORCRBEST for install/up/dup
Michael Schroeder
1
-1
/
+5
2012-02-29
- fix cleandeps mistake handling
Michael Schroeder
1
-0
/
+1
2012-01-09
- hide solver internals
Michael Schroeder
1
-0
/
+1
2011-06-06
[backend] more introspection: solver_ruleliterals, solver_rule2jobidx, solver...
Michael Schroeder
1
-18
/
+22
2011-05-24
rename satsolver -> libsolv
Michael Schroeder
1
-2
/
+2
2010-05-04
- some more cleanup
Michael Schroeder
1
-0
/
+1
2010-05-03
- code cleanup
Michael Schroeder
1
-0
/
+2
2010-04-12
Also look at obsoletes of installed packages, like newer versions of rpm do
Michael Schroeder
1
-0
/
+1
2009-07-24
- add experimental support for choice rules to fix #485409
Michael Schroeder
1
-1
/
+2
2009-05-26
- move rest of rule functions from solver.c to rules.c
Michael Schroeder
1
-0
/
+19
2009-05-25
- split rule generation from solver.c into rules.c
Michael Schroeder
1
-0
/
+110