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
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-10
Reimplement state handling in rpm_by functions
Michael Schroeder
1
-16
/
+13
2013-04-08
refactor solv demo a bit
Michael Schroeder
1
-144
/
+187
2013-04-08
fix bugs in fileconflicts code and prepare for aliased dirs
Michael Schroeder
1
-2
/
+2
2013-03-30
Use futimens() instead of futimes()
Ingo Weinhold
1
-1
/
+1
2013-03-30
Improve C89 compliance
Ingo Weinhold
1
-2
/
+4
2013-03-30
Define SYSTEM_LIBRARIES in main CMakeLists.txt
Ingo Weinhold
1
-12
/
+0
2013-03-26
Fix misuses of memset
Andreas Schwab
1
-3
/
+3
2013-03-22
rename "NOOBSOLETES" to "MULTIVERSION"
Michael Schroeder
1
-8
/
+11
2013-02-04
reuse solver in examples
Michael Schroeder
4
-23
/
+21
2013-01-14
fix 'solv patch' command
Michael Schroeder
1
-1
/
+1
2012-12-10
implement special install/erase namespace provides hack
Michael Schroeder
1
-0
/
+17
2012-12-06
cosmetics: print number of problems in examples
Michael Schroeder
3
-3
/
+3
2012-12-05
Add Dep.Rel() method and a couple of Selection constructors
Michael Schroeder
3
-8
/
+5
2012-12-05
rename selection_limit to selection_filter, add flags to make selection_make ...
Michael Schroeder
4
-17
/
+21
2012-12-04
support cleandeps in targeted up/dup cases, add tests
Michael Schroeder
1
-1
/
+7
2012-11-27
cleanup example code
Michael Schroeder
3
-532
/
+531
2012-11-27
xfileno doesn't exist anymore, use fileno() instead
Michael Schroeder
1
-7
/
+7
2012-11-27
use a Selection for the 'search' command so that the repofilter works
Michael Schroeder
2
-16
/
+23
2012-11-27
Selection: rename addsimple method to add_raw in the bindings
Michael Schroeder
3
-4
/
+4
2012-11-26
Already use LOCALPOOL when converting filelist/language extensions
Michael Schroeder
4
-15
/
+34
2012-11-23
support medianr in lookup_deltalocation, change lookup_location to return med...
Michael Schroeder
2
-2
/
+2
2012-11-23
use correct file pointer when checking the debian release file's sig
Michael Schroeder
1
-1
/
+1
2012-11-21
use "isemptyupdate" method to check for updates with no matching installed pa...
Michael Schroeder
3
-14
/
+7
2012-11-19
implement '--best' in solv demo
Michael Schroeder
1
-0
/
+10
2012-11-16
don't write incomplete repos in "solv", like with py/rb/p5solv
Michael Schroeder
4
-30
/
+34
2012-11-15
implement update to specific update targets
Michael Schroeder
1
-14
/
+2
2012-11-15
make 'solv dup' use the right mode again
Michael Schroeder
1
-1
/
+1
2012-11-06
rename repodata_delete to repodata_set_deleted, add repo_set_deleted and solv...
Michael Schroeder
1
-1
/
+1
2012-11-05
more swig trickery: add a "DepId" type that can take a Dep pointer or an Id
Michael Schroeder
3
-6
/
+6
2012-11-02
make FILE objects autoclose the fd in the destructor
Michael Schroeder
3
-66
/
+43
2012-11-02
make pool.setarch() do the right thing
Michael Schroeder
3
-5
/
+3
2012-11-02
add pool_lookup_deltalocation helper so we can change the way the location is...
Michael Schroeder
2
-8
/
+7
2012-11-02
get rid of the ugly load_if_changed method
Michael Schroeder
3
-27
/
+24
2012-11-02
small cleanup: move incomplete check into writecachedrepo
Michael Schroeder
3
-9
/
+11
2012-11-02
add SELECTION_WITH_SOURCE, rename SELECTION_SOURCE to SELECTION_SOURCE_ONLY
Michael Schroeder
1
-0
/
+2
2012-10-30
use susetags data dir for susetags deltas
Michael Schroeder
2
-1
/
+7
2012-10-30
beautify examples a bit
Michael Schroeder
3
-48
/
+59
2012-10-29
unify cookie generation for solv/pysolv/rbsolv/p5solv
Michael Schroeder
4
-54
/
+45
2012-10-29
fix autorefresh flag in pysolv, support metadata_expire == -1 like in solv.c
Michael Schroeder
3
-5
/
+4
2012-10-29
set SOLVER_SETREPO and SOLVER_SETVENDOR flags in repo limiter
Michael Schroeder
2
-2
/
+3
2012-10-26
add pool_job2solvables and selection_solvables
Michael Schroeder
1
-3
/
+8
2012-10-25
- retabify (untabify for pysolv)
Michael Schroeder
3
-111
/
+111
2012-10-25
generalize matching code from examples/solv.c to src/selection.c
Michael Schroeder
4
-831
/
+149
2012-10-24
example/solv: support all compression types
Michael Schroeder
1
-6
/
+20
2012-10-23
examples/solv: factor out downloadchecksig function
Michael Schroeder
1
-67
/
+43
2012-10-23
fix build on debian
Michael Schroeder
1
-1
/
+1
2012-10-23
implement pool_set_rootdir/REPO_USE_ROOTDIR instead of passing a rootdir to v...
Michael Schroeder
1
-38
/
+54
2012-10-08
only call add_products if the method exists
Michael Schroeder
3
-3
/
+8
2012-10-08
add repodata_set_sourcepkg and solvable_lookup_sourcepkg, fix solvable_get_lo...
Michael Schroeder
1
-1
/
+1
2012-08-24
cosmetic: fix possibly uninitialized variable warning in solv.c.
Ales Kozumplik
1
-1
/
+1
[prev]
[next]