]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2012-10-19  nate skulic- add add_rpmdb_root 19/head
2012-10-15  Michael Schroederadapt for older cmake versions
2012-10-15  Michael Schroederadd repo_add_rpm_handle, add ENABLE_RPMDB_BYRPMHEADER...
2012-10-08  Michael Schroederonly call add_products if the method exists
2012-10-08  Michael Schroederuse evrid2vrstr inline function
2012-10-08  Michael Schroederadd repodata_set_sourcepkg and solvable_lookup_sourcepk...
2012-10-08  Michael Schroederfix finish_solvable do not rely on a "handle" argument...
2012-10-05  Michael Schroederfix repo_lookup_deparray() corner case when looking...
2012-10-05  Michael Schroedersimplify forcebinary code again: use TAG_SOURCEPACKAGE...
2012-10-04  Michael Schroederdo not force rpm5 rpms to binary, the type info in...
2012-09-10  Michael Schroeder- fix error handling in solv_xfopen_buf
2012-09-06  Michael Schroeder- repo_arch: make it work with empty prefixes
2012-09-05  Michael Schroedercompatibility with rpm: force to binary rpm if the...
2012-08-30  Michael Schroeder- add workaround for swig undefing bool
2012-08-24  Michael SchroederMerge pull request #17 from akozumpl/pullreq
2012-08-24  Ales Kozumplikcosmetic: fix possibly uninitialized variable warning... 16/head 17/head
2012-08-10  Ales Kozumpliksolv.i: new perl includes <stdbool.h> and the custom...
2012-06-27  Michael Schroeder- close file handle after reading in cudf file BASE-SuSE-Code-12_2-Branch
2012-06-27  Michael Schroeder- implement RPM_ADD_WITH_LEADSIGID, make RPM_ADD_WITH_H...
2012-06-27  Michael Schroeder- revert repo_lookup_checksum change, the ids should...
2012-06-27  Michael Schroeder- store SOLVABLE_HDRID as checksum
2012-06-27  Michael Schroeder- check type in lookup_bin_checksum, make it possible...
2012-06-27  Michael Schroeder- put SOLVABLE_PKGID, SOLVABLE_HDRID, SOLVABLE_LEADSIGI...
2012-06-27  Michael SchroederMerge pull request #15 from akozumpl/pullreq
2012-06-27  Ales Kozumplik- repo_rpmdb: read in RPMTAG_SHA1HEADER 15/head
2012-06-25  Michael Schroeder- fix typo in repodata_merge_attrs
2012-06-25  Michael Schroeder- export repo_add_cudf, use SOLVER_ORUPDATE for cudf...
2012-06-25  Michael Schroeder- add SOLVER_ORUPDATE and SOLVER_FORCEBEST (see solver.h)
2012-06-25  Michael Schroeder- get rid of a couple of warnings when building for...
2012-06-22  Michael Schroeder- set disttype before setting the architecture so that...
2012-06-22  Michael Schroederoops, export pool_setdisttype...
2012-06-22  Michael Schroeder- name sure to record all namespace ids in testcases
2012-06-22  Michael Schroeder- fix testcase writing bugs
2012-06-22  Michael SchroederMerge pull request #14 from coolo/master
2012-06-22  Stephan Kulowadd a travis.yml file so it's auto CIed on travis-ci.org 14/head
2012-06-22  Michael Schroeder- also parse cudf provides ;)
2012-06-22  Michael Schroeder- add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO...
2012-05-31  Michael Schroeder- fix gzFile usage, oops
2012-05-31  Michael Schroeder- adapt changes
2012-05-31  Michael Schroeder- [valgrind] the userinstalled map only contains the...
2012-05-30  Michael Schroeder- add .changes entry
2012-05-30  Michael Schroeder- fix compilation with older python versions
2012-05-30  Michael Schroeder- add FindRuby.cmake FindPackageHandleStandardArgs...
2012-05-29  Michael Schroeder- make bindings work with ruby 1.9
2012-05-21  Michael Schroeder- be a bit more tolerant about FindRuby not setting...
2012-05-11  Stephan Kulow- take FindRuby.cmake from cmake - we're recent enough
2012-05-08  Michael Andreschanges
2012-05-03  Michael Schroeder- solv.i: fix typo, make peace with swig-2.0.6
2012-04-24  Michael Schroedertreat an empty release as a missing release
2012-04-23  Michael Schroederadd changes, bump version (just to make it higher than...
2012-04-20  Michael Schroeder- support tilde in rpm version comparison
2012-04-16  Michael Schroeder- use pool_error instead of pool_debug in repo_add_arch_pkg
2012-04-16  Michael Schroeder- fix wrong logic
2012-04-16  Michael Schroeder- get rid of plural forms of repo_add_pkg, use pool_err...
2012-04-16  Michael Schroeder- add map_or and queue_prealloc
2012-04-16  Michael Schroeder- document supported package/repository formats
2012-04-16  Michael Schroeder- get rid of exit(1) calls in repo_write, instead retur...
2012-04-16  Michael SchroederMerge pull request #13 from akozumpl/upstream
2012-04-16  Ales Kozumplikbuild: export the new *_testtags methods 13/head
2012-04-13  Michael Schroeder- add pool_error and pool_errstr. get rid of lots of...
2012-04-13  Michael Schroeder- rename "susetags" in testcases to "testtags", because...
2012-04-13  Michael Schroeder- support <inline> repositories (because we can), fix...
2012-04-13  Michael Schroeder- fix fd leak in testsolv
2012-04-12  Michael Schroeder- use repo_free_solvable instead of repo_free_solvable_...
2012-04-12  Michael Schroeder- also free attrs array when freeing a solvable
2012-04-12  Michael Schroeder- also obey keepexplicitobsoletes when disabling update...
2012-04-11  Michael Schroeder- clean up system type definition, use -DSUSE=1 when...
2012-04-11  Michael Schroeder- support SOLVER_FLAG_KEEP_EXPLICIT_OBSOLETES in testcases
2012-04-11  Michael SchroederMerge pull request #12 from zde/master
2012-04-11  Michael Schroeder- support REPO_EXTEND_SOLVABLES in repo_add_solv (thank...
2012-04-10  Zdeněk PavlasSOLVER_FLAG_KEEP_EXPLICIT_OBSOLETES 12/head
2012-04-10  Zdeněk Pavlasfix some typos
2012-04-04  Michael Schroeder- make example solv program a tiny bit more secure...
2012-04-03  Michael Schroeder- repo_rpmdb: always check for distepoch, check for...
2012-04-03  Michael Schroeder- support repo_add_arch_local to read the installed...
2012-04-03  Michael Schroeder- get rid of DEBINA_SEMANTICS, add pool->noarchid,...
2012-04-02  Michael Schroeder- make sure to link against the lzma library if ENABLE_...
2012-04-02  Michael Schroeder- "noarch" is called "any" on archlinux, so now we...
2012-03-30  Michael Schroeder- also implement files.xml parsing for m&m
2012-03-30  Michael Schroeder- fix mem leak in arch code
2012-03-30  Michael Schroeder- support files section, support repo extension for...
2012-03-30  Michael Schroeder- also support mm/arch in bindings
2012-03-30  Michael Schroeder- add support for archlinux packages/repos
2012-03-28  Michael Schroeder- incompatible ABI change: switch num over to unsigned...
2012-03-28  Michael Schroeder- rename map_and_not to map_subtract
2012-03-28  Michael SchroederMerge branch 'master' of github.com:openSUSE/libsolv
2012-03-28  Michael SchroederMerge pull request #11 from akozumpl/upstream
2012-03-27  Ales Kozumplikbitmap: implement map_and_not. 11/head
2012-03-27  Michael Schroeder- clean up lzma code a bit
2012-03-26  Michael Schroeder- adapt to liobsolv coding style
2012-03-26  Michael Schroeder- rename to ENABLE_LZMA_COMPRESSION as the lib is calle...
2012-03-26  Michael Schroeder- implement support for xz/lzma compression
2012-03-26  Michael Schroeder- add "allownamechange" flag for completeness
2012-03-23  Michael Schroeder- strip distepoch in pool_solvable2str()
2012-03-23  Michael Schroeder- it helps to implement to get/set_flag code for POOL_F...
2012-03-23  Michael Schroeder- don't call pool_solvid2str in testcase_solvid2str
2012-03-23  Michael Schroeder- add repo_mdk_add_info() function to parse the M&M...
2012-03-22  Michael Schroeder- turn on "havedistepoch" by default if rpm5 is used
2012-03-22  Michael Schroeder- check distepoch tag if rpm5 is used
2012-03-22  Michael Schroeder- add M&M synthesis file parser, add mkd2solv tool
next