platform/upstream/libsolv.git
2012-03-27 Ales Kozumplikbitmap: implement map_and_not.
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
2012-03-22 Michael Schroeder- support distepoch handling in release, used by the...
2012-03-21 Michael Schroeder- bring solvable_trivial_installable functions back...
2012-03-21 Michael Schroeder- also show number of updaterules in stats for completeness
2012-03-21 Michael Schroeder- more memory usage statistics
2012-03-21 Michael Schroeder- put file checksum and delta seq into vertical data...
2012-03-21 Michael Schroeder- don't free whatprovides in repo_solv, instead grow...
2012-03-20 Michael Schroeder- get rid of another gcc warning
2012-03-20 Michael Schroeder- fix pointer aliasing problems in sha2 code
2012-03-20 Michael Schroeder- reuse string/rel hashes in repo_add_solv where possible
2012-03-20 Michael Schroeder- don't show vendor/arch changes for packages that...
2012-03-20 Michael Schroeder- only package helix2solv in libsolv-devel on suse...
2012-03-19 Michael Schroeder- more cleanup and return type fixes
2012-03-19 Michael Schroeder- fix return type of repo_deltainfoxml, remove obsolete...
2012-03-19 Michael Schroedercleanup rpmdb copy code now that we can do rels in...
2012-03-19 Michael Schroeder- cleanup array eof handling, improve data_readid/readnum
2012-03-19 Michael Schroeder- store rpmdbid as TYPE_NUM. This means that TYPE_U32...
2012-03-19 Michael Schroeder- do not include repopage.h unless LIBSOLV_INTERNAL...
2012-03-16 Michael Schroeder- advance num64 support. For now, we store the high...
2012-03-15 Michael Schroeder- do not duplicate solvablekeys[] array
2012-03-15 Michael Schroeder- dumpsolv: num is unsigned, also support reldeps as ids
2012-03-15 Michael Schroeder- simplify code a bit, also allow to store RPM_RPMDBID...
2012-03-15 Michael Schroeder- start support for 64bit nums
2012-03-14 Michael Schroeder- be a bit more careful with signed ids, check that...
2012-03-14 Michael Schroeder- SOLVABLE_DISTRIBUTION is a poolstr everywhere else...
2012-03-14 Michael Schroeder- speed up pool_shrink_whatprovides
2012-03-14 Michael SchroederMerge pull request #10 from akozumpl/upstream
2012-03-14 Ales Kozumpliktestcase.h uses the Solver data type, include it.
2012-03-13 Michael Schroeder- silence gcc -Wformat
2012-03-13 Michael Schroeder- speed up pool_addrelproviders a bit
2012-03-09 Zdeněk PavlasSafer appdata
2012-03-09 Michael Schroeder- oops map_setall should be void
2012-03-09 Michael Schroeder- fix a case of solutionelement duplication
2012-03-09 Michael Schroeder- add map_setall() function (the macros are actually...
2012-03-09 Michael Schroeder- check makeruledecisions corner case
2012-03-09 Michael Schroeder- be more correct in makeruledecisions()
2012-03-09 Michael Schroeder- use our own susetags parser, even if ENABLE_SUSEREPO...
2012-03-09 Michael Schroeder- repo_helix: also parse srcpackage elements
2012-03-09 Michael SchroederMerge pull request #9 from akozumpl/upstream
2012-03-09 Ales Kozumplikbitmap: implement map_and and MAPSETALL
2012-03-07 Michael SchroederMerge pull request #8 from akozumpl/upstream
2012-03-07 Ales Kozumpliksolv.c: fixes leaked transaction structure
2012-03-07 Ales Kozumplikfix a small memory leak in transaction_order()
2012-03-06 Michael Schroeder- change duprule generation to ignore uninstallable...
2012-03-05 Michael Schroeder- also use extrajobflags in bindings
2012-03-05 Michael Schroeder- clean up update/feature rule handling in allowuninsta...
2012-03-02 Michael Schroeder- add idqinst parameter to pool_addfileprovides_queue...
2012-03-02 Michael Schroeder- yet another incompatible change: as everybody seems...
2012-03-01 Michael Schroeder- change last argument in repo_write from Id ** to...
2012-03-01 Michael Schroeder- rename repo_add_solv_flags to repo_add_solv. Should...
2012-03-01 Michael Schroeder- fix cleandeps bug with supplemented userinstalled...
2012-03-01 Michael Schroeder- improve unneeded algorithm a bit more
2012-02-29 Michael Schroeder- force update of A in cleandeps testcase
2012-02-29 Michael Schroeder- fix cleandeps mistake bug triggered by corner cases
2012-02-29 Michael Schroeder- add testcase for cleandeps mistake handling
2012-02-29 Michael Schroeder- fix argc comparison
2012-02-29 Michael Schroeder- fix cleandeps mistake handling
2012-02-29 Michael Schroedersupport RESULT_UNNEEDED in testcases
2012-02-29 Michael Schroeder- improve unneeded algorithms
2012-02-28 Michael Schroeder- add solver_get_unneeded() to get a list of no longer...
2012-02-28 Michael Schroeder- use -D<sym> for swig (-D<sym>=1 works for me as well...
2012-02-28 Michael Schroeder- also export solv config to swig, thanks Zdenek Pavlas
2012-02-28 Michael Schroeder- obsoleteusescolor is 1) no longer exported, and 2...
2012-02-24 Michael Schroeder- rename SOLVER_FLAG_IGNORE_ALREADY_RECOMMENDED to...
2012-02-23 Michael Schroeder- version -> Version
2012-02-23 Michael Schroeder- improve cleandeps for opensuse a bit by marking insta...
2012-02-23 Michael Schroederfix spelling of ENABLE_RPMDB_PUBKEY, read susetags...
2012-02-23 Michael Schroeder- fix "autoextend" susetags mode not to add to old...
2012-02-23 Michael Schroeder- fix spelling of ENABLE_RPMDB_PUBKEY
2012-02-22 Michael Schroeder- also put poolflags in testcases, support <inline...
2012-02-22 Michael Schroeder- add dependency check testcases
2012-02-22 Michael Schroeder- support testcases with multiple solver jobs
2012-02-22 Michael Schroeder- adapt to rpm changes regarding cornercases where...
2012-02-22 Michael Schroeder- change allowselfconflicts to forbidselfconflicts...
2012-02-21 Michael Schroeder- ignore README and .git ;)
2012-02-21 Michael Schroederrename to libsolv-zypptestcases
2012-02-21 Michael Schroeder- add a simple testcase
2012-02-21 Michael Schroeder- add testsolv tool
2012-02-21 Michael Schroeder- allow <> dep in susetags, special case pattern: in...
2012-02-20 Michael Schroeder- fix testcasedir handling
2012-02-20 Michael Schroeder- fix copy&paste error
2012-02-20 Michael Schroeder- make old rpmdb pubkey support optional
2012-02-20 Michael Schroeder- don't install repopage.h, it's internal
2012-02-20 Michael Schroeder- add some bits of history
2012-02-20 Michael Schroeder- make pool flags private, allow self conflicts for...
2012-02-20 Michael Schroeder- fix comparisons in commit_diskusage()
2012-02-20 Michael Schroeder- make file list conversion twice as fast by adding...
2012-02-17 Michael Schroeder- made parts of Pool private, removed inline from solv_...
2012-02-17 Michael Schroeder- make more of repodata struct private
next