summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2016-10-27Imported Upstream version 0.6.11upstream/0.6.11DongHun Kwak2-11/+3
Change-Id: Ia7fcc570c551205421c68cc6feb2ecfd3c97e149 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
2016-10-27Imported Upstream version 0.6.7upstream/0.6.7DongHun Kwak2-8/+9
Change-Id: I4903b1e04cf23c0c38f633e48a06732764ee6444 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
2016-10-27Imported Upstream version 0.6.6upstream/0.6.6DongHun Kwak42-34/+1707
Change-Id: I39261d63e28e2f057203bd11bd6b1cbb83523fab Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
2014-05-15add the SOLVER_FLAG_FOCUS_INSTALLED solver flagMichael Schroeder1-0/+15
Setting this flag means that the solver will prefer picking a package version that fits the other installed packages over updating installed packages.
2014-04-04more swig trickery: automaticall free the pool, add a disown methodMichael Schroeder2-9/+35
2014-04-03INCOMPATIBLE bindings change: modernize Dataiterator/Datamatch classesMichael Schroeder2-91/+175
Use attributes instead of methods to access the matched data (except for Datapos constructors). Also, while we're breaking the API, drop the solvid argument from the Dataiterator constructors. Add different constructors for the special cases. Also fix and document Datamatcher's 'binary' attribute.
2014-03-26support SOLVER_FLAG_DUP_ALLOW* flags in solver_set_flags and bindingsMichael Schroeder2-6/+39
2014-03-04bindings: make Dataterator match/flags optionalMichael Schroeder2-6/+84
Also document the solvable.Dataiterator method.
2014-01-21update constantids.Michael Schroeder2-11/+27
2014-01-21document describe_decisionMichael Schroeder2-14/+135
2014-01-09add identical and evrcmp methods for solvablesMichael Schroeder2-2/+48
2013-10-15Deprecate PRODUCT_DISTPRODUCT/PRODUCT_DISTVERSION. Fix spelling bugs.Michael Schroeder2-16/+16
2013-09-24fix unbalanced ===Michael Schroeder2-2/+2
2013-09-24fix two small glitches in xcode filterMichael Schroeder2-10/+11
2013-09-20bindings: add stringification shortcut for problemsMichael Schroeder6-14/+38
Also fixes bugs in the rbsolv example.
2013-08-21add unset() method for solvablesMichael Schroeder2-3/+25
2013-07-02fix spelling errorsMichael Schroeder2-11/+11
2013-06-18minor docu fixesMichael Schroeder2-10/+10
2013-06-14finish libsolv-pool manpageMichael Schroeder8-554/+677
2013-06-14bindings: add pool.errstr, make add_rpm/... return Solvable objectsMichael Schroeder2-72/+94
2013-06-13start with the libsolv-pool manpageMichael Schroeder4-4/+2046
2013-06-13fix archpolicy handling of '>'Michael Schroeder1-1/+1
2013-06-12add a section about pointer validityMichael Schroeder2-2/+39
2013-06-11the manpage generator automatically capitalizes...Michael Schroeder9-68/+72
2013-06-10install manpagesMichael Schroeder4-2/+9
2013-06-10spellcheckMichael Schroeder9-90/+98
2013-06-07rename old libsolv doc to libsolv-historyMichael Schroeder4-177/+255
2013-06-07make REPOSITORY_REVISION a simple stringMichael Schroeder3-8/+9
2013-06-07add libsolv-constantids manpageMichael Schroeder3-1/+1578
2013-06-07bindings consistency: rename new/keptpackages to new/keptsolvablesMichael Schroeder2-18/+18
We keep the old methods available for now to be backward compatible.
2013-06-06finish bindings documentation. Hooray!Michael Schroeder3-143/+670
2013-06-05adapt to modern perl and use barewords for hash keysMichael Schroeder3-143/+145
2013-06-05document that swig's stringifcation for perl does not workMichael Schroeder1-7/+7
2013-06-04document the Repodata and Repopos classes a bitMichael Schroeder2-4/+627
2013-06-04forgot to run run manpage converter...Michael Schroeder1-27/+44
2013-06-04Make 'dep' attribute in Ruleinfo return an object, add fromstr/tostr ↵Michael Schroeder1-14/+23
attributes to TransactionClass and remove old fromdep()/todep() methods
2013-06-04Document Transaction and TransactionclassMichael Schroeder2-2/+774
2013-06-04add POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the current rpm behaviourMichael Schroeder2-6/+16
Sigh. I hope that's the last time rpm changes the way it handles obsoletes.
2013-06-03document Solver, Problem, Rule, Ruleinfo, Solution, Solutionelement classesMichael Schroeder2-8/+1490
2013-06-03document POOL_FLAG_ADDFILEPROVIDESFILTEREDMichael Schroeder2-2/+14
2013-05-28document the update target annomalyMichael Schroeder2-3/+16
2013-05-28document Selection and Job classesMichael Schroeder2-6/+884
2013-05-28document Dataiterator and DatamatchMichael Schroeder2-20/+548
2013-05-27define and document the pool flagsMichael Schroeder2-0/+92
2013-05-27add documentation for the Solvable classMichael Schroeder2-6/+573
2013-05-17update bindings documentationMichael Schroeder2-314/+215
2013-05-16fix ruby class methods in docMichael Schroeder2-8/+8
2013-05-16start with the bindings documentationMichael Schroeder6-100/+3376
2011-10-21libsolv: doc updatesJan Engelhardt1-45/+30
doc: write style * avoid use of contracted forms * remove extra paragraph above .SSs * grammar fixes Signed-off-by: Michael Schroeder <mls@suse.de>
2011-05-24add libsolv.3 man pageMichael Schroeder1-0/+119