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-12-08
- also provide a reason for free decisions so that Klaus can
Michael Schroeder
1
-37
/
+39
2008-12-05
- fix disabling of weak job rules [bnc#450844]
Michael Schroeder
2
-6
/
+27
2008-12-05
extend comment
Klaus Kaempf
1
-2
/
+3
2008-12-05
- initialize decisioncount before installing supplemented packages
Michael Schroeder
1
-3
/
+2
2008-12-04
- real fix for #450226
Michael Schroeder
1
-9
/
+115
2008-12-01
- prefer patterns again [bnc#450226]
Michael Schroeder
1
-0
/
+8
2008-11-28
- fix problem sorting
Michael Schroeder
1
-2
/
+2
2008-11-24
- remove no longer needed pattern check, log minimization steps
Michael Schroeder
2
-13
/
+4
2008-11-24
- support <prerequires> in helix format
Michael Schroeder
1
-8
/
+11
2008-11-21
go away repokey
Duncan Mac-Vicar P
1
-2
/
+0
2008-11-20
- get rid of unused pool argument in solvable_identical
Michael Schroeder
3
-3
/
+6
2008-11-20
adding the API for product information, ma will make it compile...
Duncan Mac-Vicar P
1
-3
/
+3
2008-11-18
- adapt the attributes to support the new rpmmd spec better
Duncan Mac-Vicar P
1
-2
/
+10
2008-11-17
- change findproblemrule heuristics so that it looks at the arch
Michael Schroeder
1
-5
/
+9
2008-11-17
- fix repo prio pruning in the case when first solvable is installed
Michael Schroeder
1
-3
/
+8
2008-11-17
- fix old FIXME by not pruning installed packages
Michael Schroeder
4
-82
/
+124
2008-11-14
- delete a couple of solved points
Michael Schroeder
1
-20
/
+0
2008-11-14
- fix mem leak
Michael Schroeder
2
-2
/
+11
2008-11-13
- fix multi-version corner cases
Michael Schroeder
1
-35
/
+46
2008-11-12
match comment and function name
Klaus Kaempf
1
-1
/
+1
2008-11-07
- check in the header file as well
Michael Schroeder
1
-0
/
+1
2008-11-07
- fix multiversion handling in updatesystem case
Michael Schroeder
1
-1
/
+83
2008-11-07
- fix solvid setting
Michael Schroeder
1
-2
/
+4
2008-11-07
Quick workaround failing dataiterator_init(SOLVID_POS) in dataiterator_jump_t...
Michael Andres
1
-3
/
+3
2008-11-07
- do not always jump to first repo
Michael Schroeder
1
-1
/
+2
2008-11-05
- fix probsolved logic
Michael Schroeder
1
-3
/
+6
2008-11-05
- actually "unsigned long" is wrong, too. It should be "size_t" and
Michael Schroeder
4
-4
/
+4
2008-11-05
fix compile on 64bit
Klaus Kaempf
4
-4
/
+4
2008-11-04
- also print stats for repo_helix
Michael Schroeder
1
-0
/
+5
2008-11-04
- add support for SOLVER_ESSENTIAL flag, marks a job that has to be
Michael Schroeder
3
-6
/
+37
2008-11-04
- log more statistics
Michael Schroeder
3
-0
/
+9
2008-10-31
- fix entry tests
Michael Schroeder
1
-6
/
+6
2008-10-30
- add repodata_set_location() function
Michael Schroeder
3
-2
/
+94
2008-10-30
- also disable update rules for "keep installed" jobs.
Michael Schroeder
1
-2
/
+16
2008-10-30
- adapt to coding style
Michael Schroeder
11
-174
/
+203
2008-10-29
- Add "sh4" architectures.
Michael Andres
1
-0
/
+3
2008-10-28
- Add "arm" architectures.
Michael Andres
1
-12
/
+19
2008-10-24
Remember the /etc/products.d enties filename in .solv (bnc #432932)
Michael Andres
1
-0
/
+1
2008-10-24
- don't match the first idarray element twice
Michael Schroeder
1
-1
/
+2
2008-10-23
- read data in larger chunks
Michael Schroeder
1
-29
/
+56
2008-10-22
add support for new tags
Duncan Mac-Vicar P
1
-0
/
+2
2008-10-22
- add pool_set_installed() function, remove no longer needed "installed"
Michael Schroeder
9
-33
/
+51
2008-10-21
- maybe better this way
Michael Schroeder
1
-1
/
+1
2008-10-21
- make repo_add_solv fast again
Michael Schroeder
1
-9
/
+15
2008-10-21
- move some debug output to a different debug level
Michael Schroeder
1
-6
/
+6
2008-10-21
- oopsie, I should at least test build...
Michael Schroeder
1
-1
/
+1
2008-10-21
- make dataiterator safer
Michael Schroeder
1
-1
/
+3
2008-10-21
- we're a library, no output to stdout/stderr
Michael Schroeder
1
-12
/
+1
2008-10-21
ensure Pool and Repo are consistent
Klaus Kaempf
1
-0
/
+17
2008-10-21
document Dataiterator and esp. dataiterator_init
Klaus Kaempf
1
-6
/
+26
[prev]
[next]