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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-30
- cleanup (oops)
Michael Schroeder
2
-8
/
+1
2008-05-30
- calculate recommendation list also if ignorealreadyrecommended is set,
Michael Schroeder
1
-1
/
+1
2008-05-27
- change and/or/with to more symbolic versions ('|' is already used in
Michael Schroeder
1
-9
/
+24
2008-05-23
- add "ignorealreadyrecommended" aka "zypper" solver option
Michael Schroeder
2
-4
/
+48
2008-05-21
- allow <pkg>.src matching, could be used in zypper to make the
Michael Schroeder
1
-2
/
+26
2008-05-19
- added delta target package evra parsing
Jan Kupec
1
-0
/
+2
2008-05-19
make solvable_look_bool more robust by allowing both
Duncan Mac-Vicar P
1
-1
/
+37
2008-05-14
- more comments
Klaus Kaempf
1
-27
/
+39
2008-05-14
- ignore obsoletes in trivial test for now
Michael Schroeder
1
-3
/
+5
2008-05-14
- change some comments
Michael Schroeder
4
-55
/
+115
2008-05-13
reverting last change
Klaus Kaempf
1
-0
/
+1
2008-05-13
- remove strange comment
Michael Schroeder
1
-1
/
+0
2008-05-13
fix comments
Klaus Kaempf
1
-1
/
+2
2008-05-13
add comment
Klaus Kaempf
1
-2
/
+3
2008-05-13
- fix comments
Michael Schroeder
1
-15
/
+8
2008-05-13
a boolean is not a num attribute set to 1, but just a existing void
Duncan Mac-Vicar P
1
-6
/
+6
2008-05-13
- fix comment
Michael Schroeder
1
-4
/
+4
2008-05-13
- fix comment
Michael Schroeder
1
-1
/
+1
2008-05-13
- support SOLVER_NOOBSOLETES* jobs, tell the solver that those packages
Michael Schroeder
3
-27
/
+84
2008-05-13
- lots and lots of comments to make the internals
Klaus Kaempf
1
-172
/
+653
2008-05-13
add comments
Klaus Kaempf
1
-14
/
+28
2008-05-13
add comment
Klaus Kaempf
1
-2
/
+11
2008-05-11
- deltainfoxml2solv now writes the information out
Duncan Mac-Vicar P
1
-0
/
+12
2008-05-09
Parse the products LABEL in content file to SUMMARY.
Michael Andres
1
-2
/
+0
2008-05-09
- add pool_id2langid function
Michael Schroeder
3
-17
/
+28
2008-05-09
- move attributes to knownid
Michael Schroeder
1
-0
/
+16
2008-05-07
- speed up array creation a bit by caching last values
Michael Schroeder
2
-0
/
+20
2008-05-07
- add rpmdbcookie support
Michael Schroeder
3
-0
/
+9
2008-05-06
- add pool_match_nevr() to match a single solvable's nevr against
Michael Schroeder
5
-84
/
+71
2008-05-06
- shuffle rule blocks so that feature rules come before update rules
Michael Schroeder
4
-165
/
+255
2008-04-30
- speed up solver a bit by creating a queue holding all assertion
Michael Schroeder
2
-9
/
+23
2008-04-30
- oops, forgot some changes
Michael Schroeder
2
-13
/
+40
2008-04-30
- add obsoleteusesprovides and implicitobsoleteusesprovides solver
Michael Schroeder
3
-80
/
+131
2008-04-28
- make --force behave a bit more like --noforce
Michael Schroeder
1
-33
/
+30
2008-04-27
I promised this to Jano; skipping kinds in matcher when a flag is specified.
Michael Matz
2
-0
/
+10
2008-04-27
(De-)Serialize structured types. Dataiterator and repo_search support
Michael Matz
4
-69
/
+270
2008-04-25
- add two assertions
Michael Schroeder
1
-1
/
+2
2008-04-25
- add bugzilla reference
Michael Schroeder
3
-7
/
+14
2008-04-23
- schubi convinced me to invert the flag, so that installed
Michael Schroeder
2
-6
/
+6
2008-04-23
- add "showinstalledrecommended" option to make the solver
Michael Schroeder
3
-10
/
+50
2008-04-22
- do not delete negative bitfield entries [bnc#381908]
Michael Schroeder
1
-1
/
+4
2008-04-22
Fix compile.
Michael Matz
1
-5
/
+0
2008-04-22
- move debug functions to solverdebug.c
Michael Schroeder
4
-514
/
+571
2008-04-21
- fix endless loop
Michael Schroeder
1
-0
/
+1
2008-04-20
init to build
Stephan Kulow
1
-1
/
+1
2008-04-18
- add support for feature rules
Michael Schroeder
2
-175
/
+273
2008-04-18
C++-guard also solver.h
Michael Matz
1
-0
/
+8
2008-04-16
- fix probleminfo if solvable conflicts with itself and has no requires
Michael Schroeder
1
-13
/
+15
2008-04-16
- fix segfault in solver (bnc#380406)
Michael Schroeder
1
-15
/
+5
2008-04-16
- provide yet another interface to check if packages are trivial
Michael Schroeder
2
-0
/
+180
[next]