summaryrefslogtreecommitdiff
path: root/bindings
AgeCommit message (Expand)AuthorFilesLines
2018-11-30Imported Upstream version 0.6.29upstream/0.6.29DongHun Kwak2-1/+25
2018-11-30Imported Upstream version 0.6.28upstream/0.6.28DongHun Kwak3-4/+15
2018-11-30Imported Upstream version 0.6.27upstream/0.6.27DongHun Kwak2-3/+9
2018-11-30Imported Upstream version 0.6.25upstream/0.6.25DongHun Kwak1-0/+51
2018-11-30Imported Upstream version 0.6.24upstream/0.6.24DongHun Kwak4-4/+52
2016-10-27Imported Upstream version 0.6.21upstream/0.6.21DongHun Kwak1-0/+9
2016-10-27Imported Upstream version 0.6.18upstream/0.6.18DongHun Kwak1-0/+25
2016-10-27Imported Upstream version 0.6.14upstream/0.6.14DongHun Kwak3-3/+3
2016-10-27Imported Upstream version 0.6.13upstream/0.6.13DongHun Kwak1-0/+1
2016-10-27Imported Upstream version 0.6.12upstream/0.6.12DongHun Kwak5-82/+674
2016-10-27Imported Upstream version 0.6.11upstream/0.6.11DongHun Kwak1-0/+1
2016-10-27Imported Upstream version 0.6.9upstream/0.6.9DongHun Kwak1-0/+113
2016-10-27Imported Upstream version 0.6.8upstream/0.6.8DongHun Kwak1-18/+18
2016-10-27Imported Upstream version 0.6.6upstream/0.6.6DongHun Kwak1-10/+13
2016-10-27Imported Upstream version 0.6.5upstream/0.6.5DongHun Kwak1-0/+10
2014-06-23support -X option in rpmmd2solv, make add_autopattern available in bindingsMichael Schroeder1-0/+8
2014-05-15add the SOLVER_FLAG_FOCUS_INSTALLED solver flagMichael Schroeder1-0/+3
2014-04-08make repodata_stringify return the result stringMichael Schroeder1-3/+2
2014-04-04do not count problem resolution install jobs as userinstalledMichael Schroeder1-2/+3
2014-04-04more swig trickery: automaticall free the pool, add a disown methodMichael Schroeder1-4/+23
2014-04-03INCOMPATIBLE bindings change: modernize Dataiterator/Datamatch classesMichael Schroeder1-35/+63
2014-03-31make the __iter__ methods in the python bindings return selfMichael Schroeder1-24/+8
2014-03-26support SOLVER_FLAG_DUP_ALLOW* flags in solver_set_flags and bindingsMichael Schroeder1-0/+4
2014-03-05revert pyhton3 part that was commit by mistake in #ab8b3dedMichael Schroeder1-7/+0
2014-03-04bindings: don't let str(Datamatch) change the strings, instead create a copyMichael Schroeder1-2/+3
2014-03-04bindings: make Dataterator match/flags optionalMichael Schroeder1-4/+4
2014-03-03fix Datamatcher's idstr() method when calld for dirsMichael Schroeder1-1/+5
2014-02-27fix Pool_repo_iterator and Repo_solvable_iterator in perl bindingsMichael Schroeder2-3/+13
2014-01-24fix for old swig versionsMichael Schroeder1-0/+3
2014-01-09add identical and evrcmp methods for solvablesMichael Schroeder1-0/+11
2013-11-20tweak python version detection, add Datamatch.binary()Michael Schroeder2-28/+54
2013-11-19fix Chksum.add() method also for perl/rubyMichael Schroeder1-27/+27
2013-11-19port to python3Michael Schroeder2-0/+47
2013-11-18rename repo_find_pubkeys to repo_find_all_pubkeys, add repo_find_pubkeyMichael Schroeder1-7/+1
2013-11-18split repo_find_pubkeys from repo_verify_sigdataMichael Schroeder1-0/+13
2013-11-14Create a real type for a checksum handleMichael Schroeder1-5/+4
2013-10-29bindings: sig verification only works with ENABLE_PGPVRFYMichael Schroeder1-0/+2
2013-10-29support signature verification in bindingsMichael Schroeder1-2/+36
2013-10-16remove trailing whitespaceMichael Schroeder1-10/+10
2013-09-23add problem2str() convenience function to APIMichael Schroeder1-6/+1
2013-09-20bindings: add stringification shortcut for problemsMichael Schroeder1-0/+11
2013-09-04add solv_depmarker function to simplify the bindingsMichael Schroeder1-28/+2
2013-08-23remove unused res varMichael Schroeder1-1/+1
2013-08-21add solver->describe_decision() methodMichael Schroeder1-0/+26
2013-08-21add unset() method for solvablesMichael Schroeder1-0/+5
2013-07-25rename rpmdb_pubkey to pubkeyMichael Schroeder1-3/+5
2013-06-17refactor a bitMichael Schroeder1-2/+4
2013-06-14bindings: add pool.errstr, make add_rpm/... return Solvable objectsMichael Schroeder1-8/+16
2013-06-07bindings consistency: rename new/keptpackages to new/keptsolvablesMichael Schroeder1-0/+25
2013-06-06get rid of an unneeded %renameMichael Schroeder1-1/+0