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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-20
bindings: add stringification shortcut for problems
Michael Schroeder
6
-14
/
+38
2013-08-21
add unset() method for solvables
Michael Schroeder
2
-3
/
+25
2013-07-02
fix spelling errors
Michael Schroeder
2
-11
/
+11
2013-06-18
minor docu fixes
Michael Schroeder
2
-10
/
+10
2013-06-14
finish libsolv-pool manpage
Michael Schroeder
8
-554
/
+677
2013-06-14
bindings: add pool.errstr, make add_rpm/... return Solvable objects
Michael Schroeder
2
-72
/
+94
2013-06-13
start with the libsolv-pool manpage
Michael Schroeder
4
-4
/
+2046
2013-06-13
fix archpolicy handling of '>'
Michael Schroeder
1
-1
/
+1
2013-06-12
add a section about pointer validity
Michael Schroeder
2
-2
/
+39
2013-06-11
the manpage generator automatically capitalizes...
Michael Schroeder
9
-68
/
+72
2013-06-10
install manpages
Michael Schroeder
4
-2
/
+9
2013-06-10
spellcheck
Michael Schroeder
9
-90
/
+98
2013-06-07
rename old libsolv doc to libsolv-history
Michael Schroeder
4
-177
/
+255
2013-06-07
make REPOSITORY_REVISION a simple string
Michael Schroeder
3
-8
/
+9
2013-06-07
add libsolv-constantids manpage
Michael Schroeder
3
-1
/
+1578
2013-06-07
bindings consistency: rename new/keptpackages to new/keptsolvables
Michael Schroeder
2
-18
/
+18
2013-06-06
finish bindings documentation. Hooray!
Michael Schroeder
3
-143
/
+670
2013-06-05
adapt to modern perl and use barewords for hash keys
Michael Schroeder
3
-143
/
+145
2013-06-05
document that swig's stringifcation for perl does not work
Michael Schroeder
1
-7
/
+7
2013-06-04
document the Repodata and Repopos classes a bit
Michael Schroeder
2
-4
/
+627
2013-06-04
forgot to run run manpage converter...
Michael Schroeder
1
-27
/
+44
2013-06-04
Make 'dep' attribute in Ruleinfo return an object, add fromstr/tostr attribut...
Michael Schroeder
1
-14
/
+23
2013-06-04
Document Transaction and Transactionclass
Michael Schroeder
2
-2
/
+774
2013-06-04
add POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the current rpm behaviour
Michael Schroeder
2
-6
/
+16
2013-06-03
document Solver, Problem, Rule, Ruleinfo, Solution, Solutionelement classes
Michael Schroeder
2
-8
/
+1490
2013-06-03
document POOL_FLAG_ADDFILEPROVIDESFILTERED
Michael Schroeder
2
-2
/
+14
2013-05-28
document the update target annomaly
Michael Schroeder
2
-3
/
+16
2013-05-28
document Selection and Job classes
Michael Schroeder
2
-6
/
+884
2013-05-28
document Dataiterator and Datamatch
Michael Schroeder
2
-20
/
+548
2013-05-27
define and document the pool flags
Michael Schroeder
2
-0
/
+92
2013-05-27
add documentation for the Solvable class
Michael Schroeder
2
-6
/
+573
2013-05-17
update bindings documentation
Michael Schroeder
2
-314
/
+215
2013-05-16
fix ruby class methods in doc
Michael Schroeder
2
-8
/
+8
2013-05-16
start with the bindings documentation
Michael Schroeder
6
-100
/
+3376
2011-10-21
libsolv: doc updates
Jan Engelhardt
1
-45
/
+30
2011-05-24
add libsolv.3 man page
Michael Schroeder
1
-0
/
+119