summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2019-09-10Imported Upstream version 0.7.0upstream/0.7.0DongHun Kwak20-80/+203
2019-09-10Imported Upstream version 0.6.36upstream/0.6.36DongHun Kwak1-0/+3
2018-12-04Imported Upstream version 0.6.35upstream/0.6.35DongHun Kwak10-10/+403
2018-11-30Imported Upstream version 0.6.33upstream/0.6.33DongHun Kwak2-6/+28
2018-11-30Imported Upstream version 0.6.31upstream/0.6.31DongHun Kwak4-27/+301
2018-11-30Imported Upstream version 0.6.29upstream/0.6.29DongHun Kwak48-111/+321
2018-11-30Imported Upstream version 0.6.28upstream/0.6.28DongHun Kwak2-0/+40
2018-11-30Imported Upstream version 0.6.25upstream/0.6.25DongHun Kwak2-14/+86
2016-10-27Imported Upstream version 0.6.21upstream/0.6.21DongHun Kwak4-7/+30
2016-10-27Imported Upstream version 0.6.15upstream/0.6.15DongHun Kwak8-88/+88
2016-10-27Imported Upstream version 0.6.13upstream/0.6.13DongHun Kwak3-5/+15
2016-10-27Imported Upstream version 0.6.12upstream/0.6.12DongHun Kwak25-55/+271
2016-10-27Imported Upstream version 0.6.11upstream/0.6.11DongHun Kwak2-11/+3
2016-10-27Imported Upstream version 0.6.7upstream/0.6.7DongHun Kwak2-8/+9
2016-10-27Imported Upstream version 0.6.6upstream/0.6.6DongHun Kwak42-34/+1707
2014-05-15add the SOLVER_FLAG_FOCUS_INSTALLED solver flagMichael Schroeder1-0/+15
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
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
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
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
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 attribut...Michael Schroeder1-14/+23
2013-06-04Document Transaction and TransactionclassMichael Schroeder2-2/+774
2013-06-04add POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the current rpm behaviourMichael Schroeder2-6/+16