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
2014-03-25
fix access to freed memory if we had to allocate a new schema when serializin...
Michael Schroeder
1
-13
/
+13
2014-03-25
adapt repo->end in repo_empty() function
Michael Schroeder
1
-0
/
+2
2014-03-25
improve solver_addrule a bit
Michael Schroeder
1
-38
/
+30
2014-03-25
cplxdeps: special case SYSTEMSOLVABLE
Michael Schroeder
1
-0
/
+2
2014-03-25
Don't put -SYSTEMSOLVABLE into conflicts
Michael Schroeder
1
-1
/
+4
2014-03-24
deal correctly with rules that contain the system solvable
Michael Schroeder
1
-1
/
+1
2014-03-24
bring "removing unwanted" code in line with the other parts
Michael Schroeder
1
-0
/
+6
2014-03-24
ignore negative assertions in choice rule generation
Michael Schroeder
1
-1
/
+1
2014-03-24
small optimization for solver_addupdaterule
Michael Schroeder
1
-37
/
+45
2014-03-10
implement complex deps handling in cleandeps/unneeded calculation
Michael Schroeder
1
-37
/
+186
2014-03-07
add #if 0 to some debug printf calls
Michael Schroeder
1
-0
/
+6
2014-03-07
also support complex deps when doing recommends/suggests filtering
Michael Schroeder
3
-82
/
+199
2014-03-05
add support for complex dependencies
Michael Schroeder
5
-2
/
+679
2014-03-05
also look at the pkgname when searching for the application link
Michael Schroeder
1
-3
/
+16
2014-03-03
fix basename optimization for STRINGEND
Michael Schroeder
1
-1
/
+2
2014-02-21
fix bug in solver_get_unneeded that could lead to an endless loop
Michael Schroeder
1
-3
/
+3
2014-02-18
change last commit to check for SOLVER_TRANSACTION_KEEP_PSEUDO
Michael Schroeder
1
-2
/
+2
2014-02-18
Always return IGNORE for pseudo packages in RPM_ONLY mode
Michael Schroeder
1
-2
/
+4
2014-02-18
fix pseudo packages obsoleting other pseudo packages
Michael Schroeder
1
-2
/
+2
2014-02-18
treat AND and COND more optimistic in pool_addrelproviders
Michael Schroeder
1
-11
/
+33
2014-02-17
optimize unfulfilled rule handling a bit
Michael Schroeder
1
-9
/
+11
2014-02-13
always keep job/jobflags in selection_filter()
Michael Schroeder
1
-0
/
+3
2014-02-12
refactor a bit
Michael Schroeder
2
-69
/
+61
2014-02-04
do not create update/feature rules for applications or patterns
Michael Schroeder
3
-22
/
+66
2014-02-04
fix typo in application backlink creation
Michael Schroeder
1
-1
/
+1
2014-01-30
support PRODUCT_ENDOFLIFE, store repoid as flexarray so we can add a lable later
Michael Schroeder
1
-0
/
+2
2014-01-28
also translate autoproduct strings
Michael Schroeder
3
-3
/
+32
2014-01-27
support PRODUCT_UPDATES_REPOID strarray for SLE-12 product handling
Michael Schroeder
1
-0
/
+2
2014-01-23
fix typos in pool_job2str
Michael Schroeder
1
-4
/
+4
2014-01-20
fix last commit
Michael Schroeder
1
-0
/
+1
2014-01-20
Merge pull request #41 from dmacvicar/master
Michael Schroeder
1
-0
/
+6
2014-01-19
knownid.h lacks include guards
Duncan Mac-Vicar P.
1
-0
/
+6
2014-01-08
three other changes to make cppcheck happier
Michael Schroeder
2
-3
/
+2
2014-01-08
fix a couple of minor problems found with cppcheck
Michael Schroeder
2
-2
/
+2
2013-12-17
change infarch rule generation so that it does not break installed lock-steps
Michael Schroeder
1
-7
/
+75
2013-12-17
fix typo in solver_addbestrules
Michael Schroeder
1
-1
/
+1
2013-12-12
refactor pool_calc_duchanges a bit
Michael Schroeder
1
-21
/
+27
2013-12-10
fix double-free if the number of languages is reduced to zero
Michael Schroeder
1
-6
/
+3
2013-12-04
implement lock-stepping for infarch packages in implicitobsoleteusescolors mode
Michael Schroeder
2
-1
/
+22
2013-11-21
support DELTA_LOCATION_BASE for completeness...
Michael Schroeder
1
-0
/
+2
2013-11-18
tweak findproblemrule heuristic for conflicts
Michael Schroeder
1
-0
/
+33
2013-11-14
Create a real type for a checksum handle
Michael Schroeder
2
-61
/
+60
2013-11-12
Add m68k architecture
Andreas Schwab
1
-0
/
+1
2013-11-05
Add ppc64le architecture
Dinar Valeev
1
-0
/
+1
2013-10-30
make keyid of master key available in subkeys
Michael Schroeder
1
-0
/
+2
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
[prev]
[next]