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
/
solvable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
Imported Upstream version 0.7.21
upstream/0.7.21
DongHun Kwak
1
-1
/
+14
2020-11-27
Imported Upstream version 0.7.12
upstream/0.7.12
DongHun Kwak
1
-0
/
+1
2020-11-27
Imported Upstream version 0.7.8
upstream/0.7.8
DongHun Kwak
1
-1
/
+2
2019-09-10
Imported Upstream version 0.7.0
upstream/0.7.0
DongHun Kwak
1
-5
/
+10
2016-10-27
Imported Upstream version 0.6.23
upstream/0.6.23
DongHun Kwak
1
-0
/
+7
2013-10-16
remove trailing whitespace
Michael Schroeder
1
-2
/
+2
2013-09-09
rename selection_make_deps to selection_make_matchdeps, add marker support
Michael Schroeder
1
-1
/
+1
2013-09-04
add pool_whatmatchesdep and selection_make_deps to query for packages interse...
Michael Schroeder
1
-0
/
+1
2013-04-02
Make all public libsolv headers C++ safe
Ingo Weinhold
1
-0
/
+8
2012-11-13
support REPO_NO_LOCATION, rename "set_deleted" to the more clear "unset"
Michael Schroeder
1
-1
/
+1
2012-11-06
rename repodata_delete to repodata_set_deleted, add repo_set_deleted and solv...
Michael Schroeder
1
-0
/
+1
2012-11-02
add pool_lookup_deltalocation helper so we can change the way the location is...
Michael Schroeder
1
-1
/
+2
2012-10-08
add repodata_set_sourcepkg and solvable_lookup_sourcepkg, fix solvable_get_lo...
Michael Schroeder
1
-1
/
+2
2012-03-28
- incompatible ABI change: switch num over to unsigned long long and store si...
Michael Schroeder
1
-2
/
+3
2012-01-17
- add solvable_ setter functions, add solvable_lookup_type/solvable_lookup_de...
Michael Schroeder
1
-4
/
+35
2011-05-24
rename satsolver -> libsolv
Michael Schroeder
1
-3
/
+3
2008-07-21
- no more freshens. R.I.P.
Michael Schroeder
1
-1
/
+0
2008-02-15
remove 'kind' handling ( will re-appear in applayer ;-) )
Klaus Kaempf
1
-13
/
+0
2008-02-07
introduce Solvable.kind to remove the need for strcmp()/strchr() when
Klaus Kaempf
1
-0
/
+13
2007-11-21
use SATSOLVER_ prefix in include guards
Michael Andres
1
-3
/
+3
2007-11-17
- changed repo interface a bit, now alloc/free handle repo pointer and
Michael Schroeder
1
-2
/
+3
2007-11-08
- add a license
Michael Schroeder
1
-0
/
+7
2007-10-30
- add vendor id to solvables
Michael Schroeder
1
-0
/
+1
2007-10-26
to follow SUSE tools conventions
Duncan Mac-Vicar P
1
-3
/
+3
2007-10-23
- switch dependencies from Id pointers to Offsets
Michael Schroeder
1
-10
/
+10
2007-10-22
- first step in getting rid of dependency pointers:
Michael Schroeder
1
-3
/
+6
2007-10-02
current state of 'sat-solver'
Klaus Kaempf
1
-0
/
+32