- fix stub handling bugs
[platform/upstream/libsolv.git] / examples / solv.c
2009-07-21 Michael Schroeder- fix stub handling bugs
2009-07-21 Michael Schroeder- color support in fileconflict checking
2009-07-17 Michael Schroeder- add metadata_expire check
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- 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-14 Michael Schroeder- add new flags for the load functions:
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-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-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-06-29 Michael Schroeder- add some comments, move code around
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
2009-06-24 Michael Schroeder- fetch primary location from repomd.xml
2009-06-23 Michael Schroeder- beautify
2009-06-23 Michael Schroeder- use appdata for repo
2009-06-23 Michael Schroeder- use closeonexec flag instead of manually closing fps
2009-06-23 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-23 Michael Schroeder- close fds before calling rpm
2009-06-23 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-23 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-23 Michael Schroeder- add tiny demo installer program "solv"