]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
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
2009-07-03  Michael Schroeder- use a modern place for the cache
2009-07-03  Michael Schroeder- add solv file caching to solv application
2009-07-02  Michael Schroeder- add checksum generation code
2009-07-02  Michael Schroeder- fix code to not modify the const buffer (grrr...)
2009-07-02  Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-07-02  Michael Schroeder- initialize flags, change stripkind code
2009-07-02  Michael Andresfix dataiterator_init_clone prototype
2009-07-02  Michael Schroeder- add dataiterator_init_clone to make ma happy
2009-07-02  Michael Schroeder- clonepos didn't clne nparents
2009-07-02  Michael Schroeder- add rootlevel to dataiterator
2009-07-01  Michael Schroederadd dataiterator_clonepos and dataiterator_seek
2009-07-01  Michael Schroeder- add repo_add_debpackages to read a debian Packages...
2009-07-01  Michael Schroeder- only add selfprovides if name is set
2009-06-30  Michael Schroeder- add support for homepage aka (solvable:url)
2009-06-30  Michael Schroeder- no endless loops, please
2009-06-30  Michael Schroeder- add repo_deb to CMakeLists.txt
2009-06-30  Michael Schroeder- finish repo_deb.[ch]
2009-06-30  Michael Schroeder- fix sidedata segfault
2009-06-29  Michael Schroeder- do not enter solvable data when not in leaf level
2009-06-29  Michael Schroeder- somehow didn't add sha2.h
2009-06-29  Michael Schroeder- add repo_deb.[ch], needed for build service code
2009-06-29  Michael Schroeder- add checksum functions
2009-06-29  Michael Schroeder- add some comments, move code around
2009-06-25  Michael Schroeder- allow content file with no product definition
2009-06-24  Michael Schroeder- add some fedora specific code
2009-06-24  Michael Schroeder- fix typos
2009-06-24  Michael Schroeder- oops, forgot to set the repo priorities
2009-06-24  Michael Schroeder- fix bug in take_solution
2009-06-24  Michael Schroeder- use descrdir and datadir info from content file
next