summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-02-02- start support for Fedora comps formatMichael Schroeder2-0/+45
2012-02-01- rename pool_addfileprovides_ids to pool_addfileprovides_queue, make it fill...Michael Schroeder1-6/+6
2012-01-24Fix compilation on Fedora.Ales Kozumplik1-1/+6
2012-01-18- add cmake options to only build for some repository typesMichael Schroeder3-41/+58
2012-01-17Make more C89 and POSIX compliantIngo Weinhold5-10/+19
2012-01-11- add some missing copyright blocksMichael Schroeder1-4/+4
2012-01-09- hide solver internalsMichael Schroeder1-1/+0
2011-12-29Add --withobsoletes which checks for obsoleted packagesDirk Mueller1-0/+40
2011-12-29implement error message for SOLVER_RULE_UPDATEDirk Mueller1-0/+2
2011-12-29merge cleanupDirk Mueller1-1/+4
2011-12-22- INCOMPATIBLE CHANGE: index with repoid (thus pool->repos[repoid] == repo->r...Michael Schroeder1-1/+1
2011-12-15Also allow passing the repodata dir to repo2solv.sh.BASE-SuSE-Code-12_1-BranchMichael Andres1-2/+4
2011-07-12- rename all sat_ to solv_Michael Schroeder9-32/+32
2011-06-20- change transaction_init to transaction_create, add solver flag setting/gettingMichael Schroeder3-7/+11
2011-06-14- use FOR_REPODATAS macroMichael Schroeder4-6/+10
2011-05-26- allow to build a shared and a static version of the librariesMichael Schroeder1-13/+18
2011-05-25- add solver_private.h, make repo_ functions return an int, make solver_solv ...Michael Schroeder3-12/+11
2011-05-24- add ver files, fix buildMichael Schroeder1-34/+34
2011-05-24- do not use obsolete interface in libsolv library itselfMichael Schroeder7-96/+96
2011-05-24rename satsolver -> libsolvMichael Schroeder2-15/+15
2011-03-08- add mode argument to sat_xfopen* functionsMichael Schroeder4-10/+10
2011-03-02- add sat_chksum_type2str() and sat_chksum_str2type() and use themMichael Schroeder1-3/+3
2011-01-28- put sat_xfopen in libsatsolverextMichael Schroeder5-73/+14
2011-01-28Install 'installcheck'Michael Andres1-0/+1
2011-01-24- merge in most of the MacOS changes from Dave AbrahamsMichael Schroeder5-130/+63
2011-01-07- kill stillborn KINDS_SEPARATELY, use getopt() in toolsMichael Schroeder6-141/+88
2010-11-13if susedata doesn't exist, don't try to use itDirk Mueller1-2/+2
2010-08-04- add missing fclose() callMichael Schroeder1-1/+2
2010-07-17Fix handling of compressed susetags filesDirk Mueller1-4/+4
2010-06-08readd install media blacklistingDirk Mueller1-21/+30
2010-06-08refactor individual checks into subfunctionsDirk Mueller1-256/+314
2010-06-08extend usage()Dirk Mueller1-1/+5
2010-06-01- make installcheck work with debian Packages filesMichael Schroeder1-0/+17
2010-06-01- work around debian obsoletes handling for nowMichael Schroeder1-5/+13
2010-05-03- add lzma and xz compression support for both rpmmd and susetags. Clean up c...Michael Schroeder1-33/+27
2010-03-10Enhance repomd_findfile usageMichael Andres1-4/+7
2010-01-18- set repository:toolversion to 1.0 in common_writeMichael Schroeder1-2/+5
2009-11-23Get (optionally compressed) product.xml from repomdMichael Andres1-4/+6
2009-10-02- add repodata_delete_uninternalizedMichael Schroeder1-0/+11
2009-09-22- get missing translations from other solvablesMichael Schroeder1-0/+6
2009-09-16- bring down memory usage byMichael Schroeder1-10/+9
2009-09-15- use repomdxml to query for the location (bnc#501425)Michael Schroeder1-127/+66
2009-07-14- add new flags for the load functions:Michael Schroeder2-15/+27
2009-06-24- obtain default vendor the right wayMichael Schroeder1-5/+2
2009-06-24- change the interface of repo_add_susetags: take default vendor id,Michael Schroeder1-8/+10
2009-06-24- fix typo: "desc" -> "descr". Seems to make no difference, thoughMichael Schroeder1-1/+1
2009-06-24- repo_content: store DESCRDIRMichael Schroeder1-2/+27
2009-06-23- add query modeMichael Schroeder1-21/+82
2009-06-22- forgot to adapt ruby/python bindingsMichael Schroeder1-2/+2
2009-06-22- create libsatsolverext static libraryMichael Schroeder26-10304/+42