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
/
ext
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-03-01
- rename repo_add_solv_flags to repo_add_solv. Should have done this a ↵
Michael Schroeder
1
-0
/
+6
couple of months earlier, sorry.
2012-02-29
- fix argc comparison
Michael Schroeder
1
-1
/
+1
2012-02-29
support RESULT_UNNEEDED in testcases
Michael Schroeder
1
-0
/
+14
2012-02-24
- rename SOLVER_FLAG_IGNORE_ALREADY_RECOMMENDED to ↵
Michael Schroeder
1
-1
/
+1
SOLVER_FLAG_ADD_ALREADY_RECOMMENDED and invert. Our policy is that the default should be zero and cover the most uses. Last chance to do the change. (sorry libzypp and hawkeye folks.)
2012-02-23
- fix "autoextend" susetags mode not to add to old solvables
Michael Schroeder
1
-4
/
+9
(Maybe should get rid of autoextend mode instead)
2012-02-23
- fix spelling of ENABLE_RPMDB_PUBKEY
Michael Schroeder
1
-2
/
+2
2012-02-22
- also put poolflags in testcases, support <inline> results
Michael Schroeder
2
-27
/
+145
2012-02-22
- support testcases with multiple solver jobs
Michael Schroeder
1
-0
/
+4
2012-02-21
- allow <> dep in susetags, special case pattern: in packageand(), add ↵
Michael Schroeder
2
-17
/
+25
SOLVER_TRANSACTION_KEEP_PSEUDO
2012-02-20
- fix testcasedir handling
Michael Schroeder
1
-2
/
+2
2012-02-20
- fix copy&paste error
Michael Schroeder
2
-2
/
+2
2012-02-20
- make old rpmdb pubkey support optional
Michael Schroeder
1
-1
/
+5
2012-02-20
- add some bits of history
Michael Schroeder
1
-0
/
+7
2012-02-20
- make pool flags private, allow self conflicts for rpm, add pool_set/get_flags
Michael Schroeder
1
-2
/
+3
2012-02-20
- fix comparisons in commit_diskusage()
Michael Schroeder
2
-13
/
+13
2012-02-20
- make file list conversion twice as fast by adding a 1k dir cache
Michael Schroeder
3
-0
/
+3
2012-02-17
- hide repodata internals (needed to move repo_write from ext to src for this)
Michael Schroeder
8
-2005
/
+9
also deleted repodata_create, use repo_add_repodata instead
2012-02-16
- comps: use group: and category: instead of pattern:
Michael Schroeder
1
-2
/
+2
2012-02-16
- fix filelist handling in repo_susetags and testcase
Michael Schroeder
2
-78
/
+80
2012-02-15
- commit current state of testcase
Michael Schroeder
3
-112
/
+341
2012-02-15
- make susetags format work with packages that have no release (e.g. in debian)
Michael Schroeder
1
-8
/
+16
2012-02-15
repo_write: fix key packing
Zdeněk Pavlas
1
-4
/
+4
2012-02-14
- commit current state of testcase support
Michael Schroeder
3
-8
/
+926
2012-02-14
- support writing of gzipped files
Michael Schroeder
1
-7
/
+15
2012-02-09
- start testcase reading/writing support
Michael Schroeder
4
-2
/
+708
2012-02-07
- add join_dup helper, cleanup code
Michael Schroeder
5
-19
/
+13
2012-02-07
- use join2 for temp store of the language instead of strdup
Michael Schroeder
4
-44
/
+38
2012-02-07
- clear langcache if the default language changes
Michael Schroeder
1
-0
/
+1
2012-02-06
- get rid of static variables used by join2
Michael Schroeder
10
-83
/
+92
2012-02-06
- add long forgotten break statement...
Michael Schroeder
1
-1
/
+2
2012-02-06
- clean up repo parsing code
Michael Schroeder
8
-167
/
+105
2012-02-02
- start support for Fedora comps format
Michael Schroeder
4
-0
/
+434
2012-01-18
- add cmake options to only build for some repository types
Michael Schroeder
1
-12
/
+41
2012-01-17
Make more C89 and POSIX compliant
Ingo Weinhold
9
-22
/
+44
2012-01-11
- add some missing copyright blocks
Michael Schroeder
3
-0
/
+21
2011-12-22
- add solv_strdup(), rename repo_freeallrepos() to pool_freeallrepos()
Michael Schroeder
8
-19
/
+19
2011-12-01
Fixed compile break on pgpFreeDig with RPM 5, thanks eveith
Michael Schroeder
1
-0
/
+4
2011-12-01
- support severity/rights/updated in updateinfo.xml
Michael Schroeder
1
-21
/
+44
2011-11-16
repo_deb: The control file may not have a leading "./". Thanks djszapi!
Michael Schroeder
1
-2
/
+2
2011-07-12
- rename all sat_ to solv_
Michael Schroeder
18
-372
/
+372
2011-06-14
- use FOR_REPODATAS macro
Michael Schroeder
2
-9
/
+9
2011-06-08
- fix (harmless) typo in headtoevr function that broke ppc compilation
Michael Schroeder
1
-1
/
+1
2011-05-27
- name BLOB defines to REPOPAGE
Michael Schroeder
1
-5
/
+5
2011-05-26
- allow to build a shared and a static version of the libraries
Michael Schroeder
1
-5
/
+18
2011-05-25
- add solver_private.h, make repo_ functions return an int, make solver_solv ↵
Michael Schroeder
22
-46
/
+59
return the problem count
2011-05-25
- make findfileconflicts ignore ghost files, like rpm does
Michael Schroeder
3
-3
/
+26
2011-05-24
- add ver files, fix build
Michael Schroeder
2
-9
/
+48
2011-05-24
- do not use obsolete interface in libsolv library itself
Michael Schroeder
14
-165
/
+165
2011-05-24
rename satsolver -> libsolv
Michael Schroeder
3
-14
/
+13
2011-05-23
- fix gzdopen() call, it does not like mode "r+"
Michael Schroeder
1
-1
/
+6
[next]