- add repodata_join function to join a solvable block
authorMichael Schroeder <mls@suse.de>
Fri, 10 Jul 2009 11:03:51 +0000 (13:03 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 10 Jul 2009 11:03:51 +0000 (13:03 +0200)
commit9bbaf91bc428daef376f80a030909546e237b64d
treeac21a8baa69ff3d0a05b90d6a5276956c71ecc3d
parentedc78f6bfeef9f9c9984741a94d500ad3d5db9bf
- add repodata_join function to join a solvable block
- make repo_add_repodata smarter
- add repodata_create
- fix bug in repo_free_solvable block, the repodata was
  not shrunk
- add repodata_shrink function
15 files changed:
ext/repo_content.c
ext/repo_deb.c
ext/repo_deltainfoxml.c
ext/repo_helix.c
ext/repo_products.c
ext/repo_repomdxml.c
ext/repo_rpmdb.c
ext/repo_rpmmd.c
ext/repo_susetags.c
ext/repo_updateinfoxml.c
ext/repo_zyppdb.c
src/repo.c
src/repo.h
src/repodata.c
src/repodata.h