- add some comments
[platform/upstream/libsolv.git] / examples /
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"
2008-07-29 Michael Schroeder- fix typo
2008-02-22 Klaus KaempfPrototype of Code11 pattern handling
2008-01-09 Klaus KaempfProblem.to_s and Decision.to_s
2008-01-07 Klaus Kaempfupdate to current solver format (data taken from 10...
2008-01-07 Klaus Kaempfset pool architecture
2008-01-04 Klaus Kaempfadapt to swig bindings (incomplete, non-working)
2008-01-04 Klaus Kaempffurther steps towards Perl bindings, still incomplete
2007-12-28 Klaus Kaempffix examples/ruby/basic.rb
2007-12-22 Duncan Mac-Vicar Pfix example broken by module renames
2007-11-13 Stephan Kulowinteger expected
2007-11-13 Michael Schroeder- cleanup repo handlin API
2007-10-26 Duncan Mac-Vicar PFix the ruby example, and remove a obsolete one
2007-10-26 Duncan Mac-Vicar P- iterators for solver decisions
2007-10-26 Duncan Mac-Vicar Pexamples