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
2013-10-29
plug weakrulemap memory map if the solver gets re-run
Michael Schroeder
1
-0
/
+5
2013-10-25
terminate solvable2str() string when there is no arch
Michael Schroeder
1
-0
/
+1
2013-10-24
cleanup code a bit. remove unused choice calculation in order code.
Michael Schroeder
1
-91
/
+30
2013-10-18
support debian multiarch annotation
Michael Schroeder
3
-1
/
+15
2013-10-17
simplify packagelink code a bit
Michael Schroeder
2
-32
/
+21
2013-10-17
no longer ask the nscallback for pruduct buddies
Michael Schroeder
1
-16
/
+0
2013-10-16
remove trailing whitespace
Michael Schroeder
15
-35
/
+35
2013-10-16
remove trailing whitespace
Michael Schroeder
20
-246
/
+246
2013-10-16
fix a bug in the application link code
Michael Schroeder
1
-8
/
+8
2013-10-16
add is_noinst_pseudo_package(), use it for filtering installs
Michael Schroeder
1
-2
/
+32
2013-10-16
fix typo in find_pattern_link
Michael Schroeder
1
-1
/
+1
2013-10-16
add some comments about what linked packages are
Michael Schroeder
1
-0
/
+20
2013-10-16
make pattern translations also look at the linked packages
Michael Schroeder
3
-3
/
+286
2013-10-16
refactor most of the linked pkg code into a seperate source file
Michael Schroeder
2
-202
/
+11
2013-10-15
get rid of unused variables if ENABLE_LINKED_PKGS is not set
Michael Schroeder
1
-0
/
+2
2013-10-15
Fix obsoletes handling in multiversion mode (hopefully for the last time)
Michael Schroeder
1
-1
/
+1
2013-10-15
make linked package support a condition build option
Michael Schroeder
2
-0
/
+19
2013-10-15
mark PRODUCT_DISTPRODUCT/PRODUCT_DISTVERSION as obsolete
Michael Schroeder
1
-9
/
+9
2013-10-14
Extend product link support to patterns/applications
Michael Schroeder
4
-33
/
+355
2013-10-08
add reorder_dq_for_jobrules() workaround
Michael Schroeder
1
-0
/
+45
2013-10-04
refactor selection code, add SELECTION_SKIP_KIND, add support for arch/kind f...
Michael Schroeder
5
-101
/
+240
2013-09-23
do not add back cleandeps_updatepkgs packages [bnc#841781]
Michael Schroeder
1
-0
/
+9
2013-09-23
also save/restore pool pos in repodata load callback
Michael Schroeder
1
-2
/
+7
2013-09-23
add problem2str() convenience function to API
Michael Schroeder
3
-0
/
+14
2013-09-20
plug mem leak in selection_make_matchdeps
Michael Schroeder
1
-0
/
+1
2013-09-13
add solver_rule2rules: learnt rule introspection
Michael Schroeder
3
-0
/
+45
2013-09-13
add solv_memdup and solv_memdup2 inline helper functions
Michael Schroeder
5
-22
/
+29
2013-09-09
rename selection_make_deps to selection_make_matchdeps, add marker support
Michael Schroeder
7
-12
/
+24
2013-09-06
make sure that the ttransaction_info contains only packages that have the tra...
Michael Schroeder
1
-0
/
+4
2013-09-04
add pool_whatmatchesdep and selection_make_deps to query for packages interse...
Michael Schroeder
7
-25
/
+176
2013-09-04
optimization: check key storage before doing the forward
Michael Schroeder
1
-4
/
+11
2013-09-04
add solv_depmarker function to simplify the bindings
Michael Schroeder
3
-2
/
+25
2013-09-03
oops, fix last commit
Michael Schroeder
1
-1
/
+1
2013-09-03
fix mem leak in last commit
Michael Schroeder
1
-4
/
+4
2013-09-03
SOLVER_TRANSACTION_RPM_ONLY: check if only pseudo packages obsolete us
Michael Schroeder
1
-9
/
+40
2013-08-30
make sure that the selection only contains installed packages if SELECTION_IN...
Michael Schroeder
1
-1
/
+64
2013-08-26
add solv_chksum_create_clone to clone a (unfinished) checksum
Michael Schroeder
3
-0
/
+13
2013-08-23
add forgotten repo/repodata_lookup_binary
Michael Schroeder
5
-6
/
+46
2013-08-21
fix decisioncnt handling
Michael Schroeder
2
-25
/
+47
2013-08-21
make solver_describe_decision always return a rule, add solver_rule2solvable()
Michael Schroeder
4
-17
/
+15
2013-08-21
fix indent in debug message
Michael Schroeder
1
-1
/
+1
2013-08-07
Add mipsel architecture
Mikko Hurskainen
1
-0
/
+1
2013-07-30
add back armv7hnl for the Fedora guys
Michael Schroeder
1
-0
/
+1
2013-07-30
add support for SHA-224 (not really used yet, though)
Michael Schroeder
2
-135
/
+95
2013-07-25
repo_rpmdb_pubkey: collect signatures into flexarray, support verification
Michael Schroeder
1
-0
/
+7
2013-07-22
Fix linkingflags override by actually appending
Tomáš Chvátal
1
-1
/
+1
2013-07-17
support replchar parameter in (currently unused) solv_replacebadutf8
Michael Schroeder
2
-8
/
+42
2013-07-10
refactor a bit, no functional changes
Michael Schroeder
1
-3
/
+3
2013-07-10
fix another edge case will dup mode and multiversion packages [bnc#828389]
Michael Schroeder
1
-52
/
+78
2013-07-08
Extend pool arch table with extra armv5 stuff
Dirk Mueller
1
-3
/
+1
[next]