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
/
repodata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-10
adapt repo_content to create one product per base arch, attributes not workin...
Duncan Mac-Vicar P
1
-1
/
+4
2008-05-07
- speed up array creation a bit by caching last values
Michael Schroeder
1
-0
/
+5
2008-04-14
Add REPOKEY_TYPE_COUNTED type (for arrays of structures).
Michael Matz
1
-0
/
+3
2008-04-14
Preparation for structured types. The repodata_set_* functions now take
Michael Matz
1
-15
/
+23
2008-04-08
more comments
Klaus Kaempf
1
-1
/
+4
2008-04-08
make the difference between repodata_set_constant() (numeric constant) and
Klaus Kaempf
1
-1
/
+1
2008-04-08
- fix prototype for repodata_set_num()
Klaus Kaempf
1
-7
/
+40
2008-04-01
Working but for now inactive code to support non-solvables (things which
Michael Matz
1
-0
/
+5
2008-03-20
- add lookup_id function
Michael Schroeder
1
-13
/
+12
2008-03-20
- rename str_lang to str_poollang
Michael Schroeder
1
-0
/
+2
2008-03-20
- add checksum lookup functions
Michael Schroeder
1
-1
/
+2
2008-03-20
- also support sha256
Michael Schroeder
1
-2
/
+3
2008-03-19
Support new types for MD5 and SHA1 checksums (stored in binary, but with
Michael Matz
1
-0
/
+8
2008-03-19
Add functions to create IDARRAY attributes.
Michael Matz
1
-0
/
+3
2008-03-19
- write info block containing addedprovides
Michael Schroeder
1
-0
/
+1
2008-03-14
- add repodata_dir2str function
Michael Schroeder
1
-0
/
+1
2008-03-07
Make rpmdb2solv reasonably fast again.
Michael Matz
1
-0
/
+1
2008-03-03
- fix mem leaks
Michael Schroeder
1
-0
/
+1
2008-02-29
- change solv format in an incompatible way, breaking compatibility
Michael Schroeder
1
-1
/
+3
2008-02-19
- fix memory leaks
Michael Schroeder
1
-0
/
+2
2008-02-18
- free repodata memory
Michael Schroeder
1
-0
/
+1
2008-02-15
- really support DIRSTRARRAY type
Michael Schroeder
1
-0
/
+1
2008-02-14
more comments
Klaus Kaempf
1
-1
/
+12
2008-02-10
Support for generating separate sub files and bugfixes in the reader
Michael Matz
1
-4
/
+8
2008-02-06
Make repo_lookup_num work.
Michael Matz
1
-1
/
+1
2008-02-06
expose repo_lookup_str and add lookup_num (nonworking)
Duncan Mac-Vicar P
1
-0
/
+1
2008-01-30
Split repodata_insert_keyid from repodata_set to create
Michael Matz
1
-0
/
+1
2008-01-30
Storing the schema in front of the incore data releaves us from fiddling
Michael Matz
1
-3
/
+0
2008-01-29
compile
Duncan Mac-Vicar P
1
-0
/
+2
2008-01-29
- add key filtering to repo_write
Michael Schroeder
1
-0
/
+123