- rename all sat_ to solv_
[platform/upstream/libsolv.git] / ext / repo_write.c
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-06-14 Michael Schroeder- use FOR_REPODATAS macro
2011-05-27 Michael Schroeder- name BLOB defines to REPOPAGE
2011-05-25 Michael Schroeder- add solver_private.h, make repo_ functions return...
2011-05-24 Michael Schroeder- do not use obsolete interface in libsolv library...
2011-04-08 Michael Schroeder- fix constantid handling so that it also works in...
2011-04-04 Michael Schroeder- fix constantid handling for localpool case: we must...
2011-03-31 Michael Schroeder- even more comments
2011-03-31 Michael Schroeder- fix key mapping in corner cases
2011-03-30 Michael Schroeder- add even more comments
2011-03-28 Michael Schroeder- add some comments
2011-03-24 Michael Schroeder- simplify repo_write a bit by using repodata functions
2011-02-21 Michael Schroeder- add repodata_lookup_type() and repodata_delete()...
2011-02-03 Klaus Kämpffix compiler warning about uninitialized var
2010-02-15 Klaus Kämpffix conflict
2010-01-18 Michael Schroeder- set repository:toolversion to 1.0 in common_write
2009-09-22 Michael Schroeder- get missing translations from other solvables
2009-09-21 Michael Schroeder- also look at triggers when ordering packages
2009-09-16 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-09-16 Michael Schroeder- bring down memory usage by
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-17 Michael Schroeder- add repodata_write and repo_empty functions
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- do not autoload unneded repodata
2009-06-22 Michael Schroeder- create libsatsolverext static library