Imported Upstream version 0.6.7
[platform/upstream/libsolv.git] / examples / solv.c
2011-01-25 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2011-01-24 Michael Schroeder- merge in most of the MacOS changes from Dave Abrahams
2010-11-11 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-08-06 Michael Schroeder- allow file list globs
2010-06-08 Michael Schroeder- link with all needed libraries, by Lorenzo Villani
2010-06-01 Michael Schroeder- skip dotfiles in .d directories
2010-06-01 Michael Schroeder- zero repoinfo data for debian repos
2010-06-01 Michael Schroeder- also parse checksum for debian packages
2010-06-01 Michael Schroeder- do not print license or url lines if NULL
2010-06-01 Michael Schroeder- work around debian obsoletes handling for now
2010-05-31 Michael Schroeder- cleanup solv.c a bit
2010-05-31 Michael Schroeder- add SOLVER_NOAUTOSET to disable automatic SET deduction
2010-05-28 Michael Schroeder- add SOLVER_SET bits to tell solver which properties...
2010-04-14 Michael Schroeder- add erase with dependency cleaning:
2010-03-13 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-03-11 Michael Schroeder- fix language code lookup for fallback languages ...
2010-02-15 Klaus Kämpffix conflict
2009-09-22 Michael Schroeder- get missing translations from other solvables
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-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-30 Michael Schroeder- fix memory leak
2009-07-29 Michael Schroeder- allow epoch-less evr limiting
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- 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- solv: fix segfault, add findfastest
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-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"