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
/
tools
/
common_write.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
support RPM_ADD_WITH_CHANGELOG in repo_add_rpmdb
Michael Schroeder
1
-0
/
+2
2012-04-16
- get rid of plural forms of repo_add_pkg, use pool_error instead printing to...
Michael Schroeder
1
-3
/
+1
2012-04-13
- add pool_error and pool_errstr. get rid of lots of exit() calls.
Michael Schroeder
1
-4
/
+20
2012-03-02
- add idqinst parameter to pool_addfileprovides_queue so that it can also ret...
Michael Schroeder
1
-1
/
+1
2012-03-02
- yet another incompatible change: as everybody seems to use repo_write_stdke...
Michael Schroeder
1
-3
/
+3
2012-03-01
- change last argument in repo_write from Id ** to Queue *. Hopefully nobody ...
Michael Schroeder
1
-9
/
+7
2012-02-01
- rename pool_addfileprovides_ids to pool_addfileprovides_queue, make it fill...
Michael Schroeder
1
-6
/
+6
2012-01-17
Make more C89 and POSIX compliant
Ingo Weinhold
1
-1
/
+2
2011-07-12
- rename all sat_ to solv_
Michael Schroeder
1
-4
/
+4
2011-06-14
- use FOR_REPODATAS macro
Michael Schroeder
1
-1
/
+1
2011-05-24
- do not use obsolete interface in libsolv library itself
Michael Schroeder
1
-6
/
+6
2011-05-24
rename satsolver -> libsolv
Michael Schroeder
1
-2
/
+2
2010-01-18
- set repository:toolversion to 1.0 in common_write
Michael Schroeder
1
-2
/
+5
2009-09-16
- bring down memory usage by
Michael Schroeder
1
-10
/
+9
2008-10-13
- change entry back to better name solvid
Michael Schroeder
1
-2
/
+2
2008-10-09
- the big solv data change
Michael Schroeder
1
-49
/
+70
2008-05-13
- expand mergesolv a bit
Michael Schroeder
1
-1
/
+4
2008-05-07
- add rpmdbcookie support
Michael Schroeder
1
-1
/
+3
2008-04-14
EULA is also a translatable text. Also compress translated versions of
Michael Matz
1
-0
/
+11
2008-03-19
- fix memory leak
Michael Schroeder
1
-2
/
+2
2008-03-19
- only add info block if there are file provides
Michael Schroeder
1
-1
/
+2
2008-03-19
- write info block containing addedprovides
Michael Schroeder
1
-11
/
+23
2008-03-12
Trigger build in CruiseControl.
Michael Matz
1
-0
/
+1
2008-03-05
- replace exit() with return, oops
Michael Schroeder
1
-1
/
+1
2008-03-03
- add '-d' option to susetags2solv, reads all packages files
Michael Schroeder
1
-50
/
+210
2008-02-20
- fix memory leaks
Michael Schroeder
1
-2
/
+7
2008-02-19
- patch memory leaks
Michael Schroeder
1
-0
/
+1
2008-02-18
- make rpmdb record summary, description, buildtime, group, dustats
Michael Schroeder
1
-0
/
+1
2008-02-14
more flexibility in naming attribute files,
Klaus Kaempf
1
-4
/
+9
2008-02-11
Factor out the filter code in preparation for nicely configuring where
Michael Matz
1
-0
/
+98