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
/
rpmdb2solv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-27
Imported Upstream version 0.6.15
upstream/0.6.15
DongHun Kwak
1
-1
/
+1
2014-01-28
support ADD_NO_AUTOPRODUCTS in repo_autopattern, use in rpmdb2solv
Michael Schroeder
1
-2
/
+1
2014-01-27
rpmdb2solv: set repo to installed so that no autoproducts are generated
Michael Schroeder
1
-0
/
+1
2013-12-03
support appdata parsing in tools, support SUSE auto-pattern generation
Michael Schroeder
1
-2
/
+35
2013-10-28
support ADD_WITH_SUBKEYS/ADD_MULTIPLE_PUBKEYS/ADD_WITH_KEYSIGNATURES
Michael Schroeder
1
-1
/
+1
2013-07-25
rename rpmdb_pubkey to pubkey
Michael Schroeder
1
-5
/
+5
2013-04-23
add repo_add_rpmdb_reffp to easily add rpmdb content when there is an old sol...
Michael Schroeder
1
-36
/
+8
2013-04-15
split ugly pubkey handling into separate repo_rpmdb_pubkey.c
Michael Schroeder
1
-1
/
+23
2012-10-23
implement pool_set_rootdir/REPO_USE_ROOTDIR instead of passing a rootdir to v...
Michael Schroeder
1
-13
/
+10
2012-04-13
- add pool_error and pool_errstr. get rid of lots of exit() calls.
Michael Schroeder
1
-9
/
+24
2012-03-01
- rename repo_add_solv_flags to repo_add_solv. Should have done this a couple...
Michael Schroeder
1
-1
/
+1
2012-01-24
Fix compilation on Fedora.
Ales Kozumplik
1
-1
/
+6
2011-07-12
- rename all sat_ to solv_
Michael Schroeder
1
-2
/
+2
2009-06-20
- clean up ugly products handling
Michael Schroeder
1
-1
/
+1
2008-11-19
- get rid of that horrible rpmdb2solv hack, it's not used any more
Michael Schroeder
1
-24
/
+23
2008-11-07
document '-o'
Klaus Kaempf
1
-0
/
+1
2008-10-31
- add '-o <outfile>' support
Michael Schroeder
1
-1
/
+11
2008-10-31
- add "-P" option to rpmdb2solv, prints percentage on stderr
Michael Schroeder
1
-3
/
+6
2008-10-09
- the big solv data change
Michael Schroeder
1
-17
/
+12
2008-09-03
- switch /etc/products.d from .prod (ini format) to .xml (xml format)
Klaus Kaempf
1
-3
/
+10
2008-08-15
rpmdb2solv:
Klaus Kaempf
1
-11
/
+21
2008-08-13
document usage
Klaus Kaempf
1
-0
/
+9
2008-08-13
if -r (root dir) is given, its also honored by -p (product dir)
Klaus Kaempf
1
-3
/
+25
2008-08-12
adapt repo_products (/etc/products.d/*.prod parsing) to current definition
Klaus Kaempf
1
-5
/
+14
2008-08-11
parse /etc/products.d/*.prod for installed products
Klaus Kaempf
1
-2
/
+3
2008-08-11
prepare for parsing 'installed' products
Klaus Kaempf
1
-1
/
+29
2008-03-07
Make rpmdb2solv reasonably fast again.
Michael Matz
1
-0
/
+1
2008-03-05
- do not try to open DB_CONFIG in current directory (I love berkeleydb...)
Michael Schroeder
1
-3
/
+10
2008-03-03
- add '-d' option to susetags2solv, reads all packages files
Michael Schroeder
1
-5
/
+11
2008-02-24
exit if there is an error opening the old solv
Stephan Kulow
1
-11
/
+16
2008-02-22
finish root support
Stephan Kulow
1
-14
/
+21
2008-02-11
Factor out the filter code in preparation for nicely configuring where
Michael Matz
1
-2
/
+2
2008-02-10
Support for generating separate sub files and bugfixes in the reader
Michael Matz
1
-1
/
+1
2008-01-29
- add key filtering to repo_write
Michael Schroeder
1
-1
/
+1
2007-12-22
prepare to pass rootdir for reading rpmdb from other directory
Klaus Kaempf
1
-1
/
+1
2007-11-17
- changed repo interface a bit, now alloc/free handle repo pointer and
Michael Schroeder
1
-0
/
+1
2007-11-14
- allow repositories that don't consist of a single block of solvables
Michael Schroeder
1
-1
/
+1
2007-11-13
- cleanup repo handlin API
Michael Schroeder
1
-6
/
+8
2007-11-08
- add a license
Michael Schroeder
1
-0
/
+7
2007-10-26
to follow SUSE tools conventions
Duncan Mac-Vicar P
1
-8
/
+8
2007-10-02
current state of 'sat-solver'
Klaus Kaempf
1
-0
/
+51