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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-25
rename rpmdb_pubkey to pubkey
Michael Schroeder
2
-10
/
+10
2013-07-23
support -k option in rpms2solv to convert a gpg pubkey
Michael Schroeder
1
-1
/
+23
2013-07-12
bring installcheck up to speed
Michael Schroeder
1
-74
/
+52
2013-06-18
testsolv: add '-l <selection>' option to list packages instead of running the...
Michael Schroeder
1
-2
/
+24
2013-05-07
add case statements for completeness
Michael Schroeder
2
-0
/
+4
2013-05-06
cleanup dumpsolv code
Michael Schroeder
1
-60
/
+59
2013-05-03
dumpsolv: add experimental json dumping support
Michael Schroeder
1
-164
/
+312
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
2013-04-15
convert perror() and fprintf() calls to pool_error()
Michael Schroeder
1
-1
/
+5
2013-04-15
add pool parameter to rpm_state_create so that we can use pool_error for erro...
Michael Schroeder
1
-1
/
+1
2013-04-12
support checking for directory aliases when searching for file conflicts
Michael Schroeder
1
-4
/
+14
2013-04-11
add extra flag paramter to find_fileconflicts
Michael Schroeder
1
-1
/
+1
2013-04-10
Reimplement state handling in rpm_by functions
Michael Schroeder
1
-7
/
+4
2013-04-08
remove strange 5 year old TODO file
Michael Schroeder
1
-4
/
+0
2013-04-08
fix bugs in fileconflicts code and prepare for aliased dirs
Michael Schroeder
1
-2
/
+2
2013-03-30
Define SYSTEM_LIBRARIES in main CMakeLists.txt
Ingo Weinhold
1
-12
/
+0
2013-02-25
support RPM_ADD_WITH_CHANGELOG in repo_add_rpmdb
Michael Schroeder
1
-0
/
+2
2013-02-04
make it possible to re-run an existing solver (re-using the rpm rules)
Michael Schroeder
1
-3
/
+3
2012-12-13
delete old debug statements
Michael Schroeder
1
-6
/
+4
2012-12-10
implement special install/erase namespace provides hack
Michael Schroeder
2
-0
/
+2
2012-12-04
write trailing "result" line in -r -r mode
Michael Schroeder
1
-2
/
+26
2012-11-12
add deb2solv for completeness
Michael Schroeder
2
-0
/
+139
2012-10-23
implement pool_set_rootdir/REPO_USE_ROOTDIR instead of passing a rootdir to v...
Michael Schroeder
2
-14
/
+11
2012-06-27
- close file handle after reading in cudf file
BASE-SuSE-Code-12_2-Branch
Michael Schroeder
1
-0
/
+2
2012-06-25
- export repo_add_cudf, use SOLVER_ORUPDATE for cudf update jobs
Michael Schroeder
1
-1
/
+1
2012-06-25
- get rid of a couple of warnings when building for debian
Michael Schroeder
1
-2
/
+7
2012-06-22
- fix testcase writing bugs
Michael Schroeder
1
-1
/
+1
2012-06-22
- also parse cudf provides ;)
Michael Schroeder
1
-0
/
+3
2012-06-22
- add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO to support some cudf tests
Michael Schroeder
2
-0
/
+161
2012-04-16
- fix wrong logic
Michael Schroeder
2
-3
/
+2
2012-04-16
- get rid of plural forms of repo_add_pkg, use pool_error instead printing to...
Michael Schroeder
4
-12
/
+18
2012-04-13
- add pool_error and pool_errstr. get rid of lots of exit() calls.
Michael Schroeder
19
-57
/
+195
2012-04-13
- fix fd leak in testsolv
Michael Schroeder
1
-0
/
+1
2012-04-03
- support repo_add_arch_local to read the installed package database on arch
Michael Schroeder
1
-2
/
+10
2012-04-02
- make sure to link against the lzma library if ENABLE_LZMA_COMPRESSION is set
Michael Schroeder
1
-0
/
+3
2012-03-30
- also implement files.xml parsing for m&m
Michael Schroeder
1
-2
/
+17
2012-03-30
- add support for archlinux packages/repos
Michael Schroeder
4
-1
/
+208
2012-03-23
- add repo_mdk_add_info() function to parse the M&M info.xml file
Michael Schroeder
1
-5
/
+52
2012-03-22
- add M&M synthesis file parser, add mkd2solv tool
Michael Schroeder
2
-0
/
+45
2012-03-20
- get rid of another gcc warning
Michael Schroeder
1
-1
/
+1
2012-03-16
- advance num64 support. For now, we store the high 32 bits in kv->num2 to st...
Michael Schroeder
2
-4
/
+7
2012-03-15
- dumpsolv: num is unsigned, also support reldeps as ids
Michael Schroeder
1
-2
/
+2
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-03-01
- rename repo_add_solv_flags to repo_add_solv. Should have done this a couple...
Michael Schroeder
5
-8
/
+8
2012-02-22
- support testcases with multiple solver jobs
Michael Schroeder
1
-40
/
+87
2012-02-21
- add testsolv tool
Michael Schroeder
2
-1
/
+112
2012-02-07
- remove 'echo <products>' for repodata products, which seems to just break t...
Michael Schroeder
1
-6
/
+2
[next]