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
/
solverdebug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-16
- create transaction as solver result
Michael Schroeder
1
-51
/
+56
2009-03-17
- replace old solver_problemruleinfo with new solver_ruleinfo function
Michael Schroeder
1
-15
/
+25
2009-03-13
- rewrite policy rule disabling/re-enabling (fixes bnc#481836)
Michael Schroeder
1
-1
/
+1
2009-03-02
- frontport solver_trivial_installable() change
Michael Schroeder
1
-4
/
+1
2009-01-22
- improve infarch/dup rule problem handling
Michael Schroeder
1
-2
/
+4
2009-01-19
- add inferior arch handling
Michael Schroeder
1
-1
/
+27
2008-12-17
- treat undecided packages as erase like libzypp does
Michael Schroeder
1
-2
/
+2
2008-11-04
- add support for SOLVER_ESSENTIAL flag, marks a job that has to be
Michael Schroeder
1
-1
/
+1
2008-10-22
- add pool_set_installed() function, remove no longer needed "installed"
Michael Schroeder
1
-1
/
+1
2008-09-17
- Change provide iterator from ID pointer to ID. Before, iterating
Michael Schroeder
1
-3
/
+3
2008-08-29
- new job commands, now combinded from job type and select type
Michael Schroeder
1
-27
/
+72
2008-05-14
- change some comments
Michael Schroeder
1
-12
/
+56
2008-05-13
- support SOLVER_NOOBSOLETES* jobs, tell the solver that those packages
Michael Schroeder
1
-1
/
+8
2008-05-06
- add pool_match_nevr() to match a single solvable's nevr against
Michael Schroeder
1
-12
/
+1
2008-05-06
- shuffle rule blocks so that feature rules come before update rules
Michael Schroeder
1
-6
/
+6
2008-04-30
- oops, forgot some changes
Michael Schroeder
1
-10
/
+23
2008-04-30
- add obsoleteusesprovides and implicitobsoleteusesprovides solver
Michael Schroeder
1
-12
/
+16
2008-04-23
- add "showinstalledrecommended" option to make the solver
Michael Schroeder
1
-2
/
+18
2008-04-22
- move debug functions to solverdebug.c
Michael Schroeder
1
-0
/
+493
[prev]