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
/
repo_solv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-21
- fix stub handling bugs
Michael Schroeder
1
-5
/
+8
2009-07-21
- color support in fileconflict checking
Michael Schroeder
1
-1
/
+1
2009-07-17
- move check for space block to front so that we will not abort when
Michael Schroeder
1
-37
/
+39
2009-07-15
- check for holes when replacing solvable data
Michael Schroeder
1
-3
/
+14
2009-07-14
- add new flags for the load functions:
Michael Schroeder
1
-145
/
+32
2009-05-25
- cleanup the code, make two functions static
Michael Schroeder
1
-1
/
+1
2008-11-05
- actually "unsigned long" is wrong, too. It should be "size_t" and
Michael Schroeder
1
-1
/
+1
2008-11-05
fix compile on 64bit
Klaus Kaempf
1
-1
/
+1
2008-11-04
- log more statistics
Michael Schroeder
1
-0
/
+7
2008-10-30
- adapt to coding style
Michael Schroeder
1
-3
/
+3
2008-10-23
- read data in larger chunks
Michael Schroeder
1
-29
/
+56
2008-10-21
- maybe better this way
Michael Schroeder
1
-1
/
+1
2008-10-21
- make repo_add_solv fast again
Michael Schroeder
1
-9
/
+15
2008-10-20
- more cleanups:
Michael Schroeder
1
-3
/
+3
2008-10-13
- change entry back to better name solvid
Michael Schroeder
1
-8
/
+8
2008-10-13
- add some parens to fix the segfault
Michael Schroeder
1
-1
/
+1
2008-10-13
- clean up repopage stuff
Michael Schroeder
1
-2
/
+2
2008-10-09
- the big solv data change
Michael Schroeder
1
-644
/
+392
2008-09-10
- bring side data handling into better shape
Michael Schroeder
1
-1
/
+1
2008-07-21
- no more freshens. R.I.P.
Michael Schroeder
1
-3
/
+1
2008-05-07
- add rpmdbcookie support
Michael Schroeder
1
-0
/
+7
2008-04-27
(De-)Serialize structured types. Dataiterator and repo_search support
Michael Matz
1
-3
/
+33
2008-04-14
Add REPOKEY_TYPE_COUNTED type (for arrays of structures).
Michael Matz
1
-3
/
+6
2008-04-01
Working but for now inactive code to support non-solvables (things which
Michael Matz
1
-5
/
+42
2008-03-20
- also support sha256
Michael Schroeder
1
-1
/
+8
2008-03-19
Support new types for MD5 and SHA1 checksums (stored in binary, but with
Michael Matz
1
-1
/
+15
2008-03-19
- beautify add_array code
Michael Schroeder
1
-2
/
+4
2008-03-19
Add functions to create IDARRAY attributes.
Michael Matz
1
-2
/
+28
2008-03-19
- write addedprovides as rel_idarray to save some bytes
Michael Schroeder
1
-2
/
+13
2008-03-19
- write info block containing addedprovides
Michael Schroeder
1
-14
/
+39
2008-03-06
- beautify a bit
Michael Schroeder
1
-2
/
+16
2008-03-03
- fix mem leaks
Michael Schroeder
1
-1
/
+2
2008-02-29
- change solv format in an incompatible way, breaking compatibility
Michael Schroeder
1
-257
/
+269
2008-02-20
- fix file descriptor leak
Michael Schroeder
1
-1
/
+1
2008-02-20
- fix memory leaks
Michael Schroeder
1
-0
/
+1
2008-02-19
- fix memory leaks
Michael Schroeder
1
-10
/
+14
2008-02-18
- strip trailing slashes from splitprovides so that file provides will
Michael Schroeder
1
-71
/
+104
2008-02-15
- really support DIRSTRARRAY type
Michael Schroeder
1
-1
/
+20
2008-02-15
Read version 6 files, but don't expose to outside.
Michael Matz
1
-0
/
+3
2008-02-15
remove 'kind' handling ( will re-appear in applayer ;-) )
Klaus Kaempf
1
-10
/
+1
2008-02-14
Cleanup a bit.
Michael Matz
1
-39
/
+0
2008-02-11
More subtle errors in (up to now) untested code paths, this time dealing
Michael Matz
1
-1
/
+3
2008-02-10
Support for generating separate sub files and bugfixes in the reader
Michael Matz
1
-12
/
+39
2008-02-07
introduce Solvable.kind to remove the need for strcmp()/strchr() when
Klaus Kaempf
1
-1
/
+10
2008-01-30
allow empty strings
Michael Schroeder
1
-2
/
+2
2008-01-30
Storing the schema in front of the incore data releaves us from fiddling
Michael Matz
1
-16
/
+2
2008-01-29
- add key filtering to repo_write
Michael Schroeder
1
-106
/
+355
2008-01-15
- add dir reading code to solv reader
Michael Schroeder
1
-10
/
+42
2008-01-14
It's nicer to represent the special numbers as TYPE_VOID with the actual
Michael Matz
1
-1
/
+1
2008-01-09
- rename xmalloc/... functions to sat_malloc, as we're a
Michael Schroeder
1
-36
/
+36
[next]