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
2011-03-11
- cleanup python code a bit
Michael Schroeder
2
-73
/
+74
2011-03-10
start ruby bindings and example solver
Michael Schroeder
4
-41
/
+310
2011-03-09
- implement repository handling and load callback in perl
Michael Schroeder
3
-49
/
+431
2011-03-08
- commit current state of bindings
Michael Schroeder
3
-231
/
+527
2011-03-08
- add mode argument to sat_xfopen* functions
Michael Schroeder
1
-1
/
+1
2011-03-04
- start of p5solv and perl bindings
Michael Schroeder
3
-34
/
+575
2011-03-03
- rename pysolv.pt to pysolv, commit latest versions
Michael Schroeder
4
-1117
/
+1306
2011-03-01
- implement commandline handling and rewrite python checksum handling
Michael Schroeder
3
-143
/
+181
2011-02-28
- add missing repodata handling parts: rewrite in case of new data and new fi...
Michael Schroeder
2
-5
/
+140
2011-02-25
- pysolv: add deltarpm support
Michael Schroeder
1
-21
/
+43
2011-02-25
- add on-demand file loading for susetags
Michael Schroeder
2
-7
/
+87
2011-02-25
- fix some memory leaks
Michael Schroeder
1
-0
/
+11
2011-02-24
- load callback works...
Michael Schroeder
2
-13
/
+198
2011-02-23
- add support for susetags repos to pysolv
Michael Schroeder
2
-43
/
+121
2011-02-23
- use SUSETAGS_RECORD_SHARES feature so extensions can reuse the shared data
Michael Schroeder
1
-1
/
+1
2011-02-17
- commit current state of python packagemanager. Is now able to install/erase...
Michael Schroeder
2
-77
/
+555
2011-01-28
- put sat_xfopen in libsatsolverext
Michael Schroeder
3
-17
/
+1310
2011-01-24
- merge in most of the MacOS changes from Dave Abrahams
Michael Schroeder
1
-17
/
+2
2010-08-06
- allow file list globs
Michael Schroeder
1
-2
/
+2
2010-06-08
- link with all needed libraries, by Lorenzo Villani
Michael Schroeder
1
-0
/
+2
2010-06-01
- skip dotfiles in .d directories
Michael Schroeder
1
-0
/
+4
2010-06-01
- zero repoinfo data for debian repos
Michael Schroeder
1
-0
/
+9
2010-06-01
- also parse checksum for debian packages
Michael Schroeder
1
-59
/
+137
2010-06-01
- do not print license or url lines if NULL
Michael Schroeder
1
-2
/
+7
2010-06-01
- work around debian obsoletes handling for now
Michael Schroeder
2
-9
/
+399
2010-05-31
- cleanup solv.c a bit
Michael Schroeder
1
-58
/
+59
2010-05-31
- add SOLVER_NOAUTOSET to disable automatic SET deduction
Michael Schroeder
1
-3
/
+11
2010-05-28
- add SOLVER_SET bits to tell solver which properties of a job are intended b...
Michael Schroeder
1
-144
/
+105
2010-04-14
- add erase with dependency cleaning:
Michael Schroeder
1
-1
/
+17
2010-03-11
- fix language code lookup for fallback languages [bnc#584644]
Michael Schroeder
1
-1
/
+13
2009-09-22
- get missing translations from other solvables
Michael Schroeder
1
-2
/
+19
2009-09-16
- set default prio to 99
Michael Schroeder
1
-1
/
+2
2009-09-16
- make better
Michael Schroeder
1
-9
/
+10
2009-09-16
- support '-r' option a bit
Michael Schroeder
1
-13
/
+105
2009-09-16
- add changes, bump version, fix comment
Michael Schroeder
1
-1
/
+1
2009-07-30
- fix memory leak
Michael Schroeder
1
-2
/
+26
2009-07-29
- allow epoch-less evr limiting
Michael Schroeder
1
-1
/
+5
2009-07-29
- make addfileprovides faster
Michael Schroeder
1
-53
/
+106
2009-07-28
- support Fedora mirrorlists
Michael Schroeder
1
-4
/
+52
2009-07-27
- do not set up unneeded choice rules
Michael Schroeder
1
-0
/
+1
2009-07-24
- add experimental support for choice rules to fix #485409
Michael Schroeder
1
-0
/
+48
2009-07-23
- beautify
Michael Schroeder
1
-4
/
+17
2009-07-23
- work around obsoleteusescolor problem by making infarch rules weak
Michael Schroeder
1
-4
/
+0
2009-07-22
- solv: fix segfault, add findfastest
Michael Schroeder
1
-9
/
+183
2009-07-21
- make it compile
Michael Schroeder
1
-1
/
+2
2009-07-21
- fix stub handling bugs
Michael Schroeder
1
-5
/
+6
2009-07-21
- color support in fileconflict checking
Michael Schroeder
1
-73
/
+255
2009-07-20
- install solv
Michael Schroeder
1
-0
/
+4
2009-07-17
- add metadata_expire check
Michael Schroeder
1
-27
/
+61
2009-07-17
- add repodata_write and repo_empty functions
Michael Schroeder
1
-14
/
+40
[prev]
[next]