platform/upstream/libsolv.git
2009-09-21 Michael Schroeder- also look at triggers when ordering packages
2009-09-16 Michael Schroeder- fix typo in changes
2009-09-16 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-09-16 Michael Schroeder- bring down memory usage by
2009-09-16 Michael Schroeder- set default prio to 99
2009-09-16 Michael Schroeder- make better
2009-09-16 Michael Schroeder- support '-r' option a bit
2009-09-16 Michael Schroeder- add changes, bump version, fix comment
2009-09-15 Michael Schroeder- use repomdxml to query for the location (bnc#501425)
2009-09-14 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-09-14 Michael Schroeder- fix assertion failue... again
2009-09-11 Michael Schroeder- fix fp leak [bnc#535468]
2009-09-10 Michael Schroeder- be more carful in pool_addfileprovides
2009-09-07 Stephan Kulowadd bnc prefix to bugs
2009-09-07 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-09-04 Michael Schroeder- add changes, bump version, remove db.h workaround
2009-09-03 Michael Schroeder- fix multiversion handling for real
2009-09-02 Michael Schroeder- close fd leak [#527506]
2009-09-01 Michael Schroeder- fix speed regression in repo_susetags
2009-08-31 Michael Schroeder- remove db4_5 again, it's no longer needed
2009-08-31 Michael Schroeder- add ugly workaround to make it use the right interface
2009-08-31 Michael Schroeder- map db functions to rpm versions
2009-08-31 Michael Schroeder- we currently need libdb-4_5-devel for building
2009-08-31 Michael Schroeder- add changelog entry
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-08-31 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-08-31 Michael Schroeder- adapt to build with rpm-4.7
2009-08-28 Michael Andreschanges 0.14.5
2009-08-25 Michael Schroeder- add support for SOLVER_SOLVABLE_REPO, used by SOLVER_...
2009-07-30 Michael Schroeder- fix memory leak
2009-07-29 Michael Schroeder- speed up file list parsing a bit
2009-07-29 Michael Schroeder- allow epoch-less evr limiting
2009-07-29 Michael Schroeder- rename CPE_ID macro
2009-07-29 Michael Schroeder- make addfileprovides faster
2009-07-28 Michael Schroeder- support Fedora mirrorlists
2009-07-27 Michael Schroeder- do not set up unneeded choice rules
2009-07-24 Michael Schroeder- make installed packages pass much faster
2009-07-24 Michael Schroeder- dropped choice optimization code, it does too much...
2009-07-24 Michael Schroeder- add experimental support for choice rules to fix...
2009-07-23 Michael Schroeder- beautify
2009-07-23 Michael Schroeder- work around obsoleteusescolor problem by making infar...
2009-07-22 Michael Schroeder- don't skip directories and empty files in inode count
2009-07-22 Michael Schroeder- solv: fix segfault, add findfastest
2009-07-22 Michael Schroeder- add ruby module to filelist for fedora
2009-07-22 Michael Schroeder- build ruby docs on fedora
2009-07-21 Michael Schroeder- BuildRequire db4-devel on fedora
2009-07-21 Michael Schroeder- make it compile
2009-07-21 Michael Schroeder- fix stub handling bugs
2009-07-21 Michael Schroeder- color support in fileconflict checking
2009-07-20 Michael Schroeder- install solv
2009-07-20 Michael Schroeder- create demo package
2009-07-17 Michael Schroeder- move check for space block to front so that we will...
2009-07-17 Michael Schroeder- add metadata_expire check
2009-07-17 Michael AndresTake care fatal and error messages are written to stder...
2009-07-17 Michael Schroeder- bump version, add changes
2009-07-17 Michael Schroeder- tweak problem rule selection heuristic
2009-07-17 Michael Schroeder- add repodata_write and repo_empty functions
2009-07-16 Michael Schroeder- just search the installed repo in rm mode
2009-07-16 Michael Schroeder- add file list match
2009-07-16 Michael Schroeder- seems like I can't get the filelist search right...
2009-07-16 Michael Schroeder- switch mode to install when not package is not installed
2009-07-16 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-07-16 Michael Schroeder- bring argument parsing up-to-speed, now supports...
2009-07-16 Michael AndresAdd generated satversion.h to gitignore.
2009-07-15 Michael Schroeder- allow index and match specification in getinstalledrp...
2009-07-15 Michael Schroeder- add REPOKEY_TYPE_DELETED, to be implemented...
2009-07-15 Michael Schroeder- add some comments
2009-07-15 Michael Schroeder- check for holes when replacing solvable data
2009-07-15 Michael Schroeder- add declarations of runtime vars
2009-07-15 Michael AndresMerge branch 'master' of git@git.opensuse.org:projects...
2009-07-15 Michael Andresfix to compile
2009-07-15 Michael Schroeder- add runtime definitions so that apps can print the...
2009-07-15 Michael Schroeder- be more careful when merging susetags attrs
2009-07-15 Michael Schroeder- support SEARCH_STRINGSTART and SEARCH_STRINGEND
2009-07-15 Michael Schroeder- include satversion.h from pool.h
2009-07-15 Michael Schroeder- be more backward compatible
2009-07-15 Michael Schroeder- make solvable jump work out of subsearches
2009-07-15 Michael Schroeder- add satversion.h containing the current satsolver...
2009-07-14 Michael Schroeder- add new flags for the load functions:
2009-07-14 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-13 Michael Schroeder- add rpm_byrpmh and rpm_query functions
2009-07-13 Michael Schroeder- do not autoload unneded repodata
2009-07-13 Michael Schroeder- globalize id in pool_lookup_id if needed
2009-07-10 Stephan Kulowadd descriptions to the spec file template
2009-07-10 Michael Schroeder- add repodata_join function to join a solvable block
2009-07-09 Michael Schroeder- support disabling of the "installed" repo
2009-07-09 Michael Schroeder- add support for repository disabling
2009-07-09 Michael Schroeder- add missing ifdef
2009-07-09 Michael Schroeder- support fedora style yum repos (var subst, mirrorlist)
2009-07-08 Michael Schroeder- fix memory corruption by using repo_free_repodata
2009-07-08 Michael Schroeder- allow ro database access for non-root users on fedora
2009-07-08 Michael Schroeder- add repo_free_repodata to remove a repodata from...
2009-07-07 Michael Schroeder- add deltarpm support
2009-07-07 Michael Schroeder- add "solv patch" command
2009-07-07 Michael Schroeder- check signatures of content and repodata.xml files
2009-07-07 Michael Schroeder- fix bug in repo_add_rpmdb
2009-07-06 Michael Schroeder- add pubkey support (repo_add_rpmdb_pubkeys/repo_add_p...
2009-07-03 Michael Schroeder- fix updatemap use in solver
2009-07-03 Michael Schroeder- beautify
2009-07-03 Michael Schroeder- grr, warn_unused_result
next