summaryrefslogtreecommitdiff
path: root/tools/common_write.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-25support RPM_ADD_WITH_CHANGELOG in repo_add_rpmdbMichael Schroeder1-0/+2
2012-04-16- get rid of plural forms of repo_add_pkg, use pool_error instead printing to...Michael Schroeder1-3/+1
2012-04-13- add pool_error and pool_errstr. get rid of lots of exit() calls.Michael Schroeder1-4/+20
2012-03-02- add idqinst parameter to pool_addfileprovides_queue so that it can also ret...Michael Schroeder1-1/+1
2012-03-02- yet another incompatible change: as everybody seems to use repo_write_stdke...Michael Schroeder1-3/+3
2012-03-01- change last argument in repo_write from Id ** to Queue *. Hopefully nobody ...Michael Schroeder1-9/+7
2012-02-01- rename pool_addfileprovides_ids to pool_addfileprovides_queue, make it fill...Michael Schroeder1-6/+6
2012-01-17Make more C89 and POSIX compliantIngo Weinhold1-1/+2
2011-07-12- rename all sat_ to solv_Michael Schroeder1-4/+4
2011-06-14- use FOR_REPODATAS macroMichael Schroeder1-1/+1
2011-05-24- do not use obsolete interface in libsolv library itselfMichael Schroeder1-6/+6
2011-05-24rename satsolver -> libsolvMichael Schroeder1-2/+2
2010-01-18- set repository:toolversion to 1.0 in common_writeMichael Schroeder1-2/+5
2009-09-16- bring down memory usage byMichael Schroeder1-10/+9
2008-10-13- change entry back to better name solvidMichael Schroeder1-2/+2
2008-10-09- the big solv data changeMichael Schroeder1-49/+70
2008-05-13- expand mergesolv a bitMichael Schroeder1-1/+4
2008-05-07- add rpmdbcookie supportMichael Schroeder1-1/+3
2008-04-14EULA is also a translatable text. Also compress translated versions ofMichael Matz1-0/+11
2008-03-19- fix memory leakMichael Schroeder1-2/+2
2008-03-19- only add info block if there are file providesMichael Schroeder1-1/+2
2008-03-19- write info block containing addedprovidesMichael Schroeder1-11/+23
2008-03-12Trigger build in CruiseControl.Michael Matz1-0/+1
2008-03-05- replace exit() with return, oopsMichael Schroeder1-1/+1
2008-03-03- add '-d' option to susetags2solv, reads all packages filesMichael Schroeder1-50/+210
2008-02-20- fix memory leaksMichael Schroeder1-2/+7
2008-02-19- patch memory leaksMichael Schroeder1-0/+1
2008-02-18- make rpmdb record summary, description, buildtime, group, dustatsMichael Schroeder1-0/+1
2008-02-14more flexibility in naming attribute files,Klaus Kaempf1-4/+9
2008-02-11Factor out the filter code in preparation for nicely configuring whereMichael Matz1-0/+98