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
2009-06-15
- code cleanup
Michael Schroeder
6
-28
/
+63
2009-06-15
- make out parameters last in function calls
Michael Schroeder
3
-12
/
+29
2009-06-15
- cleanup transaction interface a bit
Michael Schroeder
4
-211
/
+577
2009-06-15
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Michael Schroeder
1
-2
/
+2
2009-06-15
- fix kernel dep rewriting [bnc#512726]
Michael Schroeder
1
-10
/
+4
2009-06-11
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Dirk Mueller
14
-292
/
+1212
2009-06-09
- look at repo/medianr when ordering the transaction
Michael Schroeder
1
-18
/
+73
2009-06-08
- make orderdata private to be more flexible
Michael Schroeder
2
-46
/
+80
2009-06-08
- update transaction ordering code
Michael Schroeder
5
-128
/
+667
2009-06-04
- fix bugs in problem handling
Michael Schroeder
1
-3
/
+3
2009-06-04
- move some flags describing the rpm from solver to pool
Michael Schroeder
10
-160
/
+214
2009-06-03
- commit current ordering code
Michael Schroeder
1
-87
/
+322
2009-06-03
- treat missing vendor as empty string in vendorchange check
Michael Schroeder
1
-8
/
+11
2009-05-28
void* arithmetics is not defined
Dirk Mueller
1
-2
/
+2
2009-05-28
- implement cycle removal
Michael Schroeder
1
-114
/
+261
2009-05-28
- rename dirpool_create to dirpool_init, as it just initializes the data
Michael Schroeder
2
-2
/
+2
2009-05-28
- fix noprovide handling in findupdate
Michael Schroeder
5
-3
/
+80
2009-05-26
fix to compile
Michael Andres
1
-1
/
+3
2009-05-26
- move rest of rule functions from solver.c to rules.c
Michael Schroeder
4
-687
/
+720
2009-05-26
- split problem handling from solver.c
Michael Schroeder
10
-872
/
+977
2009-05-25
- split rule generation from solver.c into rules.c
Michael Schroeder
5
-1160
/
+1247
2009-05-25
- cleanup the code, make two functions static
Michael Schroeder
2
-19
/
+20
2009-05-25
- move create_obsolete_index to policy.c
Michael Schroeder
6
-163
/
+220
2009-05-14
- add some docu
Michael Schroeder
1
-0
/
+25
2009-05-13
- start transaction ordering
Michael Schroeder
6
-379
/
+872
2009-05-12
- define solvid2str() function, use sat_sort()
Michael Schroeder
3
-12
/
+10
2009-05-12
- add sat_sort() function
Michael Schroeder
2
-0
/
+10
2009-05-07
- kill old dataiterator_match_obsolete function
Michael Schroeder
2
-16
/
+0
2009-04-27
- fix distupgrade infarch check
Michael Schroeder
1
-2
/
+3
2009-04-16
- fix typo
Michael Schroeder
1
-2
/
+2
2009-04-16
- create transaction as solver result
Michael Schroeder
4
-52
/
+326
2009-04-01
- lazy solution creation, may speed up UI a lot
Michael Schroeder
2
-281
/
+255
2009-03-31
1 - fix potential NULL deref in srcrpm handling
Michael Schroeder
1
-157
/
+214
2009-03-17
- replace old solver_problemruleinfo with new solver_ruleinfo function
Michael Schroeder
7
-406
/
+447
2009-03-13
- rewrite policy rule disabling/re-enabling (fixes bnc#481836)
Michael Schroeder
2
-234
/
+294
2009-03-05
- fix repodata_merge_attrs() function
Michael Schroeder
1
-1
/
+1
2009-03-04
- fix problem_to_solutions segfault
Michael Schroeder
2
-3
/
+4
2009-03-02
- frontport solver_trivial_installable() change
Michael Schroeder
5
-10
/
+44
2009-01-29
- stay in weakmap boundaries
Michael Schroeder
1
-1
/
+1
2009-01-26
- add pool_whatprovides_ptr() helper
Michael Schroeder
4
-11
/
+17
2009-01-22
- improve infarch/dup rule problem handling
Michael Schroeder
2
-4
/
+6
2009-01-22
- fix buddy dependency creation
Michael Schroeder
1
-0
/
+55
2009-01-20
- do installed solvable handling in two passes, updates first
Michael Schroeder
1
-86
/
+96
2009-01-19
- add inferior arch handling
Michael Schroeder
6
-165
/
+623
2009-01-12
- add solver_findallproblemrules function
Michael Schroeder
2
-4
/
+28
2008-12-18
- handle patch conflicts different also in trivial_installable
Michael Schroeder
1
-5
/
+11
2008-12-17
- treat undecided packages as erase like libzypp does
Michael Schroeder
1
-2
/
+2
2008-12-17
- fix second part of bnc#456756
Michael Schroeder
1
-20
/
+34
2008-12-16
- oops, good thing the vendorcheck isn't used in real life yet
Michael Schroeder
1
-1
/
+1
2008-12-16
- filter packages from recommended package list that are
Michael Schroeder
1
-0
/
+34
[next]