2012-10-29 |
Michael Schroeder | fix autorefresh flag in pysolv, support metadata_expire...
|
commit | commitdiff | tree |
2012-10-29 |
Michael Schroeder | set SOLVER_SETREPO and SOLVER_SETVENDOR flags in repo...
|
commit | commitdiff | tree |
2012-10-29 |
Michael Schroeder | oops, fix selection2str()
|
commit | commitdiff | tree |
2012-10-29 |
Michael Schroeder | join selection strings with ' + ', not ' | '
|
commit | commitdiff | tree |
2012-10-29 |
Michael Schroeder | add pool_selection2str() and use it in the bindings
|
commit | commitdiff | tree |
2012-10-29 |
Michael Schroeder | fix selection_limit_rel call for debian nevra match
|
commit | commitdiff | tree |
2012-10-26 |
Michael Schroeder | support SOLVER_SOLVABLE_REPO and SOLVER_SOLVABLE_ALL...
|
commit | commitdiff | tree |
2012-10-26 |
Michael Schroeder | add pool_job2solvables and selection_solvables
|
commit | commitdiff | tree |
2012-10-25 |
Michael Schroeder | - retabify (untabify for pysolv)
|
commit | commitdiff | tree |
2012-10-25 |
Michael Schroeder | generalize matching code from examples/solv.c to src...
|
commit | commitdiff | tree |
2012-10-24 |
Michael Schroeder | example/solv: support all compression types
|
commit | commitdiff | tree |
2012-10-23 |
Michael Schroeder | help gcc inliner a bit
|
commit | commitdiff | tree |
2012-10-23 |
Michael Schroeder | examples/solv: factor out downloadchecksig function
|
commit | commitdiff | tree |
2012-10-23 |
Michael Schroeder | fix build on debian
|
commit | commitdiff | tree |
2012-10-23 |
Michael Schroeder | support repository:repomd:size, cleanup code a bit
|
commit | commitdiff | tree |
2012-10-23 |
Michael Schroeder | implement pool_set_rootdir/REPO_USE_ROOTDIR instead...
|
commit | commitdiff | tree |
2012-10-22 |
Michael Schroeder | Merge pull request #19 from nateskulic/master
|
commit | commitdiff | tree |
2012-10-19 |
Michael Schroeder | check for rpm/db.h header file
|
commit | commitdiff | tree |
2012-10-18 |
Michael Schroeder | add changes, bump version
|
commit | commitdiff | tree |
2012-10-18 |
Michael Schroeder | fix encoding of big values
|
commit | commitdiff | tree |
2012-10-15 |
Michael Schroeder | adapt for older cmake versions
|
commit | commitdiff | tree |
2012-10-15 |
Michael Schroeder | add repo_add_rpm_handle, add ENABLE_RPMDB_BYRPMHEADER...
|
commit | commitdiff | tree |
2012-10-08 |
Michael Schroeder | only call add_products if the method exists
|
commit | commitdiff | tree |
2012-10-08 |
Michael Schroeder | use evrid2vrstr inline function
|
commit | commitdiff | tree |
2012-10-08 |
Michael Schroeder | add repodata_set_sourcepkg and solvable_lookup_sourcepkg...
|
commit | commitdiff | tree |
2012-10-08 |
Michael Schroeder | fix finish_solvable do not rely on a "handle" argument...
|
commit | commitdiff | tree |
2012-10-05 |
Michael Schroeder | fix repo_lookup_deparray() corner case when looking...
|
commit | commitdiff | tree |
2012-10-05 |
Michael Schroeder | simplify forcebinary code again: use TAG_SOURCEPACKAGE...
|
commit | commitdiff | tree |
2012-10-04 |
Michael Schroeder | do not force rpm5 rpms to binary, the type info in...
|
commit | commitdiff | tree |
2012-09-10 |
Michael Schroeder | - fix error handling in solv_xfopen_buf
|
commit | commitdiff | tree |
2012-09-06 |
Michael Schroeder | - repo_arch: make it work with empty prefixes
|
commit | commitdiff | tree |
2012-09-05 |
Michael Schroeder | compatibility with rpm: force to binary rpm if the...
|
commit | commitdiff | tree |
2012-08-30 |
Michael Schroeder | - add workaround for swig undefing bool
|
commit | commitdiff | tree |
2012-08-24 |
Michael Schroeder | Merge pull request #17 from akozumpl/pullreq
|
commit | commitdiff | tree |
2012-06-27 |
Michael Schroeder | - close file handle after reading in cudf file
|
commit | commitdiff | tree |
2012-06-27 |
Michael Schroeder | - implement RPM_ADD_WITH_LEADSIGID, make RPM_ADD_WITH_HDRID...
|
commit | commitdiff | tree |
2012-06-27 |
Michael Schroeder | - revert repo_lookup_checksum change, the ids should...
|
commit | commitdiff | tree |
2012-06-27 |
Michael Schroeder | - store SOLVABLE_HDRID as checksum
|
commit | commitdiff | tree |
2012-06-27 |
Michael Schroeder | - check type in lookup_bin_checksum, make it possible...
|
commit | commitdiff | tree |
2012-06-27 |
Michael Schroeder | - put SOLVABLE_PKGID, SOLVABLE_HDRID, SOLVABLE_LEADSIGID...
|
commit | commitdiff | tree |
2012-06-27 |
Michael Schroeder | Merge pull request #15 from akozumpl/pullreq
|
commit | commitdiff | tree |
2012-06-25 |
Michael Schroeder | - fix typo in repodata_merge_attrs
|
commit | commitdiff | tree |
2012-06-25 |
Michael Schroeder | - export repo_add_cudf, use SOLVER_ORUPDATE for cudf...
|
commit | commitdiff | tree |
2012-06-25 |
Michael Schroeder | - add SOLVER_ORUPDATE and SOLVER_FORCEBEST (see solver.h)
|
commit | commitdiff | tree |
2012-06-25 |
Michael Schroeder | - get rid of a couple of warnings when building for...
|
commit | commitdiff | tree |
2012-06-22 |
Michael Schroeder | - set disttype before setting the architecture so that...
|
commit | commitdiff | tree |
2012-06-22 |
Michael Schroeder | oops, export pool_setdisttype...
|
commit | commitdiff | tree |
2012-06-22 |
Michael Schroeder | - name sure to record all namespace ids in testcases
|
commit | commitdiff | tree |
2012-06-22 |
Michael Schroeder | - fix testcase writing bugs
|
commit | commitdiff | tree |
2012-06-22 |
Michael Schroeder | Merge pull request #14 from coolo/master
|
commit | commitdiff | tree |
2012-06-22 |
Michael Schroeder | - also parse cudf provides ;)
|
commit | commitdiff | tree |
2012-06-22 |
Michael Schroeder | - add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO...
|
commit | commitdiff | tree |
2012-05-31 |
Michael Schroeder | - fix gzFile usage, oops
|
commit | commitdiff | tree |
2012-05-31 |
Michael Schroeder | - adapt changes
|
commit | commitdiff | tree |
2012-05-31 |
Michael Schroeder | - [valgrind] the userinstalled map only contains the...
|
commit | commitdiff | tree |
2012-05-30 |
Michael Schroeder | - add .changes entry
|
commit | commitdiff | tree |
2012-05-30 |
Michael Schroeder | - fix compilation with older python versions
|
commit | commitdiff | tree |
2012-05-30 |
Michael Schroeder | - add FindRuby.cmake FindPackageHandleStandardArgs...
|
commit | commitdiff | tree |
2012-05-29 |
Michael Schroeder | - make bindings work with ruby 1.9
|
commit | commitdiff | tree |
2012-05-21 |
Michael Schroeder | - be a bit more tolerant about FindRuby not setting...
|
commit | commitdiff | tree |
2012-05-03 |
Michael Schroeder | - solv.i: fix typo, make peace with swig-2.0.6
|
commit | commitdiff | tree |
2012-04-24 |
Michael Schroeder | treat an empty release as a missing release
|
commit | commitdiff | tree |
2012-04-23 |
Michael Schroeder | add changes, bump version (just to make it higher than...
|
commit | commitdiff | tree |
2012-04-20 |
Michael Schroeder | - support tilde in rpm version comparison
|
commit | commitdiff | tree |
2012-04-16 |
Michael Schroeder | - use pool_error instead of pool_debug in repo_add_arch_pkg
|
commit | commitdiff | tree |
2012-04-16 |
Michael Schroeder | - fix wrong logic
|
commit | commitdiff | tree |
2012-04-16 |
Michael Schroeder | - get rid of plural forms of repo_add_pkg, use pool_error...
|
commit | commitdiff | tree |
2012-04-16 |
Michael Schroeder | - add map_or and queue_prealloc
|
commit | commitdiff | tree |
2012-04-16 |
Michael Schroeder | - document supported package/repository formats
|
commit | commitdiff | tree |
2012-04-16 |
Michael Schroeder | - get rid of exit(1) calls in repo_write, instead return...
|
commit | commitdiff | tree |
2012-04-16 |
Michael Schroeder | Merge pull request #13 from akozumpl/upstream
|
commit | commitdiff | tree |
2012-04-13 |
Michael Schroeder | - add pool_error and pool_errstr. get rid of lots of...
|
commit | commitdiff | tree |
2012-04-13 |
Michael Schroeder | - rename "susetags" in testcases to "testtags", because...
|
commit | commitdiff | tree |
2012-04-13 |
Michael Schroeder | - support <inline> repositories (because we can), fix...
|
commit | commitdiff | tree |
2012-04-13 |
Michael Schroeder | - fix fd leak in testsolv
|
commit | commitdiff | tree |
2012-04-12 |
Michael Schroeder | - use repo_free_solvable instead of repo_free_solvable_block...
|
commit | commitdiff | tree |
2012-04-12 |
Michael Schroeder | - also free attrs array when freeing a solvable
|
commit | commitdiff | tree |
2012-04-12 |
Michael Schroeder | - also obey keepexplicitobsoletes when disabling update...
|
commit | commitdiff | tree |
2012-04-11 |
Michael Schroeder | - clean up system type definition, use -DSUSE=1 when...
|
commit | commitdiff | tree |
2012-04-11 |
Michael Schroeder | - support SOLVER_FLAG_KEEP_EXPLICIT_OBSOLETES in testcases
|
commit | commitdiff | tree |
2012-04-11 |
Michael Schroeder | Merge pull request #12 from zde/master
|
commit | commitdiff | tree |
2012-04-11 |
Michael Schroeder | - support REPO_EXTEND_SOLVABLES in repo_add_solv (thanks...
|
commit | commitdiff | tree |
2012-04-04 |
Michael Schroeder | - make example solv program a tiny bit more secure...
|
commit | commitdiff | tree |
2012-04-03 |
Michael Schroeder | - repo_rpmdb: always check for distepoch, check for...
|
commit | commitdiff | tree |
2012-04-03 |
Michael Schroeder | - support repo_add_arch_local to read the installed...
|
commit | commitdiff | tree |
2012-04-03 |
Michael Schroeder | - get rid of DEBINA_SEMANTICS, add pool->noarchid,...
|
commit | commitdiff | tree |
2012-04-02 |
Michael Schroeder | - make sure to link against the lzma library if ENABLE_LZMA_...
|
commit | commitdiff | tree |
2012-04-02 |
Michael Schroeder | - "noarch" is called "any" on archlinux, so now we...
|
commit | commitdiff | tree |
2012-03-30 |
Michael Schroeder | - also implement files.xml parsing for m&m
|
commit | commitdiff | tree |
2012-03-30 |
Michael Schroeder | - fix mem leak in arch code
|
commit | commitdiff | tree |
2012-03-30 |
Michael Schroeder | - support files section, support repo extension for...
|
commit | commitdiff | tree |
2012-03-30 |
Michael Schroeder | - also support mm/arch in bindings
|
commit | commitdiff | tree |
2012-03-30 |
Michael Schroeder | - add support for archlinux packages/repos
|
commit | commitdiff | tree |
2012-03-28 |
Michael Schroeder | - incompatible ABI change: switch num over to unsigned...
|
commit | commitdiff | tree |
2012-03-28 |
Michael Schroeder | - rename map_and_not to map_subtract
|
commit | commitdiff | tree |
2012-03-28 |
Michael Schroeder | Merge branch 'master' of github.com:openSUSE/libsolv
|
commit | commitdiff | tree |
2012-03-28 |
Michael Schroeder | Merge pull request #11 from akozumpl/upstream
|
commit | commitdiff | tree |
2012-03-27 |
Michael Schroeder | - clean up lzma code a bit
|
commit | commitdiff | tree |
2012-03-26 |
Michael Schroeder | - adapt to liobsolv coding style
|
commit | commitdiff | tree |
2012-03-26 |
Michael Schroeder | - rename to ENABLE_LZMA_COMPRESSION as the lib is called...
|
commit | commitdiff | tree |
next |