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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
use "implicitobsoleteusescolors" to limit our update/feature rules
Michael Schroeder
1
-3
/
+11
2014-04-07
add "just in case" code if our multiplier gets too big
Michael Schroeder
1
-0
/
+2
2014-04-07
also simplify solvable_copy_cb's checksum handling
Michael Schroeder
1
-8
/
+5
2014-04-07
simplyfy checksum code
Michael Schroeder
4
-68
/
+34
2014-04-07
support "notbyuser" in testcases
Michael Schroeder
1
-0
/
+1
2014-04-04
do not count problem resolution install jobs as userinstalled
Michael Schroeder
4
-3
/
+9
2014-04-04
add NEWS
Michael Schroeder
1
-0
/
+19
2014-04-04
[ABI BREAKAGE] add support for SHA224/384/512
Michael Schroeder
12
-38
/
+173
2014-04-04
more swig trickery: automaticall free the pool, add a disown method
Michael Schroeder
3
-13
/
+58
2014-04-03
INCOMPATIBLE bindings change: modernize Dataiterator/Datamatch classes
Michael Schroeder
6
-139
/
+251
2014-04-03
add pool_add_userinstalled_jobs and solver_get_userinstalled functions
Michael Schroeder
3
-0
/
+250
2014-04-01
fix pool_job2str message for lock ;)
Michael Schroeder
1
-1
/
+1
2014-03-31
suppport RPM_ADD_FILTERED_FILELIST
Michael Schroeder
3
-6
/
+38
2014-03-31
make the __iter__ methods in the python bindings return self
Michael Schroeder
1
-24
/
+8
2014-03-31
support new dupallow flags in testcases (thanks Honza)
Michael Schroeder
1
-0
/
+4
2014-03-27
autopattern: always chose the lexicographical first one if there are two patt...
Michael Schroeder
1
-3
/
+16
2014-03-27
fix getrpmruleinfos for linked packages
Michael Schroeder
1
-2
/
+6
2014-03-26
fix grep call
Michael Schroeder
1
-1
/
+1
2014-03-26
bump version, add changes
Michael Schroeder
2
-1
/
+14
2014-03-26
support SOLVER_FLAG_DUP_ALLOW* flags in solver_set_flags and bindings
Michael Schroeder
5
-6
/
+67
2014-03-26
fix handling of packages with no update/feature rule but with specialupdaters
Michael Schroeder
1
-3
/
+17
2014-03-26
repo2solv.sh: ignore -A option
Michael Schroeder
1
-0
/
+2
2014-03-26
rename schemaoffset to less confusing schemaidx
Michael Schroeder
1
-3
/
+3
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
ignore pattern() provides that start with '.'
Michael Schroeder
1
-0
/
+3
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-12
support REPOKEYWORDS in the content parser
Michael Schroeder
1
-0
/
+5
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
revert pyhton3 part that was commit by mistake in #ab8b3ded
Michael Schroeder
1
-7
/
+0
2014-03-05
testcase: support filtering in unneeded check, support setting of result flag...
Michael Schroeder
1
-14
/
+42
2014-03-05
delete broken solvables if the xml parser returns an error
Michael Schroeder
3
-2
/
+16
2014-03-05
add support for complex dependencies
Michael Schroeder
6
-3
/
+680
2014-03-05
also look at the pkgname when searching for the application link
Michael Schroeder
1
-3
/
+16
2014-03-05
repo_appdata: add support for keywords and pkgname, simplify lang handling
Michael Schroeder
1
-42
/
+34
2014-03-04
bindings: don't let str(Datamatch) change the strings, instead create a copy
Michael Schroeder
1
-2
/
+3
2014-03-04
bindings: make Dataterator match/flags optional
Michael Schroeder
3
-10
/
+88
2014-03-03
fix basename optimization for STRINGEND
Michael Schroeder
1
-1
/
+2
2014-03-03
fix Datamatcher's idstr() method when calld for dirs
Michael Schroeder
1
-1
/
+5
2014-02-27
fix Pool_repo_iterator and Repo_solvable_iterator in perl bindings
Michael Schroeder
2
-3
/
+13
2014-02-27
'licence' is actually the metadata license we don't case about
Michael Schroeder
1
-1
/
+0
2014-02-27
make "product_license" (appstream) an alias for "licence" (appdata)
Michael Schroeder
1
-0
/
+1
[next]