2013-06-04 |
Michael Schroeder | Make 'dep' attribute in Ruleinfo return an object,... |
tree | commitdiff |
2013-06-04 |
Michael Schroeder | fix a couple of leaks in the bindings |
tree | commitdiff |
2013-06-04 |
Michael Schroeder | Document Transaction and Transactionclass |
tree | commitdiff |
2013-06-04 |
Michael Schroeder | add POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the... |
tree | commitdiff |
2013-06-03 |
Michael Schroeder | add missing constants, add Rule->type attribute, improv... |
tree | commitdiff |
2013-05-28 |
Michael Schroeder | document Selection and Job classes |
tree | commitdiff |
2013-05-28 |
Michael Schroeder | add SEARCH_CHECKSUMS, fix Datamatch.num(), add Datapos... |
tree | commitdiff |
2013-05-27 |
Michael Schroeder | define and document the pool flags |
tree | commitdiff |
2013-05-27 |
Michael Schroeder | add lookup_idarray method to the Datapos class |
tree | commitdiff |
2013-05-17 |
Michael Schroeder | allow SOLVID_META queries through SOLVID_POS |
tree | commitdiff |
2013-05-16 |
Michael Schroeder | fix return values from repo_add functions, they return... |
tree | commitdiff |
2013-05-15 |
Michael Schroeder | some minor binding tweaks to make it more flexible |
tree | commitdiff |
2013-04-24 |
Michael Schroeder | add ILLEGAL_NAMECHANGE support to bindings |
tree | commitdiff |
2013-04-24 |
Michael Schroeder | Do not segfault when undef/None/nil is passwd as FILE/Dep |
tree | commitdiff |
2013-04-24 |
Michael Schroeder | add SOLVER_TRANSACTION_OBSOLETE_IS_UPGRADE helper flag |
tree | commitdiff |
2013-04-23 |
Michael Schroeder | add add_rpmdb_reffp method to bindings |
tree | commitdiff |
2013-04-23 |
Michael Schroeder | remove "ref" argument from add_rpmdb() in the bindings |
tree | commitdiff |
2013-04-15 |
Michael Schroeder | split ugly pubkey handling into separate repo_rpmdb_pub... |
tree | commitdiff |
2013-04-02 |
Michael Schroeder | Merge pull request #27 from weinhold/upstream |
tree | commitdiff |
2013-03-30 |
Ingo Weinhold | Define SYSTEM_LIBRARIES in main CMakeLists.txt |
tree | commitdiff |
2013-03-22 |
Michael Schroeder | rename "NOOBSOLETES" to "MULTIVERSION" |
tree | commitdiff |
2013-03-06 |
Michael Schroeder | fix dataiterator returning random data in some cases |
tree | commitdiff |
2013-01-11 |
Michael Schroeder | support "pooljobs", fixed jobs set in the pool |
tree | commitdiff |
2012-12-10 |
Michael Schroeder | implement special install/erase namespace provides... |
tree | commitdiff |
2012-12-05 |
Michael Schroeder | Add Dep.Rel() method and a couple of Selection constructors |
tree | commitdiff |
2012-12-05 |
Michael Schroeder | rename selection_limit to selection_filter, add flags... |
tree | commitdiff |
2012-12-04 |
Michael Schroeder | support cleandeps in targeted up/dup cases, add tests |
tree | commitdiff |
2012-11-27 |
Michael Schroeder | fix EXTEND calls in perl bindings |
tree | commitdiff |
2012-11-27 |
Michael Schroeder | Selection: rename addsimple method to add_raw in the... |
tree | commitdiff |
2012-11-23 |
Michael Schroeder | support medianr in lookup_deltalocation, change lookup_... |
tree | commitdiff |
2012-11-15 |
Michael Schroeder | implement update to specific update targets |
tree | commitdiff |
2012-11-13 |
Michael Schroeder | support REPO_NO_LOCATION, rename "set_deleted" to the... |
tree | commitdiff |
2012-11-05 |
Michael Schroeder | add generic Solvable.add_deparray method to bindings |
tree | commitdiff |
2012-11-05 |
Michael Schroeder | more swig trickery: add a "DepId" type that can take... |
tree | commitdiff |
2012-11-05 |
Michael Schroeder | do some wild swig trickery instead of relying on undocu... |
tree | commitdiff |
2012-11-05 |
Michael Schroeder | Add Solvable.Dataiterator constructor, add missing... |
tree | commitdiff |
2012-11-02 |
Michael Schroeder | make FILE objects autoclose the fd in the destructor |
tree | commitdiff |
2012-11-02 |
Michael Schroeder | make pool.setarch() do the right thing |
tree | commitdiff |
2012-11-02 |
Michael Schroeder | add pool_lookup_deltalocation helper so we can change... |
tree | commitdiff |
2012-11-02 |
Michael Schroeder | add SELECTION_WITH_SOURCE, rename SELECTION_SOURCE... |
tree | commitdiff |
2012-10-31 |
Michael Schroeder | rename SELECTION_MAYBESRC to SELECTION_SOURCE, make... |
tree | commitdiff |
2012-10-30 |
Michael Schroeder | make marker handling in bindings more flexible |
tree | commitdiff |
2012-10-30 |
Michael Schroeder | fix Selection.solvables() method |
tree | commitdiff |
2012-10-29 |
Michael Schroeder | unify cookie generation for solv/pysolv/rbsolv/p5solv |
tree | commitdiff |
2012-10-29 |
Michael Schroeder | add pool_selection2str() and use it in the bindings |
tree | commitdiff |
2012-10-29 |
Michael Schroeder | fix selection_limit_rel call for debian nevra match |
tree | commitdiff |
2012-10-26 |
Michael Schroeder | add pool_job2solvables and selection_solvables |
tree | commitdiff |
2012-10-25 |
Michael Schroeder | generalize matching code from examples/solv.c to src... |
tree | commitdiff |
2012-10-23 |
Michael Schroeder | implement pool_set_rootdir/REPO_USE_ROOTDIR instead... |
tree | commitdiff |
2012-10-22 |
Michael Schroeder | Merge pull request #19 from nateskulic/master |
tree | commitdiff |
2012-10-19 |
nate skulic | - add add_rpmdb_root |
tree | commitdiff |
2012-08-30 |
Michael Schroeder | - add workaround for swig undefing bool |
tree | commitdiff |
2012-08-10 |
Ales Kozumplik | solv.i: new perl includes <stdbool.h> and the custom... |
tree | commitdiff |
2012-06-27 |
Michael Schroeder | Merge pull request #15 from akozumpl/pullreq |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO... |
tree | commitdiff |
2012-05-30 |
Michael Schroeder | - fix compilation with older python versions |
tree | commitdiff |
2012-05-29 |
Michael Schroeder | - make bindings work with ruby 1.9 |
tree | commitdiff |
2012-05-21 |
Michael Schroeder | - be a bit more tolerant about FindRuby not setting... |
tree | commitdiff |
2012-05-03 |
Michael Schroeder | - solv.i: fix typo, make peace with swig-2.0.6 |
tree | commitdiff |
2012-04-02 |
Michael Schroeder | - make sure to link against the lzma library if ENABLE_... |
tree | commitdiff |
2012-03-30 |
Michael Schroeder | - also support mm/arch in bindings |
tree | commitdiff |
2012-03-28 |
Michael Schroeder | - incompatible ABI change: switch num over to unsigned... |
tree | commitdiff |
2012-03-09 |
Zdeněk Pavlas | Safer appdata |
tree | commitdiff |
2012-03-05 |
Michael Schroeder | - also use extrajobflags in bindings |
tree | commitdiff |
2012-03-02 |
Michael Schroeder | - add idqinst parameter to pool_addfileprovides_queue... |
tree | commitdiff |
2012-03-02 |
Michael Schroeder | - yet another incompatible change: as everybody seems... |
tree | commitdiff |
2012-03-01 |
Michael Schroeder | - rename repo_add_solv_flags to repo_add_solv. Should... |
tree | commitdiff |
2012-02-28 |
Michael Schroeder | - also export solv config to swig, thanks Zdenek Pavlas |
tree | commitdiff |
2012-02-24 |
Michael Schroeder | - rename SOLVER_FLAG_IGNORE_ALREADY_RECOMMENDED to... |
tree | commitdiff |
2012-02-20 |
Michael Schroeder | - make pool flags private, allow self conflicts for... |
tree | commitdiff |
2012-02-17 |
Michael Schroeder | - hide repodata internals (needed to move repo_write... |
tree | commitdiff |
2012-02-01 |
Michael Schroeder | - rename pool_addfileprovides_ids to pool_addfileprovid... |
tree | commitdiff |
2012-01-18 |
Michael Schroeder | - add cmake options to only build for some repository... |
tree | commitdiff |
2012-01-18 |
Michael Schroeder | - add Datapos lookup functions, add lookup_idarray... |
tree | commitdiff |
2012-01-17 |
Michael Schroeder | - remove duplicate line |
tree | commitdiff |
2012-01-16 |
Michael Schroeder | - make add_solvable return a XSolvable |
tree | commitdiff |
2012-01-16 |
Michael Schroeder | - remove access to dependency offsets again, add add_pr... |
tree | commitdiff |
2012-01-16 |
Michael Schroeder | Merge pull request #2 from karelklic/master |
tree | commitdiff |
2012-01-13 |
Karel Klic | Extend bindings to support creation of custom repositor... |
tree | commitdiff |
2012-01-11 |
Michael Schroeder | - cleanup bindings example code a bit |
tree | commitdiff |
2012-01-09 |
Michael Schroeder | - hide solver internals |
tree | commitdiff |
2011-12-22 |
Michael Schroeder | - make repodata also start with id 1 |
tree | commitdiff |
2011-12-22 |
Michael Schroeder | - INCOMPATIBLE CHANGE: index with repoid (thus pool... |
tree | commitdiff |
2011-12-22 |
Michael Schroeder | - add solv_strdup(), rename repo_freeallrepos() to... |
tree | commitdiff |
2011-07-18 |
Michael Schroeder | - build perl bindings with -Wno-nonnull for SLE 11 SP1 |
tree | commitdiff |
2011-07-18 |
Michael Schroeder | - fix build on 64bit and 11.3 |
tree | commitdiff |
2011-07-18 |
Michael Schroeder | fix spec |
tree | commitdiff |
2011-07-14 |
Michael Schroeder | - swig bug: can't overload __str__ in perl, causes... |
tree | commitdiff |
2011-07-13 |
Michael Schroeder | - add support for bindings creation |
tree | commitdiff |
2011-07-12 |
Michael Schroeder | - rename all sat_ to solv_ |
tree | commitdiff |
2011-06-20 |
Michael Schroeder | - change transaction_init to transaction_create, add... |
tree | commitdiff |
2011-05-24 |
Michael Schroeder | - move bindings into bindings directory |
tree | commitdiff |
|